meta-agent

Generate Claude Code subagent configuration files with YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill meta-agent-privategithubuser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-agent
Source: https://github.com/privateGithubUser/orchestrator-agent-with-adws/tree/main/apps/orchestrator_3_stream/.claude/skills/meta-agent
Command: npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill meta-agent-privategithubuser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as an expert agent architect that analyzes user descriptions to generate complete, ready-to-use Claude Code subagent configuration files. It streamlines designing new subagents by turning requirements into consistent, deployable definitions.

Core Features & Use Cases

  • Create kebab-case subagent definitions with appropriate tools, prompts, and workflows
  • Produce a ready-to-use system prompt and YAML frontmatter for new subagents
  • When a user asks to create a new subagent or agent, generate and organize the files in .claude/agents/
  • Supports templates and standard templates for quick setup

Quick Start

Describe the subagent you want to create, for example: "Create a code-reviewer subagent for code quality analysis."