---
slug: "soul-factory"
source_type: "skill_md"
source_url: "https://cdn.jsdelivr.net/gh/frogeclawdbot/soul-factory@main/SKILL.md"
repo: "https://github.com/frogeclawdbot/soul-factory"
source_file: "SKILL.md"
branch: "main"
---
---
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.
