meta-agent

Generate Claude Code subagent configuration files from user descriptions.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/Agent-Genesis/multi-agent-orchestration --skill meta-agent-agent-genesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-agent
Source: https://github.com/Agent-Genesis/multi-agent-orchestration/tree/main/.claude/skills/meta-agent
Command: npx skills add https://github.com/Agent-Genesis/multi-agent-orchestration --skill meta-agent-agent-genesis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of new Claude Code subagent configuration files, saving developers significant time and ensuring consistency in agent architecture.

Core Features & Use Cases

  • Automated Agent Generation: Creates complete .claude/agents/ files based on user requirements.
  • Configurable Settings: Allows specification of agent name, description, tools, color, and model.
  • Use Case: When a user says "Create a subagent that can review code for security vulnerabilities," this Skill generates the code-reviewer.md file with appropriate settings and prompts.

Quick Start

Use the meta-agent skill to create a new subagent for analyzing code quality.

Frequently Asked Questions about meta-agent

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

FAQPage Schema
How do I create a Claude Code subagent?

To create a Claude Code subagent, you can use the meta-agent skill to generate new configuration files. It automates the creation of `.claude/agents/` files directly from your natural language requirements, ensuring proper architectural structure.

Can I configure tools and models for Claude Code agents?

Yes, you can configure tools and models for Claude Code agents. When generating a new subagent, this skill allows you to specify the agent name, description, tools, color, and model to ensure it has the appropriate settings for specialized tasks.

What is the best way to automate agent creation for code reviews?

The best way to automate agent creation for code reviews is using a generation skill. By providing a description like "review code for security vulnerabilities," it instantly generates a complete `code-reviewer.md` configuration file with appropriate prompts.

Does the meta-agent skill require manual prompt engineering?

No, the meta-agent skill reduces manual prompt engineering by automating configuration generation. You provide a simple description of your requirements, and it translates that into the structured prompt and settings needed for a functional Claude Code subagent.

How do I ensure proper structure when building AI development agents?

To ensure proper structure when building AI development agents, use an automated generation tool. It creates standardized subagent configuration files in the `.claude/agents/` directory, maintaining consistency across your agent architecture without manual file editing.