machina Machina Skills

Run on Machina Coming soon

Gateway to the Machina Sports premium platform — packaged agent workflows ("templates"), licensed real-time data, betting odds, and zero-latency live streams. This skill is prompt-only: it shells out to the separate `machina-cli` binary and routes the agent to a per-project Machina MCP server.

Quick Start

# CLI
sports-skills machina get_data
# Python
from sports_skills import machina
machina.get_data()