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.
/plugin marketplace add Varnan-Tech/opendirectory/plugin install opendirectoryWrote 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.
[](https://agentmods.dev/skills/varnan-tech/opendirectory/graphic-slide-deck)<a href="https://agentmods.dev/skills/varnan-tech/opendirectory/graphic-slide-deck"><img src="https://agentmods.dev/badge/skills/varnan-tech/opendirectory/graphic-slide-deck.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.03917 |
| Opus 5 | $0.00036 | $0.01959 |
| Sonnet 5 | $0.00014 | $0.00783 |
| Haiku 4.5 | $0.00007 | $0.00392 |
Grade A, and why
graphic-slide-deck 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 365 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Graphic Slide Deck
Generate a professionally designed HTML slide deck from a brief, content notes, or an existing file. Output is a single self-contained HTML file -- opens in any browser, no build tools.
Critical rules -- non-negotiable:
- Every slide MUST fit within 100vh. No scrolling inside slides. Content overflows → split into two slides.
- ALL font sizes and spacing MUST use
clamp(). Never fixed px/rem on anything that scales. - Single self-contained HTML: all CSS/JS inline. Zero external dependencies except font CDN link.
- Never dump HTML in chat. Save to file, show summary only.
- No generic AI slop aesthetics -- check against the DO NOT USE list in
references/style-presets.md.
Step 1: Brief Intake
Need three things to start. If all three present in the message: skip to Step 2.
If any missing, ask exactly:
"To get started, I need three things:
- Purpose -- what is this deck for? (investor pitch / sales call / conference talk / internal presentation / onboarding / other)
- Audience -- who will see it? (VCs, prospects, your team, executives, conference room, LinkedIn)
- Topic or content -- paste notes, a URL, a brief description, or upload a file"
Wait for all three before continuing.
Step 2: Complete Intake
Ask all questions in one message, grouped by category. User can skip any -- defaults apply.
"A few questions before I start:
Content
- Key message -- single sentence the audience must remember after leaving
- Slide count -- Short (5-10) / Medium (10-20) / Long (20+)?
- Content source -- All content ready / Rough notes (I'll structure) / Topic only (I'll draft)?
- Existing assets -- Any images, screenshots, or logos to include? (yes + paths / no)
Design 5. Style -- midnight-editorial / matt-gray / clean-slate / brutalist / mint-pixel-corporate / product-minimal / magazine-red / soft-cloud / "show me options" 6. Aspect ratio -- 16:9 (1920×1080, default) / 1:1 (1080×1080, LinkedIn) 7. Inline editing -- should text be editable in-browser after export? (Yes / No)
Output 8. Output format -- HTML only / HTML + PDF / HTML + PDF + deploy to URL 9. Deck name -- slug for file/folder naming (e.g. "q2-investor-pitch"); I'll derive if skipped"
What ships with it
6 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.
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.
- 8d ago First seen · 365 lines · 71 tokens per session scan A 24f70b2b42f9
graphic-slide-deck is a skill published in the GitHub repository Varnan-Tech/opendirectory (635 stars, last pushed 22d ago), licensed MIT. It adds 71 tokens to every session and 3,917 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.
Other skills, from other repositories
3d-modeling-best-practices
Use when applying 3d modeling best practices.
3d-modeling-fundamentals
Use when applying 3d modeling fundamentals.
drawio-diagram
A tool for creating editable Draw.io diagrams, a file format used for flowcharts, system diagrams, and model illustrations.
infographic-creator
Create beautiful infographics based on given text content. Use when users request to create infographics.
nano-banana
Generate professional presentation slides and high-quality illustrations using Gemini image generation API (Nano Banana 2), with interactive browser-based review and iterative editing. Full workflow: content planning conversation → slidesplan.json → batch image generation → review with feedback → targeted slide…
visio-image-rebuilder
Rebuild or restyle editable Microsoft Visio diagrams from reference images and existing .vsdx files, then export deliverables as .vsdx, PNG, SVG, PDF, or PPTX. Use when the user asks Codex to open Visio, recreate a diagram from a PNG/JPG/screenshot/reference image, match a scientific model figure, update…