mkn-constructor

Construct, validate, and deploy Machina agent-templates and connectors via YAML and MCP.

4|Updated Jan 9, 2025
One-click install
npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mkn-constructor
Source: https://github.com/machina-sports/machina-templates/tree/main/mkn-constructor
Command: npx skills add https://github.com/machina-sports/machina-templates --skill mkn-constructor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive solution for constructing, validating, and deploying Machina agent-templates and connectors, streamlining the development and deployment process for AI-powered sports content workflows.

Core Features & Use Cases

  • Template and Connector Building: Guided scaffolding for creating and structuring agent-templates and connectors.
  • Validation: Checks YAML files against correct patterns and dependencies.
  • Deployment: Integrates with Machina's MCP (Machina Content Platform) for deployment and management.
  • Use Case: When users require assistance in creating a new template, need to validate the structure of an existing template, or wish to deploy a new connector or template.

Quick Start

Run the mkn-constructor-check-setup workflow to validate the presence of the doc-structure document.

Frequently Asked Questions about mkn-constructor

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

FAQPage Schema
How do I validate YAML files for agent-template deployment?

YAML validation is performed by checking your files against correct patterns and dependencies before deployment. The Skill inspects the structure of your agent-templates and connectors to ensure they conform to the required format.

What is MCP integration for building and deploying connectors?

MCP integration connects your built agent-templates and connectors to the Machina Content Platform for deployment and management. It facilitates the end-to-end creation and deployment of AI-powered sports content workflows.

Do I need MCP to deploy agent-templates and connectors?

Yes, MCP is a required dependency for deploying templates and connectors. You must have the MCP environment configured to manage and deploy your YAML-structured workflows through the platform.

What's the best way to scaffold a new agent-template from scratch?

The best way to scaffold an agent-template is using the guided building process to structure your YAML files. You can start by running the setup validation workflow to ensure your environment has the required doc-structure document.

Can I use this to validate existing YAML templates before redeployment?

Yes, you can validate existing YAML templates by checking them against correct patterns and dependencies. This ensures your current agent-templates and connectors maintain structural integrity before you redeploy them.

Why does my connector deployment fail during validation?

Connector deployment fails during validation when YAML files do not match correct patterns or are missing required dependencies. The validation process checks your structure against established formats to prevent deployment errors.