creating-claude-agents
OfficialCreate robust Claude Code agents.
AuthorAgentWorkforce
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides the creation of Claude Code agents, covering file structure, frontmatter requirements, persona declaration, allowed tools, model selection, and validation against the Claude agent schema.
Core Features & Use Cases
- Agent Frontmatter: Enforces required name/description, and optional fields for tools and model.
- Validation: Helps ensure agents conform to the agent schema to prevent runtime errors.
- Use Case: You want to ship a new agent; this Skill provides a robust blueprint.
Quick Start
Request: "Create a Claude Code agent named code-reviewer with a clear persona and restricted tool access."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: creating-claude-agents Download link: https://github.com/AgentWorkforce/relay/archive/main.zip#creating-claude-agents Please download this .zip file, extract it, and install it in the .claude/skills/ directory.