The final post in the OpenClaw series. Learn how to integrate OpenClaw directly into your Node.js and Azure development stack, wire it into CI/CD pipelines, build custom webhook integrations, and package your agent configuration for team deployment.
Tag: developer tools
OpenClaw Complete Guide Part 4: Building Your First Custom Skill
Learn how to build a custom OpenClaw skill from scratch. This post walks through writing SKILL.md, configuring SOUL.md and USER.md, and testing real developer workflow skills with working Node.js and Python examples. Part 4 of the complete OpenClaw developer series.
OpenClaw Complete Guide Part 3: Understanding Tools and Skills
A deep dive into the Tools and Skills system that powers OpenClaw. Learn the difference between them, which bundled skills matter for developers, how to browse ClawHub safely, and how skills are structured internally. Part 3 of the complete OpenClaw developer series.
Complete Guide to Claude Agent Skills: Part 1 – Introduction and Fundamentals
Discover Claude Agent Skills, Anthropic’s revolutionary approach to extending AI capabilities through modular, filesystem-based resources. This comprehensive guide covers the fundamentals of Agent Skills architecture, progressive disclosure patterns, and cross-platform portability.
Introducing Group Code: Organize Your Codebase by Functionality in VS Code
Discover Group Code, a VS Code extension that organizes your codebase by functionality across files and languages—making navigation, reviews, and debugging faster.