agent-development
✓This skill guides creating autonomous agents for Claude Code plugins using markdown files with YAML frontmatter. Use when building new agents, designing agent system prompts, or configuring agent behavior.
Installation
SKILL.md
Agents are autonomous AI specialists defined as markdown files with YAML frontmatter and system prompt body.
| name | Lowercase identifier (3-50 chars, hyphens only) | | description | "Use this agent when..." with triggering conditions |
| model | inherit, sonnet, opus, or haiku | | color | Visual identifier: blue, cyan, green, yellow, magenta, red | | tools | Array restricting tool access |
This skill guides creating autonomous agents for Claude Code plugins using markdown files with YAML frontmatter. Use when building new agents, designing agent system prompts, or configuring agent behavior. Source: s-hiraoku/claude-code-harnesses-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill agent-development- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is agent-development?
This skill guides creating autonomous agents for Claude Code plugins using markdown files with YAML frontmatter. Use when building new agents, designing agent system prompts, or configuring agent behavior. Source: s-hiraoku/claude-code-harnesses-factory.
How do I install agent-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill agent-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/s-hiraoku/claude-code-harnesses-factory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01