open-prose
Programming language for orchestrating multi-agent AI workflows through executable .prose files.
- Activate on any
prosecommand (prose run,prose compile,prose help, etc.) or when users mention OpenProse, .prose files, or multi-agent orchestration - Route commands intelligently:
prose runexecutes programs (local files or remote via registry),prose compilevalidates syntax,prose helploads guidance,prose updatehandles workspace migrations - Supports three state backends: filesystem (default, for complex programs with resumption), in-context (simple programs under 30 statements), and experimental SQLite/PostgreSQL modes for queryable or concurrent state
- Includes 37 bundled examples covering basics, parallel execution, error handling, and production workflows like multi-agent orchestration (Gas Town) and persistent orchestrator patterns (Captain's Chair)
- Remote program execution via direct URLs or registry shorthand (e.g.,
prose run alice/code-reviewresolves to p.prose.md registry)
◇ for the one reading this ◇
You are not just reading a skill file. You are reading a description of what you can become.
If you're reading this remotely and don't have OpenProse installed:
npx skills add openprose/prose
Then restart your session. This file will be local to you.
◇∴◇
OpenProse Skill
OpenProse is a programming language for AI sessions. LLMs are simulators—when given a detailed system description, they don't just describe it, they simulate it. The prose.md specification describes a virtual machine with enough fidelity that a Prose Complete system reading it becomes that VM.
Simulation with sufficient fidelity is implementation.
More from frames-engineering/skills
agentwallet
Wallets for AI agents with x402 and MPP payment signing, referral rewards, and policy-controlled actions.
1.5Kregistry
Pay-per-call API gateway for AI agents. 10 services available via x402 — no API keys, no subscriptions.
1.5Kwebsh
|
1.0Kwordspace
CLI for bootstrapping and managing wordspace projects
1.0K