creating-claude-agents

Create Claude Code agents with frontmatter, persona, tools, and schema validation.

790|60|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/AgentWorkforce/relay --skill creating-claude-agents-agentworkforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-claude-agents
Source: https://github.com/AgentWorkforce/relay/tree/main/.claude/skills/creating-claude-agents-skill
Command: npx skills add https://github.com/AgentWorkforce/relay --skill creating-claude-agents-agentworkforce

SYSTEM DOCUMENTATION & REQUIREMENTS

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."