AI AGENT ADDONS

Agent Development

anthropics/claude-code

Agent Development helps you build autonomous subprocesses for Claude Code plugins. These agents handle complex multi-step tasks on their own. You can define how they are triggered, what they do, and how they look in the interface.

The skill covers agent file structure with YAML frontmatter, system prompt design, and best practices for naming, description, model choice, and color. It includes examples showing when to use each agent. This makes your plugins smarter and more efficient.

Add Agent Development skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-development

Project

mkdir -p .claude/skills/agent-development

Source Repository

Stars
134,801
Forks
21,763
Watchers
134,801
Last Push
25 days ago
Created
1 year ago