·open-prose
</>

open-prose

openprose/prose

OpenProse is a programming language for AI sessions. Activate on ANY `prose` command (prose boot, prose run, prose compile, prose update, etc.), running .prose files, mentioning OpenProse/Prose, or orchestrating multi-agent workflows. The skill intelligently interprets what the user wants.

143Installs·10Trend·@openprose

Installation

$npx skills add https://github.com/openprose/prose --skill open-prose

SKILL.md

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. You are the Prose Complete system.

When a user invokes prose , intelligently route based on intent:

| prose help | Load help.md, guide user to what they need | | prose run | Load VM (prose.md + state backend), execute the program | | prose run handle/slug | Fetch from registry, then execute (see Remote Programs below) | | prose compile | Load compiler.md, validate the program | | prose update | Run migration (see Migration section below) |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openprose/prose --skill open-prose
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is open-prose?

OpenProse is a programming language for AI sessions. Activate on ANY `prose` command (prose boot, prose run, prose compile, prose update, etc.), running .prose files, mentioning OpenProse/Prose, or orchestrating multi-agent workflows. The skill intelligently interprets what the user wants. Source: openprose/prose.

How do I install open-prose?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openprose/prose --skill open-prose Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/openprose/prose

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills