End-to-end skill for building, validating, and deploying Machina agent-templates and connectors.
| init.md | Scaffold new template project from scratch | | create.md | Generate individual YAML components | | validate.md | Check YAML files against correct patterns | | install.md | Import templates via MCP (local or Git) | | analyze.md | Analyze template structure and dependencies | | trace.md | Trace agent execution chain with variable propagation |
| secrets.md | Configure vault secrets for connectors | | api.md | MCP operations for all entities (CRUD, execute, search) | | yaml-reference.md | Complete YAML syntax and patterns | | connectors.md | All available connectors with docs | | frontend-api.md | Next.js frontend API integration |
Construya y cree plantillas de agentes y conectores de Machina con la estructura YAML correcta, luego instálelos a través de MCP. Úselo cuando los usuarios soliciten "crear una plantilla", "desarrollar un agente", "plantilla de inicio", "crear un nuevo conector", "instalar plantilla", "validar plantilla", "analizar plantilla", "rastrear agente" o "configurar secretos". Fuente: machina-sports/machina-templates.