paper-slide-deck

paper-slide-deck is a skill for Claude Code from gxgeek-n/wenqu-mem. It costs 220 tokens per session (4,815 once invoked), scanned A, original, no licence file.

A tool for generating presentation-slide images from academic papers or other content, including figures detected in PDFs. It supports visual styles such as academic paper, blueprint, and chalkboard.

In plain words
What is it for?
Use it to create image-based slide decks for papers, seminars, lectures, or research-group meetings.
Why use it?
It reduces the work of turning research material and its charts into a visual presentation.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the wenqu-mem plugin — 21 skills shipped together

Good fit Use it to create image-based slide decks for papers, seminars, lectures, or research-group meetings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gxgeek-n/wenqu-mem/paper-slide-deck
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 gxgeek-n/wenqu-mem --skill paper-slide-deck
Clone the repo
git clone --depth 1 https://github.com/gxgeek-n/wenqu-mem

Made for: Claude Code.

Or install wenqu-mem, the plugin that ships this one along with the rest of its 21 skills.

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 paper-slide-deck

README.md
[![agentmods](https://agentmods.dev/badge/skills/gxgeek-n/wenqu-mem/paper-slide-deck/github.svg)](https://agentmods.dev/skills/gxgeek-n/wenqu-mem/paper-slide-deck)
Your own site
<a href="https://agentmods.dev/skills/gxgeek-n/wenqu-mem/paper-slide-deck"><img src="https://agentmods.dev/badge/skills/gxgeek-n/wenqu-mem/paper-slide-deck/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 paper-slide-deck

Your own site · 80×15
<a href="https://agentmods.dev/skills/gxgeek-n/wenqu-mem/paper-slide-deck"><img src="https://agentmods.dev/badge/skills/gxgeek-n/wenqu-mem/paper-slide-deck.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 220 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,815 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 unknown 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.00220 $0.04815
Opus 5 $0.00110 $0.02407
Sonnet 5 $0.00044 $0.00963
Haiku 4.5 $0.00022 $0.00481

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

Security

Grade A, and why

paper-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 12d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/apply-template.ts, scripts/detect-figures.ts, scripts/extract-figure.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/paper-slide-deck/SKILL.md · 484 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 12d ago First seen · 484 lines · 220 tokens per session scan A e59c9ef4e410

Subscribe to this mod's changes

paper-slide-deck is a skill published in the GitHub repository gxgeek-n/wenqu-mem (3 stars, last pushed 1mo ago), with no licence file. It adds 220 tokens to every session and 4,815 once invoked, about $0.0011 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-31.

Related

Other skills, from other repositories

academic-figure-workflow

Plan, generate, inspect, and refine academic figures from repositories, papers, draft notes, paper URLs, PDFs, or reference images. Supports fast-track draft-to-figure generation and user passthrough mode.

Azhi-ss/academic-figure-skills · 48 tokens

make-slides

Builds a conference talk deck (Beamer or Marp markdown) from a paper draft - problem-first narrative, one claim per slide, figures reused straight from the paper's LaTeX source, sized to the real slot (12-20 minute full talk vs 5-minute lightning). Use when the user asks to make slides, build a presentation or talk…

ShaishavMaisuria/research-paper-lifecycle-skills · 189 tokens

make-poster

Creates and checks conference research posters and short poster-session pitches. Use when the user asks to make a poster, prepare a research poster, adapt a paper into a poster, fit a poster to A0/A1/36x48in, check a beamerposter or tikzposter file, reuse paper figures, or write a 2-minute or 5-minute poster pitch.…

ShaishavMaisuria/research-paper-lifecycle-skills · 101 tokens

academic-figure

Create, revise, or audit academic data/result figures for CS/AI/ML papers. Data/result plots default to Python-generated editable SVG with CS/AI/ML-specific design rules for benchmarks, ablations, training dynamics, robustness, diagnostics, distributions, confusion matrices, and efficiency tradeoffs. Use when…

joshua-zyy/academic-paper-writer · 235 tokens

zeroplot

Create editable charts, diagrams, figures, posters, or slides from intent, data, or references.

blackblue-labs/zeroplot · 24 tokens

academic-plotting

Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn.…

OpenRaiser/NanoResearch · 68 tokens