meta-agent

Generate Claude Code subagent configuration files from user descriptions.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/landonking-gif/King-ai-v2 --skill meta-agent-landonking-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-agent
Source: https://github.com/landonking-gif/King-ai-v2/tree/main/references/multi-agent-orchestration-main/.claude/skills/meta-agent
Command: npx skills add https://github.com/landonking-gif/King-ai-v2 --skill meta-agent-landonking-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Claude Code subagent configuration files from user descriptions, enabling fast, consistent agent deployment.

Core Features & Use Cases

  • Agent definitions: Produce complete subagent definitions with name, color, tools, prompts, and workflows.
  • Model & Tools: Select model (default sonnet) and specify tools when needed.
  • Templates: Leverage standard subagent templates for consistent behavior.
  • Quick Start: Output a ready-to-use .claude/agents/<agent-name>.md file.

Quick Start

Provide a user description of the desired subagent and this skill outputs a full subagent file at .claude/agents/<agent-name>.md.