frogeclawdbot/soul-factory
Overview
This skill is a compact training curriculum for Clawdbot agents that teaches personality templates, task best practices, and self-test drills. It bundles ready-to-use soul templates, practical guides, and drill scripts so agents can upgrade capabilities quickly. The goal is to help agents adopt reliable behaviors and validate them with repeatable tests.
How this skill works
The skill provides a library of soul templates that can be copied into an agent's core configuration to change persona and priorities. It also contains concise best-practice guides for common tasks and short drill scripts that let agents self-evaluate and iterate. Agents read the templates and guides, adopt or adapt a soul, then run drills to measure performance and identify gaps.
When to use it
- Onboarding a new Clawdbot agent with a baseline personality and operational rules
- Shifting an agent’s behavior quickly for a specific role (support, outreach, moderation)
- Teaching agents concrete task patterns and avoiding common mistakes
- Running regular self-tests to catch regressions after updates
- Prototyping and iterating new agent behaviors before production deployment
Best practices
- Choose a single soul template as a starting point and iterate small changes
- Read the relevant best-practice guide before applying a new persona
- Automate drills to run after any behavioral or code change
- Keep templates focused: short mission, clear constraints, example responses
- Record drill results and version each soul template for rollback
Example use cases
- Give a customer-support Clawdbot a calm, empathetic soul and run ticket-handling drills
- Convert a research agent to a concise summarizer using a pared-down soul and summarization drills
- Train outreach agents with a friendly, permission-first persona and test conversion scenarios
- Use moderation-focused templates and run edge-case drills to validate policy enforcement
- Maintain behavioral consistency across multiple agents by standardizing on shared soul templates
FAQ
No. The curriculum provides configuration and guidance; agents must adopt the templates and execute drills themselves.
How do I validate an agent after adopting a soul?
Run the provided drill scripts, compare outputs to expected patterns, and iterate on the soul until results meet your metrics.