v2.9.0 - Clawd CLI Support
What's New
Added
- Clawd CLI Support
- Added Clawd CLI integration for workspace and local skills
- Created
.clawd/skills/planning-with-files/skill bundle - Full templates, scripts, and references included
- Cross-platform support (macOS, Linux, Windows)
- Added
docs/clawd.mdinstallation guide
Changed
- Updated plugin.json description to highlight multi-IDE support
- Added new keywords for discoverability: clawd, clawdbot, clawdhub, gemini, cursor, continue, multi-ide, agent-skills
- Now supports 10+ AI coding assistants!
Supported IDEs
| IDE | Status |
|---|---|
| Claude Code | ✅ |
| Clawd CLI | ✅ NEW |
| Gemini CLI | ✅ |
| Cursor | ✅ |
| Continue | ✅ |
| Kilocode | ✅ |
| OpenCode | ✅ |
| Codex | ✅ |
| FactoryAI Droid | ✅ |
| Antigravity | ✅ |
Install
claude plugins install OthmanAdi/planning-with-filesFor Clawd CLI:
# Workspace install
cp -r .clawd/skills/planning-with-files skills/
# Or global install
cp -r .clawd/skills/planning-with-files ~/.clawdbot/skills/