soul-factory

内容来源:SKILL.md(标准 Skill 格式) · 原始地址 · 查看安装指南

原始内容


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.