meta:agent-creator

Official

Automate Claude Code agent creation and validation

Authoroakoss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The meta:agent-creator skill solves the problem of standardizing and accelerating the creation and validation of Claude Code agents by providing a consistent frontmatter-driven template and a built-in validator.

Core Features & Use Cases

  • Agent template generation for new agents, sub-agents, and configurations.
  • Frontmatter validation to ensure required fields (name, description) are present.
  • Reusable templates and references for design patterns (reference.md) to bootstrap agent scaffolding quickly.
  • Use Case: A developer creates a new code-review agent and runs the validator to ensure the agent.md file passes structure checks.

Quick Start

  1. Create a new agent Markdown at .claude/agents/<name>.md using the frontmatter pattern.
  2. Validate the agent with uv run scripts/validate-agent.py .claude/agents/<name>.md.
  3. Reuse templates from .claude/skills/meta-agent-creator/reference.md to bootstrap additional agents.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: meta:agent-creator
Download link: https://github.com/oakoss/open-saas-kit/archive/main.zip#meta-agent-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.