slidev-deck-pipeline

slidev-deck-pipeline is a skill for Claude Code, Codex from OpenCoven/coven. It costs 77 tokens per session (1,822 once invoked), scanned A, original, MIT.

A fixed workflow for creating, checking, exporting, and publishing Slidev presentations. Slidev is a tool that turns Markdown files into web-based slide decks, and this workflow is tailored to OpenCoven decks.

In plain words
What is it for?
Use it for OpenCoven weekly meeting decks, launch or explainer presentations, PDF exports, and deployment to Vercel.
Why use it?
It gives deck work a repeatable process and checks the generated files before they are published.

Skill for Claude CodeCodex

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

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/buns/Documents/GitHub/OpenCoven/open-coven-weekly.

Good fit Use it for OpenCoven weekly meeting decks, launch or explainer presentations, PDF exports, and deployment to Vercel.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

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 slidev-deck-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/opencoven/coven/slidev-deck-pipeline/github.svg)](https://agentmods.dev/skills/opencoven/coven/slidev-deck-pipeline)
Your own site
<a href="https://agentmods.dev/skills/opencoven/coven/slidev-deck-pipeline"><img src="https://agentmods.dev/badge/skills/opencoven/coven/slidev-deck-pipeline/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 slidev-deck-pipeline

Your own site · 80×15
<a href="https://agentmods.dev/skills/opencoven/coven/slidev-deck-pipeline"><img src="https://agentmods.dev/badge/skills/opencoven/coven/slidev-deck-pipeline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,822 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00077 $0.01822
Opus 5 $0.00039 $0.00911
Sonnet 5 $0.00015 $0.00364
Haiku 4.5 $0.00008 $0.00182

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

Security

Grade A, and why

slidev-deck-pipeline scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

7. **Confirm live** — curl the production URL, assert HTTP 200 on `index` and every referenced image.
skills/slidev-deck-pipeline/SKILL.md · 118 lines

How it starts

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

Slidev Deck Pipeline

The single, repeatable path for turning content into a published OpenCoven Slidev deck. Optimize for determinism: same inputs → same deck → same verified dist → same deploy. Author by writing a real .md file with Node's fs.writeFileSync, then run the repo's own scripts to verify and build. Never eyeball-ship.

When to use

Scenario Use this skill
Weekly Open Coven / Show'n Spells deck ✅ (the canonical path)
One-off launch / explainer deck in the same house style
Rebuilding an existing deck "the standard way"
Exporting a deck to PDF
Deploying a deck to Vercel (show.opencoven.ai)
Non-Slidev copy (tweets, Discord posts) ❌ use the voice/social skills instead

Repo facts (canonical)

  • Repo: /Users/buns/Documents/GitHub/OpenCoven/open-coven-weekly
  • Decks: slides/YYYY-MM-DD.md (a -slug suffix is allowed: YYYY-MM-DD-slug.md)
  • Template: slides/template.md
  • Theme: theme/ = @opencoven/slidev-theme-coven; referenced from a deck as theme: ../theme
  • Static assets: slides/public/ → served at / (images live in slides/public/img/, referenced as /img/<name>)
  • Package manager: pnpm
  • Deploy: Vercel project open-coven-weekly, aliased to show.opencoven.ai, auto-deploys on push to main

The scripts (this is the deterministic core — always use them)

Command What it does
pnpm new (node scripts/new-week.mjs) Scaffolds next Sunday's slides/YYYY-MM-DD.md from template.md, replacing {{DATE}} and {{MONTH_DAY_YEAR}}
pnpm dev Live Slidev preview of the latest dated deck (auto-resolved)
pnpm build Build with GitHub-Pages base /open-coven-weekly/
pnpm build:vercel Build with root base / → publishes slides/dist (this is what Vercel runs)
pnpm export Installs Chromium, exports the latest deck to PDF
pnpm verify pnpm test + verify-week + both builds + verify:dist — the full gate
pnpm verify:dist Confirms built dist/index.html contains the latest deck's frontmatter title

Read the full file on GitHub · 118 lines

Files

What ships with it

4 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 · 118 lines · 77 tokens per session scan A 1c760d77600e

Subscribe to this mod's changes

slidev-deck-pipeline is a skill published in the GitHub repository OpenCoven/coven (47 stars, last pushed today), licensed MIT. It adds 77 tokens to every session and 1,822 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.