ag-criar-agente

Generate agent files, commands, and optional skills with catalog registration.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-criar-agente
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-criar-agente
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-criar-agente
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-criar-agente

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates complete agents (agent file, command, and optional skill) following system conventions. Generates frontmatter, instructions, quality gate, guardrails, and registers in the ag-0-orquestrador catalog.

Core Features & Use Cases

  • Complete agent scaffolding: generates all required files with proper frontmatter and structure.
  • Command and optional skill creation: builds command mapping and optional skill when needed.
  • Catalog registration: automatically registers the new agent in the central catalog for immediate use.
  • Use Case: onboard a new agent for a new capability or expand the agent ecosystem.

Quick Start

Instruct the Agent tool to create a new agent by providing its name and description.

Frequently Asked Questions about ag-criar-agente

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

FAQPage Schema
How do I scaffold a new agent with all required components and frontmatter?

Scaffolding an agent generates the agent file, command, optional skill, and frontmatter automatically. You provide the agent name and description to create all required components following system conventions.

What is the process to register a new agent in the orchestration catalog?

Registering a new agent in the orchestration catalog happens automatically during creation. The scaffolding process builds the agent file and updates the central catalog simultaneously for immediate use.

Do I need to manually create guardrails and quality gates when building an agent?

No, you do not need to manually create guardrails and quality gates. The agent creation process automatically generates these instructions alongside the required frontmatter and structure.

Can I generate an optional skill along with the agent file and command?

Yes, you can generate an optional skill alongside the agent file and command. The scaffolding process builds the command mapping and optional skill when needed for the new capability.

What's the best way to onboard a new agent into a scalable agent architecture?

The best way to onboard a new agent is to use an automated scaffolding process that creates the agent file, command, and optional skill, then registers it directly in the central catalog.