create-subagent

Generate Claude Code subagent definitions with YAML frontmatter and tool configurations.

1|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/eymass/swe-plugin --skill create-subagent-eymass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-subagent
Source: https://github.com/eymass/swe-plugin/tree/main/skills/create-subagent
Command: npx skills add https://github.com/eymass/swe-plugin --skill create-subagent-eymass

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a repeatable blueprint to compose Claude Code subagent definitions, including YAML frontmatter, a tailored system prompt, tool configuration, model guidance, and correct save locations to enable rapid, consistent agent deployment.

Core Features & Use Cases

  • Generate a complete subagent file from user requirements with required fields properly formatted.
  • Produce a structured system prompt, tool configuration, and model guidance ready to be wired into a project, user, or plugin agent.
  • Validate output paths and ensure compatibility with project/plugin/user scopes to minimize setup errors.

Quick Start

Provide a complete, ready-to-use subagent file for a new project by describing the subagent, generating the YAML frontmatter, and saving it to the correct path.

Frequently Asked Questions about create-subagent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Claude Code subagents with proper YAML frontmatter and tool configurations?

Claude Code subagents require YAML frontmatter, a system prompt, and tool configurations. This skill automates generating these schema-compliant files and validates save paths for project, user, or plugin scopes to ensure consistent agent deployment.

What is the correct file structure and path for saving Claude Code subagent definitions?

Claude Code subagent definitions must be saved to validated paths corresponding to their deployment scope. This skill enforces path validation to ensure compatibility across project, user, or plugin scopes, minimizing setup errors when generating your agent files.

How do I generate a reusable system prompt and model guidance for modular AI helpers?

Generating a reusable system prompt and model guidance involves structuring instructions tailored to specific tasks. This skill produces structured prompts and model configurations ready to be wired into modular AI helpers, ensuring consistent agent behavior across projects.

Can I use this to configure subagent permission settings and model selection for specific projects?

Yes, you can configure permission settings and model selection for specific projects. The skill enforces schema compliance for model guidance and permissions, allowing you to generate subagent templates tailored to your project's requirements and scope.

Does this approach work for generating subagent templates for both plugins and user-level scopes?

Yes, this approach works for plugin and user-level scopes. The skill validates output paths and ensures compatibility across project, plugin, and user scopes, allowing you to generate correctly formatted subagent definitions for any of these environments.