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

114 lines
4.3 KiB
JSON

{
"$schema": "https://open-design.ai/schemas/plugin.v1.json",
"specVersion": "1.0.0",
"name": "example-kami-deck",
"title": "Turn a Study into a Lab Meeting Deck like a Senior Postdoc",
"title_i18n": {
"en": "Turn a Study into a Lab Meeting Deck like a Senior Postdoc",
"zh-CN": "像资深博士后一样做组会研究汇报",
"zh-TW": "像资深博士后一样做组会研究汇报"
},
"version": "0.1.0",
"description": "A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.",
"description_i18n": {
"en": "A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.",
"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/kami-deck",
"tags": [
"example",
"first-party",
"deck",
"marketing",
"web",
"kami-deck",
"paper-slides",
"white-paper-deck",
"editorial-deck",
"print-style-slides",
"kami-slides",
"product",
"roadmap",
"architecture",
"product-and-technical-management",
"academic-research",
"academic-review-deck",
"research",
"grant",
"review",
"decision-deck",
"commercial-slide-agent"
],
"compat": {
"agentSkills": [
{
"path": "./SKILL.md"
}
]
},
"od": {
"kind": "scenario",
"taskKind": "new-generation",
"mode": "deck",
"scenario": "research",
"surface": "web",
"preview": {
"type": "html",
"entry": "./example.html"
},
"useCase": {
"query": {
"en": "Create \"Turn a Study into a Lab Meeting Deck like a Senior Postdoc\" as a decision-grade Academic research deck in this template's own visual system. Subject: A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Audience: lab group, PI. 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 prove novelty without overclaiming.",
"zh-CN": "像资深博士后一样做组会研究汇报。像资深博士后一样做组会研究汇报——一份可商业交付的学术研究 Deck,围绕真实主题、证据链与决策目标组织。 主题:A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. 先确认受众、决策目标、素材来源、截止时间和必须保留的数据,再输出叙事主线、页面规划、逐页文案、视觉方向和按评审标准自检的版本。"
},
"exampleOutputs": [
{
"path": "./example.html",
"title": "Turn a Study into a Lab Meeting Deck like a Senior Postdoc",
"title_i18n": {
"en": "Turn a Study into a Lab Meeting Deck like a Senior Postdoc",
"zh-CN": "像资深博士后一样做组会研究汇报",
"zh-TW": "像资深博士后一样做组会研究汇报"
}
}
]
},
"context": {
"skills": [
{
"path": "./SKILL.md"
}
],
"craft": [
"typographic-rhythm",
"pixel-discipline"
],
"assets": [
"./example.html"
]
},
"pipeline": {
"stages": [
{
"id": "generate",
"atoms": [
"file-write",
"live-artifact"
]
}
]
},
"capabilities": [
"prompt:inject",
"fs:write"
],
"category": "academic-research"
}
}