What's New
Moltbot Rebrand
Clawd CLI has been rebranded to Moltbot. This release updates all references:
- Renamed
.clawd/→.moltbot/ - Renamed
docs/clawd.md→docs/moltbot.md - Updated URLs:
clawd.bot→molt.bot - Updated CLI commands:
clawdbot→moltbot - Updated README badges, IDE table, documentation links
Installation
# Clone the repo
git clone https://github.com/OthmanAdi/planning-with-files.git
# Copy to workspace skills
cp -r planning-with-files/.moltbot/skills/planning-with-files skills/
# Or copy to global skills
mkdir -p ~/.clawdbot/skills
cp -r planning-with-files/.moltbot/skills/planning-with-files ~/.clawdbot/skills/Full Changelog: v2.12.0...v2.13.0