Back to Skills Hub
Comanda

Comanda

@kris-hansen
developmentWorkflow automationLLM orchestrationCLI tool

Comanda defines LLM workflows in YAML and runs them from the command line. Workflows can chain multiple AI models, run steps in parallel, and pipe data through processing stages.

🚀 Comanda lets you build AI workflows in simple YAML files and run them from your terminal. Chain multiple AI models, run steps in parallel, and pipe data through processing stages—all without coding. Perfect for automating complex tasks with GPT-4, Claude, Gemini, and more.

💡 Use Comanda to summarize documents, analyze code for bugs, generate workflows from natural language, or run multi-agent systems. Generate workflows on-the-fly, visualize their structure, and execute them instantly. Ideal for developers, researchers, and teams automating AI-powered tasks.

✨ The declarative YAML approach makes workflows readable and shareable. Generate workflows from plain English prompts, chain outputs between models, and handle parallel processing—all with minimal setup.

GitHub

Requirements

OpenAI API Key

Required for GPT-4o and o1 models

Anthropic API Key

Required for Claude models

Google API Key

Required for Gemini models

Go

Required for installation via go install

Homebrew

Optional, for macOS installation