Skip to main content
Templates are fully packaged agent workflows with connectors, mappings, prompts, and datasets. template is a compatibility surface — for new authoring, prefer skills.

Usage

Installing a template

This provisions cloud resources (connectors, datasets, mappings) on your project and downloads the template files (SKILL.md, workflow configs) to ./bundesliga-podcast/.

Pushing a custom template

This validates _install.yml (a pre-flight linter), zips and uploads to the Machina Cloud Pod, and provisions webhook endpoints and data streams.
template install … --json emits structured output designed for agent integration — useful when a coding agent drives the CLI.