What problem does it solve?
This Skill allows you to define and execute complex AI workflows using a structured, human-readable programming language, moving beyond simple chat prompts to create repeatable, robust AI processes.
Core Features & Use Cases
- Structured Workflows: Write programs in
.prose files to define sequences, parallel tasks, loops, and error handling for AI agents.
- Agent Orchestration: Define reusable agents with specific models and prompts, then compose them into sophisticated multi-agent systems.
- Use Case: Automate a code review process where one agent identifies issues, another suggests fixes, and a third synthesizes the feedback into a report, all managed by a
.prose script.
Quick Start
Use the prose skill to run the example program 'examples/01-hello-world.prose'.