一键导入
ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
When prompt, tool, or agent logic changes need regression testing → run eval benchmarks to detect regressions or improvements.
When a task can be parallelized (bulk code review, multi-module refactor, batch analysis) → split into subtasks running in isolated git worktrees via multiple workers.
When the user wants to research academic papers → search ArXiv, extract PDFs, summarize/review/Q&A, generate experiment code.
When you need to interact with web pages using the user's logged-in browser → control Chrome via @playwright/cli daemon, reusing cookies/session with persistent tabs.
When user needs AnyGenIO content generation → unified CLI for task execution with progressive disclosure.
When you need to persist files (reports, docs, evidence) beyond the session → create/query/delete durable artifacts.
| name | ppt-deck |
| description | When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery). |
| triggers | {"intent_patterns":["ppt|slides|deck|presentation|演示稿|路演|汇报","做个.*PPT|make.*presentation|准备.*演示|prepare.*slides","周报|weekly.*report|月报|monthly.*report|总结.*汇报","pitch.*deck|融资.*BP|商业.*计划|business.*plan","技术.*分享|tech.*talk|培训.*材料|training.*material","keynote|演讲.*稿|speech.*draft|发言.*材料"],"context_signals":{"keywords":["ppt","slides","deck","presentation","演示","汇报","周报","月报","pitch","keynote","演讲","分享","培训"]},"confidence_threshold":0.6} |
| priority | 7 |
| requires_tools | ["bash"] |
| max_tokens | 200 |
| cooldown | 60 |
Generate presentation decks from topic to deliverable PPTX/PDF, following storyline templates (SCQA, Pyramid, Before/After/Bridge), accessibility best practices, and 10/20/30 guidelines. All slide generation, layout, and export logic are handled by run.py.
python3 skills/ppt-deck/run.py create --topic 'Q1 Review' --audience leadership --format pptx