meta-agent

Generate Claude Code subagent configuration files from user descriptions.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/mhmdsamir92/research-agent --skill meta-agent-mhmdsamir92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-agent
Source: https://github.com/mhmdsamir92/research-agent/tree/main/apps/orchestrator_3_stream/.claude/skills/meta-agent
Command: npx skills add https://github.com/mhmdsamir92/research-agent --skill meta-agent-mhmdsamir92

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, streamlining the process of building specialized AI agents.

Core Features & Use Cases

  • Agent Architecture: Generates complete .md configuration files for new subagents.
  • Customization: Allows specification of name, description, tools, color, and model.
  • Use Case: When a user asks to "create a new agent that can review code", this Skill will generate a code-reviewer.md file with appropriate settings and instructions.

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 new Claude Code subagent for code review?

Creating a Claude Code subagent for code review involves generating a `.md` configuration file. The file specifies the agent's name, description, tool access, color-coding, and model selection to enable specialized AI tasks.

What is a Claude Code subagent configuration file?

A Claude Code subagent configuration file is a `.md` document that defines a specialized AI agent. It specifies the agent's name, description, tool access, color-coding, and model selection to facilitate agent architecture.

How do I set up an AI agent architecture with custom tools?

Set up an AI agent architecture by generating a subagent configuration file. This file allows customization of the agent's tool access, color-coding, and model selection based on your specific development requirements.

Can I modify the model selection and tool access for an existing AI subagent?

Yes, you can modify AI subagents by generating new configuration files. When you request modifications, the system updates the agent's settings, including its tool access, color-coding, and model selection.

Do I need to write configuration files manually to build specialized AI agents?

No, you do not need to write configuration files manually. The system automates the creation of `.md` files for specialized AI agents, streamlining the process of defining names, descriptions, tools, and models.