slides-grab-plan

slides-grab-plan is a skill for Claude Code, Codex from NomaDamas/slides-grab. It costs 29 tokens per session (1,556 once invoked), scanned A, original, MIT.

A planning guide for starting a presentation from scratch. It helps turn the topic, audience, tone, and design direction into an approved slide outline before writing slide HTML.

In plain words
What is it for?
Use it to choose a template or style, plan the slide sequence, and create the required slide-outline.md file before design work begins.
Why use it?
It prevents slide production from starting without an agreed structure or visual direction. It also records chart details when a presentation depends heavily on charts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it to choose a template or style, plan the slide sequence, and create the required slide-outline.md file before design work begins.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nomadamas/slides-grab/slides-grab-plan
About the project

slides-grab is a tool for creating and editing presentations as HTML and CSS files, with an editor that lets coding agents work on selected parts of a slide and export decks to PDF or experimental PPTX files. It is for people generating presentations with Claude Code, Codex, and related agents. The catalogue entries provide skills, agents, and instructions for its presentation workflow.

NomaDamas/slides-grab · 1,206 stars · on GitHub · nomadamas.github.io

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 NomaDamas/slides-grab --skill slides-grab-plan
Clone the repo
git clone --depth 1 https://github.com/NomaDamas/slides-grab

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 slides-grab-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/nomadamas/slides-grab/slides-grab-plan/github.svg)](https://agentmods.dev/skills/nomadamas/slides-grab/slides-grab-plan)
Your own site
<a href="https://agentmods.dev/skills/nomadamas/slides-grab/slides-grab-plan"><img src="https://agentmods.dev/badge/skills/nomadamas/slides-grab/slides-grab-plan/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 slides-grab-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/nomadamas/slides-grab/slides-grab-plan"><img src="https://agentmods.dev/badge/skills/nomadamas/slides-grab/slides-grab-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,556 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00029 $0.01556
Opus 5 $0.00015 $0.00778
Sonnet 5 $0.00006 $0.00311
Haiku 4.5 $0.00003 $0.00156

Measured 10d ago against content hash 7179d9e1afd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

slides-grab-plan 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.

skills/slides-grab-plan/SKILL.md · 69 lines

How it starts

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

slides-grab Plan Skill

Use this when the user asks to start a new presentation from scratch.

Goal

Produce an approved slide-outline.md before any slide HTML generation.

Inputs

  • Topic and intent
  • Audience
  • Tone and constraints
  • Optional research findings

Output

  • slide-outline.md (must include style: <id>, style: template-pack, or an approved custom style direction in meta section)
  • For chart-heavy decks, explicit chart slide notes: chart type, data source, key comparison, and whether the design stage should use the default Chart.js canvas template.

Workflow

  1. Analyze user goal and audience.
  2. Style selection (mandatory, before outline): Four paths are accepted, in priority order: a. Imported template pack — when the user provides a corporate deck, reference slides, HTML examples, or brand images, run slides-grab import-template --input <path> --slides-dir <slides-dir> (repeat --input for multiple examples). Prefer filled representative decks/examples over empty master templates: filled examples reveal density, schema field limits, font resolution, and layout stress cases; an empty master alone is insufficient. Confirm the generated <slides-dir>/.slides-grab/template-pack.json is the intended reference source. Record as style: template-pack. b. Bundled style — run slides-grab list-styles, shortlist 2–3 styles, and get explicit user approval. Optionally offer slides-grab preview-styles for visual preview. Record as style: <id>. c. Custom DESIGN.md path — if a local DESIGN.md exists (e.g. provided directly or fetched via slides-grab import-design <https-url>), inspect it with slides-grab show-design ./DESIGN.md and confirm with the user. d. Free-form custom direction — if neither imported template pack, bundled style, nor DESIGN.md fits, propose a written custom direction and get approval.
  3. DESIGN.md → DESIGN.slides.md conversion (mandatory when path 2c was chosen):
    • A DESIGN.md imported from voltagent/awesome-design-md or similar sources describes a marketing website (top-nav, hero-band, CTA buttons, pricing cards, footer-band). Slides are single 720pt × 405pt frames with no scroll, no nav, no clicks — copying web components into slides produces deck pages that look like landing pages.
    • Read references/design-md-to-slides-conversion.md for the canonical conversion guide.
    • Translate the imported ./DESIGN.md into a sibling ./DESIGN.slides.md next to it. Leave the original DESIGN.md untouched. The DESIGN.slides.md MUST follow the Output Contract in the reference and apply every row of the web → slide mapping table (top-nav → eyebrow strip, hero-band → cover layout, CTA buttons → kicker text, footer-band → thin footer strip, pricing grids → dropped, etc.).
    • Present a 5–10 line summary of the conversion to the user (kept tokens + dropped web sections + new slide layouts inferred) and wait for explicit approval before continuing.
    • After approval, run slides-grab show-design ./DESIGN.slides.md to confirm the parser reads it cleanly.
  4. Create or revise slide-outline.md with ordered slides and key messages. Record the approved style reference in the meta section:
    • bundled style → style: <id>
    • converted DESIGN.slides.md → style: ./DESIGN.slides.md
    • imported template pack → style: template-pack and keep <slides-dir>/.slides-grab/template-pack.json with its .slides-grab/template-previews/ assets
    • free-form custom direction → leave a one-paragraph style: block describing it
    • for chart slides, name the intended chart type and data payload in the slide notes so Stage 2 can build a real Chart.js canvas instead of placeholder bars or decorative pseudo-charts
    • delivery mode → mode: html for semantic slide HTML, or mode: image-native for raster wrapper slides generated from the approved template/style; prefer image-native for existing corporate templates/forms when the user asks for visual matching rather than editable HTML 4b. Image-native outline density (mandatory when mode: image-native and a template is provided): When the user provides a reference template (PDF/PPTX) for image-native generation, do NOT write a thin HTML-style outline. Instead:
    • Render the template pages to PNG and open them in order (page-01, page-02, ...).
    • For each template page, identify its layout type (cover, section divider, content grid, stat tiles, table, timeline, closing) and measure its information density — how many distinct text blocks, data points, bullets, captions, and visual elements it carries.
    • Write one outline slide per template page (or per logical template section), matching that page's layout type and information volume. If template page 3 has a 2×3 stat grid with 6 data points and 3 captions, the corresponding outline slide must also list 6 data points and 3 captions — not just a one-line summary.
    • Image-native slides are single raster images with no HTML structure constraints, so they can hold more text and data per slide than semantic HTML. Pack the outline with the full content the user wants on each slide — titles, subtitles, body paragraphs, bullet lists, data tables, stat values, captions, and image placement notes — at the density the template page demonstrates.
    • Tag each outline slide with its matching template page number (e.g. template-page: 03) so Stage 2 knows which --reference image to pass.
    • The result should be a noticeably denser outline than HTML mode: more bullets, more data, more text per slide, matching what the template's filled pages actually carry.
  5. Present a concise summary to user.
  6. Repeat revisions until explicit approval.

Read the full file on GitHub · 69 lines

Files

What ships with it

3 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. 10d ago First seen · 69 lines · 29 tokens per session scan A 7179d9e1afd5

Subscribe to this mod's changes

slides-grab-plan is a skill published in the GitHub repository NomaDamas/slides-grab (1,206 stars, last pushed 4d ago), licensed MIT. It adds 29 tokens to every session and 1,556 once invoked, about $0.0001 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

cherry-studio-design-language

A design system and template library for creating Cherry Studio presentations and other visual materials. It defines reusable page layouts, spacing, typography, icons, and visual rules.

YinsenWANG/feishu-ppt-skill · 79 tokens

hyperframes-slideshow

Build a presentation, pitch deck, or interactive deck using HyperFrames. Use when the user wants slides with fragment reveals, branching navigation, hotspot links, or presenter mode. Output is a navigable deck, not a rendered MP4. Teaches slide-as-scene composition, fragment timing, and deck navigation patterns.

oyi77/1ai-skills · 68 tokens

ppt-image-first

A workflow for planning presentations and slide decks through conversation, with visual previews created before the final deck. It covers content, visual direction, page layouts, and review.

NyxTides/ppt-image-first · 91 tokens

powerpoint-ppt

PowerPoint (.pptx) manipulation via MCP server. Use for creating slides, formatting presentations, managing placeholders, adding images, applying templates, or extracting text from .pptx files.

PracticalSwan/agent-skills · 42 tokens

presentation-forge

A workflow for creating editable PowerPoint presentations and related visual outputs from topics, documents, slides, templates, or images. It supports Chinese business reports and can use generated visual assets.

desirecore/market · 152 tokens

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…

hugohe3/ppt-master · 108 tokens