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