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.1 KiB
JSON

{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "example-weekly-update",
"title": "Run a Metrics Standup like a Data-Driven Ops Lead",
"title_i18n": {
"en": "Run a Metrics Standup like a Data-Driven Ops Lead",
"zh-CN": "像数据驱动的运营负责人一样开指标站会",
"zh-TW": "像数据驱动的运营负责人一样开指标站会"
},
"version": "0.1.0",
"description": "Open Design's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.",
"description_i18n": {
"en": "Open Design's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.",
"zh-CN": "像数据驱动的运营负责人一样开指标站会——一份可商业交付的数据财务 Deck,围绕真实主题、证据链与决策目标组织。",
"zh-TW": "像数据驱动的运营负责人一样开指标站会——一份可商业交付的数据财务 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/weekly-update",
"tags": [
"example",
"first-party",
"deck",
"operations",
"web",
"weekly-update",
"team-update-slides",
"weekly-status",
"weekly-review",
"untitled",
"board",
"strategy",
"business-review",
"data-finance",
"product-analytics-deck",
"finance",
"kpi",
"metrics",
"decision-deck",
"commercial-slide-agent"
],
"compat": {
"agentSkills": [
{
"path": "./SKILL.md"
}
]
},
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "deck",
"scenario": "finance",
"surface": "web",
"preview": {
"type": "html",
"entry": "./example.html"
},
"useCase": {
"query": {
"en": "Create \"Run a Metrics Standup like a Data-Driven Ops Lead\" as a decision-grade Data, KPI & finance deck in this template's own visual system. Subject: Open Design's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Audience: ops & growth team. 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: does every chart have a decision above it.",
"zh-CN": "像数据驱动的运营负责人一样开指标站会。像数据驱动的运营负责人一样开指标站会——一份可商业交付的数据财务 Deck,围绕真实主题、证据链与决策目标组织。 主题:Open Design's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. 先确认受众、决策目标、素材来源、截止时间和必须保留的数据,再输出叙事主线、页面规划、逐页文案、视觉方向和按评审标准自检的版本。"
},
"exampleOutputs": [
{
"path": "./example.html",
"title": "Run a Metrics Standup like a Data-Driven Ops Lead",
"title_i18n": {
"en": "Run a Metrics Standup like a Data-Driven Ops Lead",
"zh-CN": "像数据驱动的运营负责人一样开指标站会",
"zh-TW": "像数据驱动的运营负责人一样开指标站会"
}
}
]
},
"context": {
"skills": [
{
"path": "./SKILL.md"
}
],
"designSystem": {
"primary": true
},
"assets": [
"./example.html"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
],
"category": "data-finance"
}
}