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

120 lines
4.9 KiB
JSON

{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "example-html-ppt",
"title": "Brief AI in Your Industry like a Tier-1 Consulting AI Vertical Lead",
"title_i18n": {
"en": "Brief AI in Your Industry like a Tier-1 Consulting AI Vertical Lead",
"zh-CN": "像一线咨询 AI 行业负责人一样讲清行业 AI",
"zh-TW": "像一线咨询 AI 行业负责人一样讲清行业 AI"
},
"version": "0.1.0",
"description": "For consulting delivery work: turn diagnosis, frameworks, and project work into a client-adoptable action plan. Built around the core query \"consulting-final-deck\", with engagement manager judgment, buyer-ready proof, and this outcome: accept the recommendation and commit owners to the roadmap.",
"description_i18n": {
"en": "For consulting delivery work: turn diagnosis, frameworks, and project work into a client-adoptable action plan. Built around the core query \"consulting-final-deck\", with engagement manager judgment, buyer-ready proof, and this outcome: accept the recommendation and commit owners to the roadmap.",
"zh-CN": "咨询/客户交付场景:围绕 core query「consulting-final-deck」把粗糙材料整理成“像一线咨询 AI 行业负责人一样讲清行业 AI”这类可购买、可复用的专业 Deck;突出受众、决策目标、证据链、风险取舍和评审标准。",
"zh-TW": "咨询/客户交付场景:围绕 core query「consulting-final-deck」把粗糙材料整理成“像一线咨询 AI 行业负责人一样讲清行业 AI”这类可购买、可复用的专业 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",
"tags": [
"example",
"first-party",
"deck",
"marketing",
"web",
"ppt",
"slides",
"presentation",
"keynote",
"reveal",
"slideshow",
"untitled",
"talk-slides",
"pitch-deck",
"tech-sharing",
"technical-presentation",
"consulting",
"consulting-final-deck",
"consulting-deliverable",
"strategy",
"client",
"decision-deck",
"commercial-slide-agent",
"html-ppt",
"consulting-delivery"
],
"compat": {
"agentSkills": [
{
"path": "./SKILL.md"
}
]
},
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "deck",
"scenario": "strategy",
"surface": "web",
"preview": {
"type": "html",
"entry": "./index.html"
},
"useCase": {
"query": {
"en": "Create \"Brief AI in Your Industry like a Tier-1 Consulting AI Vertical Lead\" as a Consulting delivery deck in the Html Ppt visual system. Scene: consulting-final-deck. First ask only for missing essentials: audience, decision target, source-of-truth materials, deadline, and must-keep numbers. Then produce a commercial-grade slide plan, written slides, visual direction, speaker-ready structure, and critic pass against this rubric: would a client know what to do Monday morning.",
"zh-CN": "像一线咨询 AI 行业负责人一样讲清行业 AI。咨询/客户交付场景:围绕 core query「consulting-final-deck」把粗糙材料整理成“像一线咨询 AI 行业负责人一样讲清行业 AI”这类可购买、可复用的专业 Deck;突出受众、决策目标、证据链、风险取舍和评审标准。 先确认受众、决策目标、素材来源、截止时间和必须保留的数据,再输出叙事主线、页面规划、逐页文案、视觉方向和按评审标准自检的版本。"
},
"exampleOutputs": [
{
"path": "./example.html",
"title": "Brief AI in Your Industry like a Tier-1 Consulting AI Vertical Lead",
"title_i18n": {
"en": "Brief AI in Your Industry like a Tier-1 Consulting AI Vertical Lead",
"zh-CN": "像一线咨询 AI 行业负责人一样讲清行业 AI",
"zh-TW": "像一线咨询 AI 行业负责人一样讲清行业 AI"
}
}
]
},
"context": {
"skills": [
{
"path": "./SKILL.md"
}
],
"assets": [
"./assets/base.css",
"./assets/fonts.css",
"./assets/runtime.js",
"./references/animations.md",
"./references/authoring-guide.md",
"./references/full-decks.md",
"./references/layouts.md",
"./references/presenter-mode.md",
"./references/themes.md"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
]
}
}