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.
npx skills add gxgeek-n/wenqu-mem --skill paper-slide-deckgit clone --depth 1 https://github.com/gxgeek-n/wenqu-memWrote 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/gxgeek-n/wenqu-mem/paper-slide-deck)<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.
<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>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.00220 | $0.04815 |
| Opus 5 | $0.00110 | $0.02407 |
| Sonnet 5 | $0.00044 | $0.00963 |
| Haiku 4.5 | $0.00022 | $0.00481 |
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.
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.
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.
What ships with it
31 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.
- references/analysis-framework.md 13 KB
- references/base-prompt.md 2.7 KB
- references/content-rules.md 2.9 KB
- references/figure-container-template.md 5.3 KB
- references/modification-guide.md 2.4 KB
- references/outline-template.md 10 KB
- references/styles/academic-paper.md 3.6 KB
- references/styles/blueprint.md 2.2 KB
- references/styles/bold-editorial.md 2.4 KB
- references/styles/chalkboard.md 2.5 KB
- references/styles/corporate.md 2.3 KB
- references/styles/dark-atmospheric.md 2.4 KB
- references/styles/editorial-infographic.md 2.4 KB
- references/styles/fantasy-animation.md 2.4 KB
- references/styles/intuition-machine.md 2.8 KB
- references/styles/minimal.md 2.0 KB
- references/styles/notion.md 2.1 KB
- references/styles/pixel-art.md 2.4 KB
- references/styles/scientific.md 2.4 KB
- references/styles/sketch-notes.md 2.4 KB
- references/styles/vector-illustration.md 2.6 KB
- references/styles/vintage.md 2.4 KB
- references/styles/watercolor.md 2.3 KB
- scripts/apply-template.ts 8.3 KB runs code
- scripts/detect-figures.ts 7.1 KB runs code
- scripts/extract-figure.ts 3.9 KB runs code
- scripts/generate-slides.py 6.0 KB runs code
- scripts/merge-to-pdf.ts 3.1 KB runs code
- scripts/merge-to-pptx.ts 3.8 KB runs code
- scripts/package-lock.json 31 KB
- scripts/package.json 134 B
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.
- 12d ago First seen · 484 lines · 220 tokens per session scan A e59c9ef4e410
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.
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.
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…
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.…
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…
zeroplot
Create editable charts, diagrams, figures, posters, or slides from intent, data, or references.
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.…