Files
wehub-resource-sync 070959e133
landing-page-staging / Deploy landing page to staging (push) Has been skipped
landing-page-ci / Validate landing page (push) Failing after 4s
visual-baseline / Capture visual baselines (push) Has been cancelled
bake-plugin-previews / Bake plugin previews (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:00:47 +08:00

111 lines
4.3 KiB
JSON

{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "example-html-ppt-graphify-dark-graph",
"title": "Write a Feature Business Case like a Principal PM",
"title_i18n": {
"en": "Write a Feature Business Case like a Principal PM",
"zh-CN": "像 Principal PM 一样写功能商业论证",
"zh-TW": "像 Principal PM 一样写功能商业论证"
},
"version": "0.1.0",
"description": "Open Design's feature business case for the plugin marketplace: the user pain, options, tradeoffs, and the measure of success. Built as a decision-grade product management deck for PM, eng, design, leadership.",
"description_i18n": {
"en": "Open Design's feature business case for the plugin marketplace: the user pain, options, tradeoffs, and the measure of success. Built as a decision-grade product management deck for PM, eng, design, leadership.",
"zh-CN": "像 Principal PM 一样写功能商业论证——一份可商业交付的产品管理 Deck,围绕真实主题、证据链与决策目标组织。",
"zh-TW": "像 Principal PM 一样写功能商业论证——一份可商业交付的产品管理 Deck,围绕真实主题、证据链与决策目标组织。"
},
"license": "MIT",
"author": {
"name": "Open Design",
"url": "https://github.com/nexu-io"
},
"homepage": "https://github.com/nexu-io/open-design/tree/main/plugins/_official/examples/html-ppt-graphify-dark-graph",
"tags": [
"example",
"first-party",
"deck",
"engineering",
"web",
"untitled",
"graph-deck",
"dark-graph",
"dev-tool-launch",
"cli-launch",
"data-viz-launch",
"ai",
"copilot",
"workflow",
"html-ppt-graphify-dark-graph",
"enterprise-ai-literacy",
"product-management",
"pm-feature-business-case-deck",
"product",
"roadmap",
"architecture",
"decision-deck",
"commercial-slide-agent"
],
"compat": {
"agentSkills": [
{
"path": "./SKILL.md"
}
]
},
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "deck",
"scenario": "product",
"surface": "web",
"preview": {
"type": "html",
"entry": "./example.html"
},
"useCase": {
"query": {
"en": "Create \"Write a Feature Business Case like a Principal PM\" as a decision-grade Product management deck in this template's own visual system. Subject: Open Design's feature business case for the plugin marketplace: the user pain, options, tradeoffs, and the measure of success. Audience: PM, eng, design, leadership. First ask only for missing essentials: audience, decision target, source-of-truth materials, deadline, and must-keep numbers. Then produce the slide plan, written slides, visual direction, speaker-ready structure, and a critic pass against this rubric: can cross-functional reviewers agree on the next irreversible step.",
"zh-CN": "像 Principal PM 一样写功能商业论证。像 Principal PM 一样写功能商业论证——一份可商业交付的产品管理 Deck,围绕真实主题、证据链与决策目标组织。 主题:Open Design's feature business case for the plugin marketplace: the user pain, options, tradeoffs, and the measure of success. 先确认受众、决策目标、素材来源、截止时间和必须保留的数据,再输出叙事主线、页面规划、逐页文案、视觉方向和按评审标准自检的版本。"
},
"exampleOutputs": [
{
"path": "./example.html",
"title": "Write a Feature Business Case like a Principal PM",
"title_i18n": {
"en": "Write a Feature Business Case like a Principal PM",
"zh-CN": "像 Principal PM 一样写功能商业论证",
"zh-TW": "像 Principal PM 一样写功能商业论证"
}
}
]
},
"context": {
"skills": [
{
"path": "./SKILL.md"
}
],
"assets": [
"./example.html"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
],
"category": "product-management"
}
}