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 stellarshenson/claude-code-plugins --skill popular-sciencegit clone --depth 1 https://github.com/stellarshenson/claude-code-pluginsWrote 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/stellarshenson/claude-code-plugins/popular-science)<a href="https://agentmods.dev/skills/stellarshenson/claude-code-plugins/popular-science"><img src="https://agentmods.dev/badge/skills/stellarshenson/claude-code-plugins/popular-science.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.00000 | $0.02149 |
| Opus 5 | $0.00000 | $0.01074 |
| Sonnet 5 | $0.00000 | $0.00430 |
| Haiku 4.5 | $0.00000 | $0.00215 |
Grade B, and why
popular-science scanned grade B 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 yesterday.
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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- One default register (curious educated generalist), not a menu; explain the why, do not lecture How it starts
The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Popular science - write an accessible technical article
Turn technical work into an article a curious, busy non-specialist reads to the end and is glad they did. This skill is the writer; its critic is the popular-science adversary in devils-advocate:adversarial-review - draft here, review there, revise.
- Register - a smart reader in another field: respect their intelligence, never their prior knowledge
- The bar - the best of the field (Quanta, Scientific American, NYT/FT visual journalism, Our World in Data); write to it, do not settle below it
- The spine - hook → nut graf → ladder of abstraction → sourced claims → arc-back kicker; every section below is one vertebra
- Full craft canon - best practices, anti-patterns, visual standards and named reference sources live in
references/craft-canon.md(the single source of truth, shared with thepopular-scienceadversary); read it before drafting - Structure templates - pick one before drafting:
references/structures.md(WSJ formula, inverted pyramid, ladder/narrative arc, braided, martini glass) - Exemplar teardowns - five best-in-class articles torn down on the spine:
examples/teardowns.md
When to use
- Writing up an experiment, result, finding, design or README for a non-specialist or a public audience
- Rewriting a dense internal doc into a readable article, blog post, explainer or story
- Not for: an internal spec or reference doc (that is Modus Secundis / technical-documentation), a journal entry (the journal plugin), or the SOTA conclusions doc (the
hypothesisskill)
The spine - structure every article on this
- Hook - the opening earns the second sentence: a scene, a number, a paradox, a person. A reader decides in two sentences
- Nut graf - early, not always right after the lede: the story in a nutshell - what it is, and why it matters to the reader
- Ladder of abstraction - climb both ways: scenic detail (show - zoom in on the concrete thing) and summary meaning (tell - zoom out to what it means). Good writing constantly ascends and descends it
- Sourced claims - a bare claim is weak; the named research team and the hard figure sell it. Pair every empirical assertion with
(Author, year)or an honest "our model finds", and with the demonstrated number, never an adjective ("2.0% vs 6.2% across 476 couples", not "about a third") - Concreteness - every abstraction gets one anchor: an image, a number the reader can see, a person making a choice
- One idea per sentence; short paragraphs - one beat each; break the wall of text (white space is oxygen on a screen)
- Visuals - see below; a figure earns its space or it is chartjunk
- The kicker - end on a line that lands: arc back to the opening image or question (callback / bookend, full circle with a twist), then conclusions, then next steps where the work continues. The best endings echo the beginning in an essential but surprising way
What ships with it
9 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.
- examples/downloaded/ATTRIBUTION.md 1.4 KB
- examples/downloaded/deadliest-animals.md 9.9 KB
- examples/downloaded/deep-oceans-evolution.md 6.8 KB
- examples/myths-calibration.md 3.2 KB
- examples/teardowns.md 5.5 KB
- references/craft-canon.md 9.2 KB
- references/imagery.md 3.4 KB
- references/structures.md 2.5 KB
- scripts/fetch_article.py 6.2 KB runs code
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.
- yesterday Changed 775b3e505157
- 6d ago First seen · 77 lines · 0 tokens per session scan B d51c4a94a257
popular-science is a skill published in the GitHub repository stellarshenson/claude-code-plugins (3 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,149 tokens. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
instrument-data-to-allotrope
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…
matlab
Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.
exploratory-data-analysis
Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…
phylogenetics
Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.
research-engineer
An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.
mapping-to-snomed
Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…