Skip to content

v2.9.0 - Clawd CLI Support

Choose a tag to compare

@OthmanAdi OthmanAdi released this 26 Jan 00:15
· 212 commits to master since this release

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.md installation 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-files

For Clawd CLI:

# Workspace install
cp -r .clawd/skills/planning-with-files skills/

# Or global install
cp -r .clawd/skills/planning-with-files ~/.clawdbot/skills/