slides-creator
An agent skill by daymade, from daymade/claude-code-skills. Tags: deprecated, documentation, presentation, slides.
What it does
【DEPRECATED · 已废弃】本 skill 已于 2026-08-07 停止维护。对作者本机环境:其方法论 (First Law 用户原话优先 / ABCDEFG 叙事框架 / baoyu-slide-deck 委托协议 / 四层目录治理) 已整体并入 deck-creator(私有仓 daymade-skills-pro 的 Route A · narrative), 装有 deck-creator 的环境不要调用本 skill。对外部用户:这是最终版本, 保留安装兼容,不再接收更新。将在后续大版本中物理移除。
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add daymade/claude-code-skills --skill slides-creator
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/slides-creator ~/.claude/skills/slides-creator
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- daymade/claude-code-skills (all skills from this repository)
- Path
- slides-creator/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- ppt-creator — 【DEPRECATED · 已废弃】本 skill 已于 2026-08-07 停止维护。对作者本机环境:其方法论已整体并入 deck-creator(私有仓 daymade-skills-pro 的 Route B · draft),装有 deck-creator 的环境不要调用本 skill。.
- audit-prep-assistant — Prepares codebases for security review using Trail of Bits' checklist.
- copy-editing — When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content.
- crypto-protocol-diagram — spthy) models and generates Mermaid sequenceDiagrams with cryptographic annotations.
- design-md — Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
- diagramming-code — Generates Mermaid diagrams from Trailmark code graphs.