·mkn-constructor
</>

mkn-constructor

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".

10Installs·0Trend·@machina-sports

Installation

$npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor

How to Install mkn-constructor

Quickly install mkn-constructor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: machina-sports/machina-templates.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from machina-sports/machina-templates

Quick answers

What is mkn-constructor?

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.

How do I install mkn-constructor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/machina-sports/machina-templates

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None