Files
openprose__prose/.claude-plugin/plugin.json
T
2026-08-27 16:02:21 -04:00

23 lines
555 B
JSON

{
"name": "open-prose",
"description": "Write a Markdown contract (`.prose.md`). Your agent reads it, wires services, runs subagents, and leaves an auditable trace.",
"version": "0.17.0",
"license": "MIT",
"homepage": "https://github.com/openprose/prose",
"author": {
"name": "OpenProse",
"url": "https://github.com/openprose"
},
"repository": "https://github.com/openprose/prose",
"skills": "./skills",
"keywords": [
"ai",
"agents",
"orchestration",
"dsl",
"prose",
"workflow",
"multi-agent"
]
}