π¦ ClawHub
Beta Skill Maker
by @1477009639zw-blip
Creates production-ready SKILL.md files for OpenClaw AI agents. Takes a skill concept and outputs a complete, publishable SKILL.md with metadata, instruction...
π‘ Examples
python3 skill_maker.py \
--name "market-brief" \
--desc "Generates hourly market briefings" \
--category trading \
--emoji "π" \
--output ./market-brief/
π Tips & Best Practices
TERMINAL
clawhub install beta-skill-maker