generate-agent
Installation
SKILL.md
Custom Agent Generator (Persona Factory)
Overview
This skill generates Custom Agent files that act as persistent specialized roles with:
- Identity: Job title, expertise domain, perspective
- Tool Set: Constrained capabilities (read-only by default, write when needed)
- Cognitive Architecture: Role-specific thinking process
Key distinction:
- Custom Agents (this skill) = Who (role, perspective, persona)
- Agent Skills (generate-agent-skills) = What (capability, workflow, task)
Example agents:
- Security Auditor (reads code, thinks like attacker, reports vulnerabilities)
- Documentation Writer (writes docs, enforces style, maintains consistency)
- Release Engineer (manages releases, validates readiness, updates changelogs)
- Code Reviewer (analyzes PRs, checks standards, suggests improvements)