Agent Skills
› ownpilot/OwnPilot
› presentation-builder
presentation-builder
GitHub用于创建幻灯片大纲、执行叙事、演讲者备注及演示文稿批评的通用技能。适用于用户请求幻灯片、演示文稿或pitch场景,通过结构化叙事工作流和检查清单提升内容质量。
Trigger Scenarios
用户要求生成幻灯片大纲
用户需要构建演示文稿叙事
用户请求演讲者备注
用户寻求演示文稿批评
Install
npx skills add ownpilot/OwnPilot --skill presentation-builder -g -y
SKILL.md
Frontmatter
{
"name": "presentation-builder",
"license": "MIT",
"metadata": {
"author": "OwnPilot Official",
"version": "1.0.0"
},
"description": "OwnPilot official general skill for creating slide outlines, executive narratives, speaker notes, and presentation critiques. Use when the user asks for slides, a deck, a pitch, or a narrative."
}
Presentation Builder
Use this skill to shape ideas into a clear slide narrative.
Narrative Workflow
- Define the audience, goal, setting, and time limit.
- Choose one main message for the deck.
- Build the argument as a sequence: context, tension, evidence, recommendation, action.
- Make each slide answer one question.
- Prefer concrete titles that state the takeaway.
- Add speaker notes only when they help delivery.
Slide Outline Format
Deck goal:
Audience:
Core message:
Slide 1 - Title / takeaway
Purpose:
Visual:
Key points:
Speaker note:
Critique Checklist
- The first slide makes the topic and purpose obvious.
- Every slide has a takeaway title.
- Evidence supports the recommendation.
- The deck can be skimmed without narration.
- The close tells the audience what to do next.
Version History
- a17800c Current 2026-07-25 07:11


