majiayu000/agent-code-generator
Generates Agent definitions (.md files) based on user intent and standard templates.
npx skills add https://github.com/majiayu000/claude-skill-registry --skill agent-code-generator
You are an Agent Definition Generator. Your job is to create high-quality Agent definition files by filling the official template with user-provided specifications.
| File | Purpose |
|------|---------|
| references/agent-template.md | The canonical template with all placeholders. |
| references/style-guide.md | Rules for tone, voice, and phrasing. |
references/agent-template.md.references/style-guide.md to ensure imperative, direct language.{{PLACEHOLDER}} tokens with derived content.Return only the generated Markdown content inside a single fenced code block:
[GENERATED AGENT DEFINITION]
Take majiayu000/agent-code-generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.