slide-design

slide-design is a skill for Claude Code from proyecto26/slides-ai-plugin. It costs 165 tokens per session (2,490 once invoked), scanned A, original, MIT.

A planning and orchestration guide for creating presentations, meaning sets of slides arranged to explain a topic or make a case. It covers gathering requirements and choosing a slide-generation workflow.

In plain words
What is it for?
Use it to plan pitch decks, conference talks, keynotes, or other slide presentations before generating the final files.
Why use it?
It helps turn an unclear presentation request into a structured plan suited to the audience, purpose, format, and available source material.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: agent in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the slides-ai-plugin plugin — 3 skills shipped together

Good fit Use it to plan pitch decks, conference talks, keynotes, or other slide…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add proyecto26/slides-ai-plugin
Claude Code
/plugin install slides-ai-plugin

Made for: Claude Code.

Or install slides-ai-plugin, the plugin that ships this one along with the rest of its 3 skills.

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 slide-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/proyecto26/slides-ai-plugin/slide-design.svg)](https://agentmods.dev/skills/proyecto26/slides-ai-plugin/slide-design)
Your own site
<a href="https://agentmods.dev/skills/proyecto26/slides-ai-plugin/slide-design"><img src="https://agentmods.dev/badge/skills/proyecto26/slides-ai-plugin/slide-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 165 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,490 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.00165 $0.02490
Opus 5 $0.00082 $0.01245
Sonnet 5 $0.00033 $0.00498
Haiku 4.5 $0.00016 $0.00249

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

Security

Grade A, and why

slide-design 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 7d 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/slide-design/SKILL.md · 203 lines

How it starts

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

Slide Design — Presentation Planning & Orchestration

Entry-point pipeline for creating professional presentations. This skill orchestrates the full workflow from content planning through format-specific generation, programmatically invoking the html-slides or pptx-slides skill for the final output.

Execute the steps below in order. Do NOT skip steps or ask the user to choose which steps to run — the pipeline is sequential.

Step 1: Content Discovery

Gather presentation requirements before generating anything. If $ARGUMENTS was provided, use it as the topic or content source.

  1. Topic & purpose — Identify the subject, key message, and call to action
  2. Audience — Technical level, interests, expected takeaways
  3. Duration & format — Map to the slide count guidelines below
  4. Language & tone — Bilingual (e.g., Spanish headings + English terms), formal, playful, meme-driven
  5. Existing content — Check for PPTX files to convert, markdown outlines, documents to adapt, or template PDFs to reference

Check for per-project settings that override defaults by reading .claude/slides-ai-plugin.local.md from the user's project directory (if it exists). This file may contain YAML frontmatter with preferences like default format, theme, language, or speaker-notes style.

Produce: slide-outline.md in the working directory with topic, audience, duration, language, and existing content summary.

Immediately continue to Step 2.

Step 2: Structure Planning

Build an outline following the talk-duration-indexed slide count:

Duration Slide Count Structure
5 min (Lightning) 5-7 slides Hook -> 2-3 key points -> CTA
15 min (Short talk) 12-18 slides Intro -> 3-4 sections -> Summary -> CTA
30 min (Conference) 25-35 slides Title -> Agenda -> 5-6 sections -> Q&A
45 min (Keynote) 35-50 slides Title -> Agenda -> 7-8 sections -> Summary -> CTA
60 min (Workshop) 40-60 slides Title -> Agenda -> Sections with exercises -> Wrap-up

Read the full file on GitHub · 203 lines

Files

What ships with it

2 files 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. 7d ago First seen · 203 lines · 0 tokens per session scan A 0cb5295b2dc6

Subscribe to this mod's changes

slide-design is a skill published in the GitHub repository proyecto26/slides-ai-plugin (37 stars, last pushed 4mo ago), licensed MIT. It adds 165 tokens to every session and 2,490 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

mono-color

A design tool for generating original one-colour or limited two-colour editorial images from themes, text, objects, or reference photos. It supports visual styles such as risograph printing and zine posters.

codingSamss/all-my-ai-needs · 179 tokens

deck

Turns a document, a dataset, or a spoken brief into a Figma Slides deck. Reads the source, agrees an outline before writing anything, then builds slides from the team template's archetypes and audits overlap and wording before handing back. Research reports, plans, retrospectives, proposals — it does not care which.…

byjunyoung/claude-product-skills · 124 tokens

deck-setup

Measures a team slide template into local deck assets — template-spec.md, template.js, and reference images. Canvas, type scale, colors, and the archetype catalog are read from actual nodes; anything the sample is too thin to settle is left empty rather than guessed. Run once before using /fig:deck in a new…

byjunyoung/claude-product-skills · 133 tokens

infographics

Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.

foryourhealth111-pixel/Vibe-Skills · 55 tokens

muapi-logo-creator

Engineer professional-grade brand logos using geometric primitives and negative space — generates minimalist, scalable vector-style marks via muapi.ai.

SamurAIGPT/Generative-Media-Skills · 29 tokens

top-design

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…

wondelai/skills · 113 tokens