content-presentation

content-presentation is a skill for Claude Code, Codex from vstorm-co/content-skills. It costs 72 tokens per session (2,208 once invoked), scanned A, original, MIT.

A tool for creating complete slide decks as web pages, using Slidev, Reveal.js, Spectacle, or plain HTML. It can include layouts, visual styling, brand elements, code, and speaker notes.

In plain words
What is it for?
Use it for pitch decks, conference talks, workshops, keynotes, sales presentations, and client proposals.
Why use it?
It removes the need to plan and hand-code every slide separately. It also helps choose a suitable format for technical talks, interactive decks, or portable offline presentations.

Skill for Claude CodeCodex

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

Good fit Use it for pitch decks, conference talks, workshops, keynotes, sales presentations, and client proposals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vstorm-co/content-skills/content-presentation
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 vstorm-co/content-skills --skill content-presentation
Clone the repo
git clone --depth 1 https://github.com/vstorm-co/content-skills

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 content-presentation

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content-presentation"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-presentation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,208 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.00072 $0.02208
Opus 5 $0.00036 $0.01104
Sonnet 5 $0.00014 $0.00442
Haiku 4.5 $0.00007 $0.00221

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

Security

Grade A, and why

content-presentation 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.

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/content-presentation/SKILL.md · 215 lines

How it starts

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

Content Presentation Skill

Purpose

Generate complete, brand-aligned presentation decks in multiple frameworks. This skill handles everything from narrative structure to slide-by-slide code output with speaker notes.


Framework Selection Guide

Choose the framework based on the use case. If the user has no preference, default based on context:

Framework Best For Default When
Slidev Developer talks, markdown-first workflows, Vue-based teams, heavy code content The audience is technical, the content has code, or no preference stated
Reveal.js Classic presentations, maximum browser compatibility, HTML/CSS/JS control The user needs broad compatibility or prefers HTML-native authoring
Spectacle React teams, custom interactive components, rich animations The team uses React or needs interactive slide components
Raw HTML Single portable file, no build step, email-embeddable, offline delivery The user needs one file they can send or open anywhere

See frameworks/ for detailed guides on each:

  • frameworks/slidev.md -- Markdown syntax, layouts, components, theming
  • frameworks/reveal-js.md -- Setup, transitions, fragments, speaker notes, PDF export
  • frameworks/spectacle.md -- React components, deck structure, themes, animations
  • frameworks/raw-html.md -- Single-file structure, inline CSS, embedded fonts, responsive slides

Generation Flow

Follow this sequence exactly. Do not skip steps.

Step 1: Read Brand Context

Read these files if they exist:

  • brand/BRAND.md -- identity, audience, differentiators
  • brand/VISUAL.md -- colors, fonts, logo rules
  • brand/VOICE.md -- tone, vocabulary, anti-patterns

If brand/ is missing, ask the user for basic color, font, and tone preferences before proceeding. Do not generate a deck with default blue-and-white styling.

Step 2: Clarifying Questions

Ask 3-5 targeted questions. Adapt based on what you already know:

  1. Length: How many slides? (Offer a range based on type: pitch deck 10-15, conference talk 30-40, sales deck 12-18.)
  2. Audience: Who is in the room? Technical depth, seniority, familiarity with the topic.
  3. Purpose: What should the audience do after the last slide? (Buy, approve, learn, share, hire.)
  4. Data available: Do you have specific stats, case studies, screenshots, or code to include?
  5. Delivery context: Live talk, async read, recorded video, or print handout?

Read the full file on GitHub · 215 lines

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 · 215 lines · 72 tokens per session scan A 54ed21a8bbe1

Subscribe to this mod's changes

content-presentation is a skill published in the GitHub repository vstorm-co/content-skills (22 stars, last pushed 4mo ago), licensed MIT. It adds 72 tokens to every session and 2,208 once invoked, about $0.0004 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.