Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Slide Pptx

ASecurity

The 'rendering engine' that comes after the three-stage slide relay (the fourth stage, maintained by Anthropic): it takes the SLIDE_PACKET ▸ Visuals handed off by slide-visual-selector and renders it page by page into a real .pptx file, and can also read, parse, and edit existing decks in reverse. This is Anthropic's official slide-pptx skill; Zynkr does not redistribute its code — this card is only a reference and a hand-off pointer, so install it from the Anthropic source.

20 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgobashgit

Works with

cli

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add peter-tu-zynkr/zynkr-skill-builder --skill slide-pptx --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Slide Pptx?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Slide Pptx
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/peter-tu-zynkr-slide-pptx/badge)](https://www.skillsdirectory.com/skills/peter-tu-zynkr-slide-pptx)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: slide-pptx
sheetId: "1.28"
category: brand-marketing
project: slide-pptx
platform: claude
status: Done
author: Anthropic, PBC
description: "The 'rendering engine' that comes after the three-stage slide relay (the fourth stage, maintained by Anthropic): it takes the SLIDE_PACKET ▸ Visuals handed off by slide-visual-selector and renders it page by page into a real .pptx file, and can also read, parse, and edit existing decks in reverse. This is Anthropic's official slide-pptx skill; Zynkr does not redistribute its code — this card is only a reference and a hand-off pointer, so install it from the Anthropic source."
input: "The SLIDE_PACKET ▸ Visuals per-page visual spec (handed off by slide-visual-selector), or an existing .pptx file."
process: "Read each page's layout archetype and pptxgenjs primitives → render with pptxgenjs / LibreOffice → output a .pptx; for an existing file, parse, edit, and write it back."
output: "A .pptx presentation file you can open and edit directly."
synergy: ["slide-visual-selector"]
upstream_repo: https://github.com/anthropics/skills
original_source_url: https://github.com/anthropics/skills/blob/HEAD/skills/slide-pptx/SKILL.md
original_author: Anthropic, PBC
install_command: npx skills add https://github.com/anthropics/skills --skill slide-pptx
handoff: []
execution_mode: deterministic
house-style: bound

---

# slide-pptx — Anthropic's Official Slide-Rendering Skill (reference card)

> **This is a reference, not a redistribution.** `slide-pptx` is authored and copyrighted by Anthropic (© Anthropic, PBC — All rights reserved), and its license prohibits third parties from reproducing, modifying, or redistributing it. Zynkr **does not host any of its code on this site**; this page only credits the author, links to the official source, and provides the official install command — the same approach as [skills.sh](https://www.skills.sh/anthropics/skills/slide-pptx).

## Its place in the "slide assistant" chain (stage 4)

```
1. slide-storyline-designer  → ▸ Storyline   敘事骨架      (Zynkr 自製)
2. slide-page-splitter       → ▸ Pages       每頁配置      (Zynkr 自製)
3. slide-visual-selector     → ▸ Visuals     逐頁視覺規格  (Zynkr 自製)
4. slide-pptx (by Anthropic)       → .pptx 檔       算繪 ← 你在這裡
```

The first three stages are Zynkr's own "design" gates, responsible for thinking through what goes on each page and what it looks like; `slide-pptx` is the "rendering" gate that turns the spec into a real file. After the three stages hand over `▸ Visuals`, `slide-pptx` wraps things up and produces the `.pptx`.

If all you need is a storyline or a page-splitting plan, or you intend to switch to Canva / Google Slides for the visuals, you can stop at stage three and don't necessarily need `slide-pptx`.

## Install (from Anthropic's official source)

```bash
npx skills add https://github.com/anthropics/skills --skill slide-pptx
```

- Official source: <https://github.com/anthropics/skills> (skill: `slide-pptx`)
- skills.sh reference page: <https://www.skills.sh/anthropics/skills/slide-pptx>

## House style

Writing style is **not owned by this file**. The house voice lives in two Google Docs under
`[@] 寫作指南` (`12DBdFz3SK22ie9im_ThFMI7IBRXsTZsV`), read at runtime:

- 《[2.0] Zynkr 通用風格指南 House Voice》 `10bOIQwRm9Pxwgct4hlwCwK_B4Pipai1HqBPZKzyRHSE` —
  the universal core, plus the addendum for this surface
- 《[3.2] 禁用詞清單 Forbidden Words》 `1N5sHLP4qzmmhpCGsi6KElxi1z0MFe4QZ0Q_35T10Uyg`

Read both before producing client- or reader-facing text, and scan the draft against 《[3.2]》
before handing it over. If Drive is unreachable, say so in the output rather than proceeding
unchecked. Never re-implement either list inside this file.

Attribution

peter-tu-zynkrpeter-tu-zynkr
View sourceMore from peter-tu-zynkr →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →