popular-science

popular-science is a skill for Claude Code from stellarshenson/claude-code-plugins. It costs 0 tokens per session (2,149 once invoked), scanned B, original, MIT.

A writing skill for turning technical work, such as an experiment or research finding, into an accessible article for people outside the field.

In plain words
What is it for?
Use it to write popular-science articles and explainers from research results, designs, or README files.
Why use it?
It explains specialist material without assuming that readers know the subject, while keeping important claims supported by sources.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the datascience plugin — 20 skills, 15 commands shipped together

Good fit Use it to write popular-science articles and explainers from research results, designs…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/stellarshenson/claude-code-plugins/popular-science
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 stellarshenson/claude-code-plugins --skill popular-science
Clone the repo
git clone --depth 1 https://github.com/stellarshenson/claude-code-plugins

Made for: Claude Code.

Or install datascience, the plugin that ships this one along with the rest of its 20 skills, 15 commands.

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 popular-science

README.md
[![agentmods](https://agentmods.dev/badge/skills/stellarshenson/claude-code-plugins/popular-science.svg)](https://agentmods.dev/skills/stellarshenson/claude-code-plugins/popular-science)
Your own site
<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>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,149 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 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.00000 $0.02149
Opus 5 $0.00000 $0.01074
Sonnet 5 $0.00000 $0.00430
Haiku 4.5 $0.00000 $0.00215

Measured yesterday against content hash 775b3e505157, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/fetch_article.py), 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.

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
plugins/datascience/skills/popular-science/SKILL.md · 77 lines

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 the popular-science adversary); 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 hypothesis skill)

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

Read the full file on GitHub · 77 lines

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. yesterday Changed 775b3e505157
  2. 6d ago First seen · 77 lines · 0 tokens per session scan B d51c4a94a257

Subscribe to this mod's changes

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.

Related

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…

anthropics/knowledge-work-plugins · 123 tokens

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.

K-Dense-AI/scientific-agent-skills · 42 tokens

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…

K-Dense-AI/scientific-agent-skills · 83 tokens

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.

K-Dense-AI/scientific-agent-skills · 68 tokens

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.

davila7/claude-code-templates · 43 tokens

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…

maziyarpanahi/openmed · 205 tokens