slides

slides is a skill for Claude Code from oyi77/1ai-skills. It costs 27 tokens per session (1,071 once invoked), scanned A, a copy of slides, MIT.

A tool for creating HTML presentations with structured layouts, design tokens, charts, and presentation-focused writing. Chart.js is used for data visualisations.

In plain words
What is it for?
It helps create marketing presentations, pitch decks, and slides containing charts, responsive layouts, and audience-focused content.
Why use it?
It provides a repeatable process for organising and styling strategic or data-driven slide decks.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Part of the 1ai-skills plugin — 209 skills, 4 commands shipped together

Good fit It helps create marketing presentations, pitch decks, and slides containing charts, responsive layouts, and audience-focused content.

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

Made for: Claude Code.

Or install 1ai-skills, the plugin that ships this one along with the rest of its 209 skills, 4 commands.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/oyi77/1ai-skills/slides"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,071 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 81% copy Near-identical to another mod 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.00027 $0.01071
Opus 5 $0.00014 $0.00535
Sonnet 5 $0.00005 $0.00214
Haiku 4.5 $0.00003 $0.00107

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

Security

Grade A, and why

slides 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 today.

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.

Origin

This is a copy

81% identical to slides — 95 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

content/slides/SKILL.md · 122 lines

How it starts

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

Slides

Strategic HTML presentation design with data visualization.

When to Use

  • Marketing presentations and pitch decks
  • Data-driven slides with Chart.js
  • Strategic slide design with layout patterns
  • Copywriting-optimized presentation content

Workflow

  1. Plan — Define presentation goal, audience, and slide count
  2. Structure — Select strategy from slide-strategies.csv
  3. Design — Generate layouts, typography, colors from decision CSVs
  4. Build — Create HTML slides with Chart.js and design tokens
  5. Validate — Check token compliance and pattern breaking
  6. Present — Export and deliver presentation

Subcommands

Subcommand Description Reference
create Create strategic presentation slides references/create.md

References (Knowledge Base)

Topic File
Layout Patterns references/layout-patterns.md
HTML Template references/html-template.md
Copywriting Formulas references/copywriting-formulas.md
Slide Strategies references/slide-strategies.md

Routing

  1. Parse subcommand from $ARGUMENTS (first word)
  2. Load corresponding references/{subcommand}.md
  3. Execute with remaining arguments

Overview

Slides produces strategic HTML presentations directly — no PowerPoint or PDF toolchain. Each deck is a single self-contained HTML file that combines design tokens, Chart.js data visualizations, and copywriting formulas from the reference knowledge base. The workflow is plan → structure → design → build → validate → present.

When NOT to Use

  • A single page or landing section — build the page, not a deck
  • Video, motion graphics, or animated explainers — route to HyperFrames or Remotion
  • Document-style reports (Word/PDF) — route to document-creator
  • When the audience needs an editable PowerPoint file — export the HTML deck and convert, or build in PowerPoint directly
  • Pixel-perfect print/PDF output — HTML decks are screen-first

Read the full file on GitHub · 122 lines

Files

What ships with it

5 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. today Changed · +61 lines 334897767462
  2. 6d ago First seen · 61 lines · 27 tokens per session scan A 80dd07e9ad8e

Subscribe to this mod's changes

slides is a skill published in the GitHub repository oyi77/1ai-skills (12 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 1,071 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 81% identical to slides, differing in 95 lines, and is treated as a copy.

Related

Other skills, from other repositories

presentations

Use when building, theming, or exporting a presentation deck — pitch, sales, keynote, board/QBR, leave-behind one-pager — from slide structure to a token-based theme to PDF or editable PPTX (Marp, Slidev, python-pptx). NOT the words (that is marketing), NOT the visual tokens (that is design), NOT the investor story…

ericrisco/rsc-harness · 93 tokens

pptx-press

Teaches agents how to author slide-structured HTML that renders professionally to PPTX via writepptx, with proper sizing, styling, brand and domain-adaptive color schemes, SVG diagram integration, citation handling, deck narrative flow, and content budgets for business presentations, technical decks, and executive…

kdcube/kdcube · 69 tokens

template-pitch-deck

Pitch-deck generation exemplar — short/medium/long PDF+PPTX decks from one token-resolved, diligence-cited content source.

docxology/template · 35 tokens

htmldeck

Build or critique a single-file HTML presentation that does not look generated — one .html that opens by double-clicking, renders with the network disabled, and carries real diagrams, progressive disclosure and considered typography. Use when the user asks for a presentation, slide deck, pitch deck, slides, or an HTML…

uchimata2/htmldeck · 102 tokens

deck-edit-mode

Add a Canva-style visual Edit Mode to any HTML presentation/slide deck. Use this skill EVERY TIME you create, generate, or finish building an HTML presentation, slide deck, or מצגת for the user - inject the editor automatically as the final step. Also use when the user asks to "make my deck editable", "add edit mode"…

Brain-ai-biz/Brain-edit-slides · 104 tokens

2slides-ppt-generator

AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice narration, and export pages/audio. Use for any "make slides", "create a deck", or "slides from this document" request.

lingxling/awesome-skills-cn · 64 tokens