ppt-generator

ppt-generator is a skill for Claude Code, Codex from malue-ai/dazee-small. It costs 31 tokens per session (745 once invoked), scanned A, original, MIT.

A tool for creating editable PowerPoint presentations with text, tables, images, charts, and reusable visual themes.

In plain words
What is it for?
It is for producing reports, company introductions, data presentations, and other slide decks with titles, layouts, charts, and images.
Why use it?
It turns structured content and data into a presentation file instead of requiring every slide to be built manually.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for producing reports, company introductions, data presentations, and other slide decks with titles, layouts, charts, and images.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/malue-ai/dazee-small/ppt-generator
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 malue-ai/dazee-small --skill ppt-generator
Clone the repo
git clone --depth 1 https://github.com/malue-ai/dazee-small

Made for: Claude Code, Codex.

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 ppt-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/malue-ai/dazee-small/ppt-generator/github.svg)](https://agentmods.dev/skills/malue-ai/dazee-small/ppt-generator)
Your own site
<a href="https://agentmods.dev/skills/malue-ai/dazee-small/ppt-generator"><img src="https://agentmods.dev/badge/skills/malue-ai/dazee-small/ppt-generator/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 ppt-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/malue-ai/dazee-small/ppt-generator"><img src="https://agentmods.dev/badge/skills/malue-ai/dazee-small/ppt-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 745 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.00031 $0.00745
Opus 5 $0.00015 $0.00373
Sonnet 5 $0.00006 $0.00149
Haiku 4.5 $0.00003 $0.00075

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

Security

Grade A, and why

ppt-generator 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 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/generate_ppt.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/library/ppt-generator/SKILL.md · 101 lines

What it actually says

PPT Generator Skill

这个 Skill 帮助你创建专业的 PowerPoint 演示文稿,具有丰富的定制能力。

核心能力

  • 幻灯片创建:标题页、内容页、图表页、图片页、结束页
  • 主题定制:多种配色方案和字体组合
  • 内容支持
    • 文本格式化(标题、正文、项目符号)
    • 数据图表(柱状图、折线图、饼图)
    • 表格
    • 图片嵌入
    • SmartArt 样式的布局

使用方式

1. 快速创建

"帮我创建一个关于 Q4 销售报告的 PPT,包含:
1. 标题页
2. 季度概览
3. 销售数据图表
4. 区域分析
5. 下季度计划
6. 总结页"

2. 带数据的创建

"根据以下数据创建销售 PPT:
- Q1: 120万
- Q2: 150万
- Q3: 180万
- Q4: 210万
包含柱状图展示增长趋势"

3. 指定主题

"创建一个商务蓝主题的公司介绍 PPT,包含 5 页内容"

输入参数

参数 类型 必需 说明
title string PPT 标题
slides array 幻灯片内容列表
theme string 主题名称(默认:business_blue)
author string 作者信息
company string 公司名称

可用主题

  • business_blue - 商务蓝(默认)
  • tech_dark - 科技深色
  • nature_green - 自然绿
  • elegant_gray - 优雅灰
  • vibrant_orange - 活力橙

输出格式

生成的 PPT 文件通过 Files API 返回,包含:

  • .pptx 格式的完整演示文稿
  • 可直接在 PowerPoint/Keynote/Google Slides 中打开编辑

Scripts

  • generate_ppt.py - PPT 生成主脚本,包含主题配置和幻灯片生成逻辑

最佳实践

  1. 内容结构化:先列出幻灯片大纲,再填充具体内容
  2. 数据可视化:有数字时优先使用图表展示
  3. 主题一致性:整个演示使用统一的颜色和字体
  4. 简洁原则:每页不超过 5-7 个要点

限制

  • 单个 PPT 建议不超过 30 页
  • 图片需要提供 URL 或 base64 编码
  • 复杂动画效果有限

示例输出

执行脚本后会生成包含以下内容的 PPT:

  • 专业的标题页设计
  • 统一风格的内容页
  • 清晰的数据图表
  • 恰当的页面过渡
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. 9d ago First seen · 101 lines · 31 tokens per session scan A 0b1d86818cda

Subscribe to this mod's changes

ppt-generator is a skill published in the GitHub repository malue-ai/dazee-small (36 stars, last pushed 5mo ago), licensed MIT. It adds 31 tokens to every session and 745 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

baoyu-youtube-transcript

A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.

JimLiu/baoyu-skills · 107 tokens

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens

read

Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local…

tw93/Waza · 78 tokens

overleaf-sync

A two-way connection between a local paper folder and Overleaf, a web-based LaTeX editor for writing research papers. It lets you move changes between the local files and the shared Overleaf project.

wanshuiyin/Auto-claude-code-research-in-sleep · 97 tokens