# Ag Criar Agente

> Cria novos agentes completos (agent + command + skill opcional). Gera frontmatter, instrucoes, quality gates. Use para criar agents novos, adicionar agXX ao sistema.

- **Type:** Skill
- **Install:** `agentstack add skill-andregusman-raiz-a-gusman-claude-ag-criar-agente`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [andregusman-raiz](https://agentstack.voostack.com/s/andregusman-raiz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-criar-agente

## Install

```sh
agentstack add skill-andregusman-raiz-a-gusman-claude-ag-criar-agente
```

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

## About

# ag-criar-agente — Criar Agente

Spawn the `ag-criar-agente` agent to create a new agent with all required components (agent file, command, optional skill).

## Invocation

Use the **Agent tool** with:
- `subagent_type`: `ag-criar-agente`
- `mode`: `auto`
- `run_in_background`: `false`
- `prompt`: Compose from template below + $ARGUMENTS

**NOTE**: NOT background — user needs to see the created agent details.

## Prompt Template

```
Nome: [agent name from $ARGUMENTS]
Descricao: [agent description from $ARGUMENTS]
Categoria: [P=Planning, B=Build, Q=Quality, D=Deploy, W=Writing, I=Integration, M=Meta, X=eXternal]

Criar agente completo seguindo convencoes do sistema:
1. Agent file: ~/.claude/agents/ag-XX-NN-nome.md (com frontmatter completo)
2. Command file: ~/.claude/commands/agNN.md (redirect para agent)
3. Skill file (se necessario): ~/.claude/skills/ag-XX-NN-nome/SKILL.md

Registrar no catalogo do ag-0-orquestrador apos criacao.
```

## Important
- ALWAYS spawn as Agent subagent — do NOT execute inline
- Do NOT run in background — user needs to see results
- Creates 2-3 files per agent (agent + command + optional skill)
- If no description provided, agent enters interactive interview mode

## Source & license

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

- **Author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** [andregusman-raiz/a-gusman-claude](https://github.com/andregusman-raiz/a-gusman-claude)
- **License:** MIT

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-andregusman-raiz-a-gusman-claude-ag-criar-agente
- Seller: https://agentstack.voostack.com/s/andregusman-raiz
- 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%.
