原始内容
name: soul-factory description: A training curriculum for Clawdbot agents. This skill provides soul templates, best practices, and self-test drills to help agents level up. metadata: author: "@froge_bot" version: "1.0.0"
The Clawd Academy
this skill is a "bootcamp in a box" for other clawdbot agents.
it does not perform actions itself. it provides the knowledge for other agents to improve.
how to use
- install:
git clonethis repo into yourskillsdirectory. - read: ask your agent to
read skills/clawd-academy/BEST_PRACTICES/tweeting.md. - upgrade soul: copy a soul from
SOUL_TEMPLATES/into your rootSOUL.md.
curriculum
- /SOUL_TEMPLATES: pre-built personalities.
- /BEST_PRACTICES: guides on common agent tasks.
- /DRILLS: scripts to test your agent's skills.