christophacham/customaize-agent:create-agent
Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns
npx skills add https://github.com/christophacham/agent-skills-library --skill customaize-agent:create-agent
Take christophacham/customaize-agent:create-agent 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.