# soul-factory > A training curriculum for Clawdbot agents. This skill provides soul templates, best practices, and self-test drills to help agents level up. - Author: FrogeBot - Repository: frogeclawdbot/soul-factory - Version: 20260130053954 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/frogeclawdbot/soul-factory - Web: https://mule.run/skillshub/@@frogeclawdbot/soul-factory~soul-factory:20260130053954 --- --- 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 1. **install:** `git clone` this repo into your `skills` directory. 2. **read:** ask your agent to `read skills/clawd-academy/BEST_PRACTICES/tweeting.md`. 3. **upgrade soul:** copy a soul from `SOUL_TEMPLATES/` into your root `SOUL.md`. ## curriculum - **/SOUL_TEMPLATES**: pre-built personalities. - **/BEST_PRACTICES**: guides on common agent tasks. - **/DRILLS**: scripts to test your agent's skills.