# Add Agent Templates

> Add new Agent templates to the meta-agent-skills framework.

- **Type:** Skill
- **Install:** `agentstack add skill-majiayu000-claude-skill-registry-add-agent-templates-yu-iskw-meta-agent-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [majiayu000](https://agentstack.voostack.com/s/majiayu000)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [majiayu000](https://github.com/majiayu000)
- **Source:** https://github.com/majiayu000/claude-skill-registry/tree/main/skills/agent/add-agent-templates-yu-iskw-meta-agent-skills
- **Website:** https://majiayu000.github.io/claude-skill-registry/

## Install

```sh
agentstack add skill-majiayu000-claude-skill-registry-add-agent-templates-yu-iskw-meta-agent-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Add Agent Templates

## Purpose

This skill standardizes the process of adding new Agent templates to the `meta-agent-skills` framework. It ensures that new agents follow the required structure for automatic generation and skill binding by the Meta-Agent.

## When to Use

- When you want to add a new specialized agent (e.g., `cloud-deployer-agent`, `perf-optimizer-agent`) to the framework.
- When you want to define a new set of capabilities that a subagent should possess.

## Instructions

1.  **Define Agent Persona**:
    - Identify the agent's name (e.g., `sre-agent`).
    - Define its primary purpose and responsibilities.

2.  **Select Required Skills**:
    - List the skills from `skills/meta-agent-skills/assets/templates/skills/` that this agent will need.
    - These should be listed in the YAML frontmatter.

3.  **Use Boilerplate**:
    - Read `assets/agent-template-boilerplate.md` for the standard structure.
    - Create a new file in `skills/meta-agent-skills/assets/templates/agents/` named `.md`.

4.  **Configure Template**:
    - Fill in the YAML frontmatter (`name`, `description`, `skills`).
    - Use the `` and `` markers in the **Capabilities** section.
    - Refer to [references/agent-conventions.md](references/agent-conventions.md) for detailed formatting rules.

5.  **Register Capability**:
    - Update the `Capabilities Generated` section in `skills/meta-agent-skills/SKILL.md` to include the new agent.

6.  **Verify**:
    - Ensure the template is readable and follows the format of existing agents like `codebase-maintainer-agent.md`.

## References

- [Agent Conventions](references/agent-conventions.md)
- [Agent Skills Standard](https://agentskills.io)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [majiayu000](https://github.com/majiayu000)
- **Source:** [majiayu000/claude-skill-registry](https://github.com/majiayu000/claude-skill-registry)
- **License:** MIT
- **Homepage:** https://majiayu000.github.io/claude-skill-registry/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-majiayu000-claude-skill-registry-add-agent-templates-yu-iskw-meta-agent-skills
- Seller: https://agentstack.voostack.com/s/majiayu000
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
