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.
git clone --depth 1 https://github.com/Natsummerance/readMDWrote 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/plugins/natsummerance/readmd/e2e92e7b4b8229253ed5c8e81dc65463fdeddda5)<a href="https://agentmods.dev/plugins/natsummerance/readmd/e2e92e7b4b8229253ed5c8e81dc65463fdeddda5"><img src="https://agentmods.dev/badge/plugins/natsummerance/readmd/e2e92e7b4b8229253ed5c8e81dc65463fdeddda5/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/plugins/natsummerance/readmd/e2e92e7b4b8229253ed5c8e81dc65463fdeddda5"><img src="https://agentmods.dev/badge/plugins/natsummerance/readmd/e2e92e7b4b8229253ed5c8e81dc65463fdeddda5.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
humanizer 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 9d 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.
This is a copy
100% identical to humanizer — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "humanizer",
"description": "Rewrite AI-sounding text so it reads naturally without changing what it says.",
"version": "2.11.2",
"author": {
"name": "blader",
"url": "https://github.com/blader"
},
"homepage": "https://github.com/blader/humanizer",
"repository": "https://github.com/blader/humanizer",
"license": "MIT",
"keywords": ["writing", "editing", "ai-detection", "humanize", "prose", "style"],
"skills": ["./"]
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 61 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What ships with it
1 file beside plugin.json 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.
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.
- 9d ago First seen · 16 lines scan A f600b37b15d4
humanizer is a plugin published in the GitHub repository Natsummerance/readMD (22 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to humanizer, differing in 4 lines, and is treated as a copy.
Other plugins, from other repositories
clawdcursor
Safe cross-OS desktop & browser control for Claude Code — the fallback execution layer for when APIs, CLIs, and direct integrations aren't available. Registers the clawdcursor MCP server in compact mode and bundles its usage skill (the SKILL.md at the repo root). Requires Node.js 20+; the MCP server launches via npx…
persona
Switchable response personas with a shared token-reduction engine: bundled characters (holmes, genshijin, noctis, lunafreya, ignis), user-defined characters that survive plugin updates, three compression levels persisted across sessions, a persona-switch CLI other skills can call, character-agnostic…
authoring
Author text deliverables and deliver them: README / CLAUDE.md / release notes / work logs, and posting the result to Slack. Visual deliverables — slide decks, HTML documents and PDF export — live in the visuals plugin. Install at user scope to make it available across all projects.
claude-tooling
Extend and maintain Claude Code itself: slash commands, skill authoring and installation, Desktop routines, plan grilling, plus the SessionStart plugin-update notice. Install at user scope to make it available across all projects.
strategy
Turn a strategy handed down from above into your own organization's target states: decompose it into aspects and states (strategy-decompose), audit it for necessity, sufficiency and overlap (strategy-auditor), and ship it as a spreadsheet.
team-ops
Team operations on a shared folder as the single source of truth: team knowledge base, file-based product backlog, sprint ceremonies, multi-repo progress tracking, and daily burndown/spec reporting.