Extensions and Hackable Design
Add integrations through the extensions/* directory and modify prompts in OpenClaw's hackable monorepo.
OpenClaw Is Hackable
OpenClaw is built to be hackable, meaning you can open it up and change how it works, not just use it as-is. 🛠️
The extensions Directory
You add new integrations through an extensions directory, the place where extra capabilities live alongside the core.
ls extensions/All lessons in this course
- What Skills Are
- Finding and Using Skills on ClawHub
- Creating Your Own Skill
- Extensions and Hackable Design