Skip to content

prompt

Prompts are reusable, versioned prompt datasets used by agents and workflows.

Usage

bash
machina prompt list                    # list prompts
machina prompt list --json             # output as JSON
machina prompt get <name>              # get a prompt with a content preview

Subcommands

CommandDescription
prompt listList prompts in the project
prompt get <name>Show a prompt with a content preview