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

108 lines
4.1 KiB
JSON

{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "example-html-ppt-tech-sharing",
"title": "Give an Engineering Tech Talk like a Staff Developer-Advocate",
"title_i18n": {
"en": "Give an Engineering Tech Talk like a Staff Developer-Advocate",
"zh-CN": "像 Staff DevRel 一样做工程分享",
"zh-TW": "像 Staff DevRel 一样做工程分享"
},
"version": "0.1.0",
"description": "Open Design internals: how the agent stream, sandbox, and artifacts work — an engineering deep-dive talk. Built as a decision-grade AI literacy deck for engineers, dev community.",
"description_i18n": {
"en": "Open Design internals: how the agent stream, sandbox, and artifacts work — an engineering deep-dive talk. Built as a decision-grade AI literacy deck for engineers, dev community.",
"zh-CN": "像 Staff DevRel 一样做工程分享——一份可商业交付的AI 素养 Deck,围绕真实主题、证据链与决策目标组织。",
"zh-TW": "像 Staff DevRel 一样做工程分享——一份可商业交付的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-tech-sharing",
"tags": [
"example",
"first-party",
"deck",
"engineering",
"web",
"tech-sharing",
"tech-talk",
"untitled",
"engineering-talk",
"conference-talk",
"dev-talk",
"ai",
"copilot",
"workflow",
"html-ppt-tech-sharing",
"enterprise-ai-literacy",
"ai-literacy",
"enterprise-ai-copilot-rollout-brief",
"decision-deck",
"commercial-slide-agent"
],
"compat": {
"agentSkills": [
{
"path": "./SKILL.md"
}
]
},
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "deck",
"scenario": "ai",
"surface": "web",
"preview": {
"type": "html",
"entry": "./example.html"
},
"useCase": {
"query": {
"en": "Create \"Give an Engineering Tech Talk like a Staff Developer-Advocate\" as a decision-grade AI literacy deck in this template's own visual system. Subject: Open Design internals: how the agent stream, sandbox, and artifacts work — an engineering deep-dive talk. Audience: engineers, dev community. 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 the deck make AI implementation concrete enough to fund.",
"zh-CN": "像 Staff DevRel 一样做工程分享。像 Staff DevRel 一样做工程分享——一份可商业交付的AI 素养 Deck,围绕真实主题、证据链与决策目标组织。 主题:Open Design internals: how the agent stream, sandbox, and artifacts work — an engineering deep-dive talk. 先确认受众、决策目标、素材来源、截止时间和必须保留的数据,再输出叙事主线、页面规划、逐页文案、视觉方向和按评审标准自检的版本。"
},
"exampleOutputs": [
{
"path": "./example.html",
"title": "Give an Engineering Tech Talk like a Staff Developer-Advocate",
"title_i18n": {
"en": "Give an Engineering Tech Talk like a Staff Developer-Advocate",
"zh-CN": "像 Staff DevRel 一样做工程分享",
"zh-TW": "像 Staff DevRel 一样做工程分享"
}
}
]
},
"context": {
"skills": [
{
"path": "./SKILL.md"
}
],
"assets": [
"./example.html"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
],
"category": "ai-literacy"
}
}