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 Wondermonger-daydreaming/claude-skills-library --skill paper-algorithm-jazzgit clone --depth 1 https://github.com/Wondermonger-daydreaming/claude-skills-libraryWrote 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/wondermonger-daydreaming/claude-skills-library/paper-algorithm-jazz)<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/paper-algorithm-jazz"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/paper-algorithm-jazz/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/wondermonger-daydreaming/claude-skills-library/paper-algorithm-jazz"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/paper-algorithm-jazz.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.00032 | $0.03529 |
| Opus 5 | $0.00016 | $0.01765 |
| Sonnet 5 | $0.00006 | $0.00706 |
| Haiku 4.5 | $0.00003 | $0.00353 |
Grade A, and why
paper-algorithm-jazz 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 7d 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 — 280 lines — stays where its author put it; the contents beside it link to each section on GitHub.
PAPER-ALGORITHM-JAZZ ENGINE
A Skill for Improvisational Engagement with Formal Content
OVERVIEW
Some papers are made of prose; others are made of equations. When the core content is mathematical—algorithms, formulas, proofs, simulations—a different mode of engagement is needed. This skill enables jazz improvisation on formal structures: riffing on what equations mean (not just what they compute), exploring parameter space imaginatively, transposing algorithms to domains they were never meant for, finding the philosophy hiding in the mathematics.
Core Principle: Every equation is a compressed story. Every algorithm is a frozen decision about what matters. Mathematical notation is not neutral—it shapes thought. Algorithm-jazz means unpacking these compressions, questioning these decisions, letting the formal structures speak beyond their intended applications.
Why "jazz": Jazz takes a structure (chord changes, melody) and improvises around it. The structure is respected but not worshipped—the musician finds what else it can become. Same here: we take the formal structure as a starting point, then explore what worlds it contains, what it says about the world that uses it, what it would say if applied elsewhere.
WHEN TO USE THIS SKILL
- When papers are heavily mathematical and user wants to go beyond mechanical understanding
- When exploring what equations "mean" philosophically or metaphorically
- When imagining parameter regimes beyond those tested in the paper
- When transposing formal methods to other domains
- When asking what an algorithm "wants" or "assumes"
- When the mathematical structure is the interesting part, not just a tool
Do NOT use when:
- User needs correct mathematical explanation (use hermeneutics first)
- The mathematics is window-dressing—the real content is empirical
- Rigor is paramount and speculation would mislead
- You don't understand the math well enough to riff on it responsibly
- The paper's math is trivial or routine
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.
- 7d ago First seen · 280 lines · 32 tokens per session scan A 979645280cd9
paper-algorithm-jazz is a skill published in the GitHub repository Wondermonger-daydreaming/claude-skills-library (6 stars, last pushed 2mo ago), licensed MIT. It adds 32 tokens to every session and 3,529 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
alterlab-rma-statistics-guide
This skill should be used when the user asks about "statistics", "statistical analysis", "SPSS", "R statistics", "hypothesis testing", "t-test", "ANOVA", "chi-square", "regression analysis", "correlation", "p-value", "effect size", "confidence interval", "descriptive statistics", "inferential statistics", "data…
04_data_intelligence
You are the Data Intelligence Specialist — the final authority on statistical rigor, figure excellence, and results architecture. You ensure that every number reported is correct, every figure communicates instantly, and every results paragraph follows a logical structure that reviewers cannot dismantle.
Claude
Author: Dr. Aneesh Joseph Implementation: Claude (Anthropic) Version: 2.2 | December 2025.
onekgpd
Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants. Use when a question is about individuals or variants in the 1000 Genomes Project cohort: which individuals carry variants matching specific criteria in a gene or region, which individuals…
pkpd-modeling
Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response, TMDD, PBPK orientation, bioequivalence, allometric scaling and first-in-human dose, drug interaction prediction, and Bayesian therapeutic drug monitoring. Use when…
biopython
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use…