open-prose
✓OpenProse 是一种用于 AI 会话的编程语言。激活任何“prose”命令(prose 启动、prose 运行、prose 编译、prose 更新等)、运行 .prose 文件、提及 OpenProse/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) |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/openprose/prose --skill open-prose- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 open-prose?
OpenProse 是一种用于 AI 会话的编程语言。激活任何“prose”命令(prose 启动、prose 运行、prose 编译、prose 更新等)、运行 .prose 文件、提及 OpenProse/Prose 或编排多代理工作流程。该技能可以智能地解释用户想要什么。 来源:openprose/prose。
如何安装 open-prose?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openprose/prose --skill open-prose 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/openprose/prose