wps-ppt-outline

wps-ppt-outline is a skill for Claude Code from Bwkyd/wps-skills. It costs 106 tokens per session (1,662 once invoked), scanned A, original, MIT.

A presentation-planning tool that turns a topic or document into a slide-by-slide outline, with suggested page counts and speaking times.

In plain words
What is it for?
Use it to plan work reports, product introductions, training sessions, project proposals, and other presentations for a specific audience and duration.
Why use it?
It helps you decide what to say and how to organise the story before spending time designing slides.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to plan work reports, product introductions, training sessions, project proposals, and other presentations for a specific audience and duration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bwkyd/wps-skills/wps-ppt-outline
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Bwkyd/wps-skills --skill wps-ppt-outline
Clone the repo
git clone --depth 1 https://github.com/Bwkyd/wps-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wps-ppt-outline

README.md
[![agentmods](https://agentmods.dev/badge/skills/bwkyd/wps-skills/wps-ppt-outline/github.svg)](https://agentmods.dev/skills/bwkyd/wps-skills/wps-ppt-outline)
Your own site
<a href="https://agentmods.dev/skills/bwkyd/wps-skills/wps-ppt-outline"><img src="https://agentmods.dev/badge/skills/bwkyd/wps-skills/wps-ppt-outline/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for wps-ppt-outline

Your own site · 80×15
<a href="https://agentmods.dev/skills/bwkyd/wps-skills/wps-ppt-outline"><img src="https://agentmods.dev/badge/skills/bwkyd/wps-skills/wps-ppt-outline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,662 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00106 $0.01662
Opus 5 $0.00053 $0.00831
Sonnet 5 $0.00021 $0.00332
Haiku 4.5 $0.00011 $0.00166

Measured 12d ago against content hash 535b44dae985, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

wps-ppt-outline scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/wps-ppt-outline/SKILL.md · 208 lines

How it starts

The opening of the file, as written. The whole thing — 208 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PPT大纲生成器

主题/文档 → 结构化PPT大纲 → 页数建议+时长估算。

做PPT最难的不是美化,是想清楚讲什么、怎么讲。

When to Use

  • 有主题但不知道PPT怎么组织
  • 需要把Word/报告转成PPT大纲
  • 快速构思汇报PPT结构
  • 用户说"帮我想个PPT大纲""这个主题怎么做PPT"

When NOT to Use

  • 需要生成PPT文件 → 使用 wps-ppt-gen
  • 美化已有PPT → 使用 wps-ppt-polish

大纲结构标准

通用结构(金字塔原理)

1. 封面页(1页)
   - 标题(≤15字)、副标题、汇报人、日期

2. 目录页(1页)
   - 3-5个章节标题

3. 内容页(核心,每章3-5页)
   章节模式:观点→论据→数据→小结
   每页要点:1个核心观点 + 3个支撑点

4. 总结页(1页)
   - 核心结论(≤3条)
   - 下一步行动

5. 致谢/Q&A(1页)

场景化大纲模板

工作汇报(15-20页,15分钟):

封面
目录
一、工作回顾(3-4页)
  1.1 核心指标完成情况(数据表/图)
  1.2 重点项目进展
  1.3 团队建设情况
二、亮点与成果(2-3页)
  2.1 关键突破(案例)
  2.2 数据增长(对比图)
三、问题与挑战(2页)
  3.1 存在的问题
  3.2 原因分析
四、下一步计划(3-4页)
  4.1 目标与KPI
  4.2 重点工作安排
  4.3 资源需求
总结

产品介绍(10-15页,10分钟):

封面
痛点引入(1-2页)→ 引发共鸣
产品方案(3-4页)→ 核心功能
优势对比(2页)→ 竞品分析
案例展示(2-3页)→ 客户证言
价格/合作(1页)→ 行动呼吁

培训课件(20-30页,45分钟):

封面
课程目标(1页)
知识导入(3-5页)→ 概念+案例
核心内容(10-15页)→ 分步骤讲解
实操练习(3-5页)→ 演练+互动
总结回顾(1-2页)→ 要点复习+作业

项目方案(15-20页,20分钟):

封面
项目背景(2页)→ 为什么做
需求分析(2-3页)→ 做什么
方案设计(5-6页)→ 怎么做
实施计划(3页)→ 里程碑+甘特图
预算与ROI(2页)→ 花多少+赚多少
风险控制(1页)

工作流程

Step 1: 理解汇报场景

确认:

  • 主题:讲什么
  • 场景:工作汇报/项目方案/培训/产品介绍/竞标/...
  • 听众:领导/客户/同事/学生
  • 时长:几分钟
  • 输入:纯主题/有文档/有笔记

Step 2: 生成大纲

输出格式:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 PPT大纲:[标题]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
场景:[类型]  |  听众:[谁]  |  建议页数:[N页]
预估时长:[X分钟](按每页1-1.5分钟)

P1  [封面] 标题
P2  [目录] 章节导览
────────────────────────
P3  [章节1标题]
    · 要点1
    · 要点2
    → 建议配图/图表:[说明]

P4  [章节1-详情]
    · 数据/案例
    → 建议:柱状图对比

... ...

PN  [总结] 核心结论 + 行动号召
PN+1 [致谢] Q&A
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Step 3: 优化建议

大纲质量检查:
✅ 每页只有1个核心信息
✅ 标题能独立成句(不看内容也知道讲什么)
✅ 论点有数据/案例支撑
✅ 逻辑链完整(问题→原因→方案→效果)
✅ 时长合理(每页≤1.5分钟)
✅ 有开场hook(痛点/问题/故事)
✅ 有明确的call to action

Step 4: 交付

  1. 输出结构化大纲(Markdown格式)
  2. 标注每页建议的图表/素材类型
  3. 如需生成PPT文件,引导使用 wps-ppt-gen

演讲时长估算

页数 → 时长对照:
  5页   → 5-7分钟(电梯演讲)
  10页  → 10-15分钟(简短汇报)
  15页  → 15-20分钟(标准汇报)
  20页  → 20-30分钟(详细汇报)
  30页  → 40-50分钟(培训/讲座)

法则:每页平均1-1.5分钟,内容密集页2分钟

Read the full file on GitHub · 208 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 208 lines · 106 tokens per session scan A 535b44dae985

Subscribe to this mod's changes

wps-ppt-outline is a skill published in the GitHub repository Bwkyd/wps-skills (8 stars, last pushed 4mo ago), licensed MIT. It adds 106 tokens to every session and 1,662 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories