machina-installer

Deploy agents, workflows, and connectors from machina-templates into a Machina Cloud pod.

2|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/machina-sports/machina-skills --skill machina-installer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: machina-installer
Source: https://github.com/machina-sports/machina-skills/tree/main/machina-installer
Command: npx skills add https://github.com/machina-sports/machina-skills --skill machina-installer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the deployment of pre-built assets from a central repository into your Machina Cloud pod, automating infrastructure setup.

Core Features & Use Cases

  • Template Deployment: Installs agents, connectors, and workflows from the machina-templates repository.
  • Git Integration: Utilizes the import_template_from_git MCP tool for seamless deployment.
  • Use Case: When a user requests to "install the sports-analyst agent", this skill fetches the necessary configuration from machina-templates and deploys it to the pod.

Quick Start

Install the sports-analyst agent to my pod.

Frequently Asked Questions about machina-installer

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

FAQPage Schema
How do I deploy pre-built agents and workflows to a Machina Cloud pod?▼

To deploy pre-built agents and workflows to a Machina Cloud pod, you use the import_template_from_git MCP tool to fetch configurations directly from the machina-templates repository and install them into your live environment.

Can I install templates from a Git repository into Machina Cloud?▼

Yes, you can install templates from a Git repository into Machina Cloud by leveraging the import_template_from_git MCP tool, which automates fetching assets like agents and connectors from the machina-templates repo to your pod.

What is the best way to automate infrastructure setup for agents and connectors in Machina Cloud?▼

Automating infrastructure setup for agents and connectors in Machina Cloud is best achieved by deploying pre-built assets from the central machina-templates repository, which streamlines configuration without manual setup.

Do I need a live Machina Cloud pod to use the import_template_from_git MCP tool?▼

Yes, you need a live Machina Cloud pod to use the import_template_from_git MCP tool, as it specifically installs and deploys template assets like workflows and connectors directly into your active pod environment.

What types of pre-built assets can I install from the machina-templates repository?▼

You can install pre-built assets including agents, workflows, and connectors from the machina-templates repository, fetching their configurations to deploy directly into your Machina Cloud pod for immediate use.

Why use Git integration for template deployment in Machina Cloud?▼

Git integration for template deployment in Machina Cloud uses the import_template_from_git MCP tool to seamlessly fetch and deploy configurations from the machina-templates repository, automating infrastructure setup and eliminating manual configuration.