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.
npx skills add stophobia/deerflow2.0-enhanced --skill report-to-pptgit clone --depth 1 https://github.com/stophobia/deerflow2.0-enhancedWrote 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.
[](https://agentmods.dev/skills/stophobia/deerflow2.0-enhanced/report-to-ppt)<a href="https://agentmods.dev/skills/stophobia/deerflow2.0-enhanced/report-to-ppt"><img src="https://agentmods.dev/badge/skills/stophobia/deerflow2.0-enhanced/report-to-ppt/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.
<a href="https://agentmods.dev/skills/stophobia/deerflow2.0-enhanced/report-to-ppt"><img src="https://agentmods.dev/badge/skills/stophobia/deerflow2.0-enhanced/report-to-ppt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00110 | $0.01530 |
| Opus 5 | $0.00055 | $0.00765 |
| Sonnet 5 | $0.00022 | $0.00306 |
| Haiku 4.5 | $0.00011 | $0.00153 |
Grade A, and why
report-to-ppt 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 214 lines — stays where its author put it; the contents beside it link to each section on GitHub.
报告转 PPT 技能 (Report to PPT)
将 Markdown 格式的专业报告转换为精美的 PPT 演示文稿。
概述
本技能将已有的 Markdown 报告智能转换为 PPT:
- 自动提取标题层级结构
- 提取关键信息和数据点
- 识别图表并生成描述
- 保持逻辑连贯性
- 生成视觉精美的幻灯片
使用场景
当用户提及以下内容时激活:
- "报告转PPT"
- "Markdown转PPT"
- "生成演示文稿"
- "做成PPT"
- "帮我做presentation"
- "把报告整理成PPT"
前置条件:
- 用户已有 Markdown 格式的报告文件
- 文件位于
/mnt/user-data/outputs/或用户上传
核心能力
1. 文档结构解析
- 识别多级标题(H1-H3)
- 提取段落关键句
- 识别列表内容
- 提取表格数据
- 识别图表引用
2. 幻灯片规划
- 评估内容长度
- 智能分页策略
- 逻辑流程设计
- 过渡动画设计
3. 内容提取
- 核心观点提炼
- 数据点提取
- 关键词识别
- 图表 alt 文本
- 引用提取
4. PPT 生成
- 调用 ppt-generation 技能
- 自动配图建议
- 专业排版设计
- 品牌视觉一致
工作流程
Step 1: 确认报告文件
- 查找用户的 Markdown 报告文件
- 确认文件位置:
/mnt/user-data/outputs/或用户上传 - 读取并理解报告结构
Step 2: 内容规划
基于报告结构规划幻灯片:
标题页 → 执行摘要 → 目录 →
各章节要点 → 数据/图表 →
总结 → 问答页
Step 3: 内容提取与精简
对每个部分提取:
- 核心观点(每页1-3个)
- 关键数据(可视化优先)
- 支撑要点(每点1行)
- 引用来源(如有)
Step 4: PPT 生成
使用 ppt-generation 技能生成 PPT:
- 为每页生成描述性提示词
- 选择合适的视觉风格
- 调用图片生成
- 合成 PPT 文件
Step 5: 输出与分享
- 提供 PPT 文件下载
- 询问是否需要调整
幻灯片设计原则
内容精简
- 每页不超过 6 个要点
- 每点不超过 1 行(15 字以内)
- 核心数据优先展示
- 复杂内容拆分多页
视觉层次
- 标题:简洁有力
- 副标题:补充说明
- 正文:支撑要点
- 脚注:数据来源
风格统一
- 整份 PPT 风格一致
- 配色方案统一
- 字体层级清晰
- 留白适当
报告类型适配
调研报告
封面 → 目录 → 调研背景 →
调研方法 → 核心发现(多页)→
数据分析 → 结论建议 → 附录
咨询报告
封面 → 目录 → 执行摘要 →
企业概况 → 分析框架 →
核心洞察(多页)→
战略建议 → 实施路径 → 风险提示
市场分析
封面 → 目录 → 市场概览 →
市场规模 → 竞争格局 →
用户画像 → 趋势洞察 →
机会与建议 → 附录
与 ppt-generation 的关系
本技能是 ppt-generation 的上层包装器:
- ppt-generation:通用的 PPT 生成
- report-to-ppt:专门针对 Markdown 报告优化
使用方式:
# 间接调用(推荐)
用户请求 → report-to-ppt 解析报告 →
生成 PPT 提示词 → ppt-generation 生成 PPT
# 直接调用
用户直接请求特定风格PPT → ppt-generation
输入要求
必需的
- Markdown 格式报告文件
- 文件路径或内容
可选的
- 目标受众(管理层/技术团队/投资人)
- 演示时长(5/10/15/30分钟)
- 特殊强调内容
- 品牌/配色偏好
输出
PPT 文件
- 格式:PPTX
- 命名:
原报告名_演示版.pptx - 位置:
/mnt/user-data/outputs/
幻灯片数量
根据报告长度智能规划:
- 短报告(<3000字):8-12页
- 中等报告(3000-8000字):15-25页
- 长报告(>8000字):30页以上
使用工具
read- 读取 Markdown 报告ppt-generation- 生成 PPT(内部调用)message- 分享文件给用户
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.
- 10d ago First seen · 214 lines · 110 tokens per session scan A 0ed4b96adbf2
report-to-ppt is a skill published in the GitHub repository stophobia/deerflow2.0-enhanced (750 stars, last pushed 5mo ago), licensed MIT. It adds 110 tokens to every session and 1,530 once invoked, about $0.0006 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-30.
Other skills, from other repositories
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
ppt-master
AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign…
deck-ljg-present
A presentation template that converts an outline or Markdown document into large, poster-like slides while keeping the original wording, order, and content. It uses black, red, or yellow colour themes and assigns document elements to slide layouts.
powerpoint
Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.
skill-deck
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries.
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling.