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.
/plugin marketplace add mthines/agent-skillsnpx agentmods add plugins/mthines/agent-skills/agent-skillsgit clone --depth 1 https://github.com/mthines/agent-skillsWrote 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/mthines/agent-skills/agent-skills)<a href="https://agentmods.dev/plugins/mthines/agent-skills/agent-skills"><img src="https://agentmods.dev/badge/plugins/mthines/agent-skills/agent-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
mthines-agent-skills 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 3d 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.
What it actually says
{
"name": "mthines-agent-skills",
"description": "Agent skills for code review, DX/UX analysis, TDD, holistic analysis, and developer productivity",
"version": "1.0.0",
"author": {
"name": "mthines"
},
"repository": "https://github.com/mthines/agent-skills",
"license": "MIT",
"skills": "./skills/",
"agents": "./agents/",
"keywords": [
"claude-code",
"claude-code-plugin",
"plugin",
"skills",
"agentic",
"code-review",
"dx",
"ux",
"tdd",
"holistic-analysis",
"confidence",
"developer",
"productivity"
]
}
What it installs
The manifest is a name and a version. 48 skills, 5 agents travel with it, and installing the plugin installs all of them — 9,512 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill review-loop A 431 tokens
- Skill autonomous-workflow A 104 tokens
- Skill aw-create-plan A 150 tokens
- Skill create-pr A 188 tokens
- Skill storybook A 233 tokens
- Skill aw-setup A 91 tokens
- Skill batch-linear-tickets A 146 tokens
- Skill github-actions-author A 220 tokens
- Skill ai-engineering A 161 tokens
- Skill changelog A 123 tokens
- Skill charting A 158 tokens
- Skill ci-auto-fix A 154 tokens
- Skill confidence A 103 tokens
- Skill create-skill A 160 tokens
- Skill critical A 165 tokens
- Skill docs A 208 tokens
- Skill e2e-pr-stabilizer A 258 tokens
- Skill e2e-testing-mobile A 202 tokens
- Skill holistic-analysis A 224 tokens
- Skill ideate A 143 tokens
- Skill persistent-memory A 375 tokens
- Skill polish A 217 tokens
- Skill screen-recorder A 210 tokens
- Skill severity A 162 tokens
- Skill e2e-testing A 153 tokens
- Skill measurable A 172 tokens
- Skill optimize-mock-data A 195 tokens
- Skill playwright-trace-analyzer A 232 tokens
- Skill profile-optimizer A 218 tokens
- Skill test-auto-fix A 166 tokens
- Skill test-provenance-guard A 207 tokens
- Skill visual-design A 177 tokens
- Skill optimize-claude-md A 239 tokens
- Skill ux A 147 tokens
- Skill resolve-conflicts A 32 tokens
- Skill aw-review-quality-gate A 75 tokens
- Skill review-changes A 65 tokens
- Skill animations A 213 tokens
- Skill code-quality A 183 tokens
- Skill animations-native A 182 tokens
- Skill optimize-approach A 209 tokens
- Skill rum-tracking A 187 tokens
- Skill interview A 203 tokens
- Skill tdd A 157 tokens
- Skill dx A 155 tokens
- Skill video-analyser C 155 tokens
- Skill aw-create-walkthrough C 73 tokens
- Skill verify-behavior C 218 tokens
- Agent feature-pr-verifier A 180 tokens
- Agent bug-fix-verifier A 173 tokens
- Agent linear-ticket-investigator A 88 tokens
- Agent rca-investigator A 193 tokens
- Agent pr-reviewer B 265 tokens
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.
- 3d ago First seen · 28 lines scan A aa6f0d20500d
mthines-agent-skills is a plugin published in the GitHub repository mthines/agent-skills (12 stars, last pushed today), 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
explain-this
Create distill-style interactive explainers - single-file, zero-dependency HTML with hand-built Canvas figures - from documents, web research, or a codebase, with a fact-checking gate that supports, corrects, or cuts every claim.
evolution
Eleven agent skills for thinking better, one per method: clarify the question, learn something new, solve the problem, decide, and know yourself.
skillme marketplace
A testable knowledge base of real engineering practice — every skill backed by its own deterministic eval suite, checked automatically with this repository's own eval runner (smeval).
skillme
A testable knowledge base of real engineering practice — every skill backed by its own deterministic eval suite, checked automatically with smeval, this repository's own eval runner.
codely-skills
Codely's team skills: planning, docs, and git conventions.
ts7-lsp
TypeScript/JavaScript code intelligence via the TypeScript 7 native compiler LSP, much faster than tsserver on large monorepos.