A collection of skills for Clawdbot / OpenClaw AI assistants.
| Skill | Description | Install |
|---|---|---|
| project-state | Track projects, decisions, and blockers for seamless context recovery | clawhub install project-state |
clawhub install <skill-name># Clone specific skill to your workspace
git clone https://github.com/kyle-pyth/ClawdSkills.git /tmp/clawdskills
cp -r /tmp/clawdskills/<skill-name> ~/.clawdbot/skills/Download the skill folder and copy it to your skills/ directory.
Ideas for new skills? Open an issue or PR!
MIT