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 |
Construct and scaffold Machina agent-templates and connectors with correct YAML structure, then install them via MCP. Use when users ask to "create a template", "scaffold an agent", "init template", "build a new connector", "install template", "validate template", "analyze template", "trace agent", or "configure secrets". Source: machina-sports/machina-templates.