grading-claude-agents-md

grading-claude-agents-md is a skill for Claude Code, Codex from SpillwaveSolutions/grading-claude-agents-md-agentic-skill. It costs 141 tokens per session (1,224 once invoked), scanned A, original, no licence file.

A reviewer for CLAUDE.md, AGENTS.md, and similar files that configure coding agents.

In plain words
What is it for?
Use it to grade, audit, review, improve, fix, optimize, or refactor agent configuration files.
Why use it?
It helps find configuration problems, unnecessary size, and ways to improve the instructions given to an agent.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to grade, audit, review, improve, fix, optimize, or refactor agent configuration files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md
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 SpillwaveSolutions/grading-claude-agents-md-agentic-skill --skill grading-claude-agents-md
Clone the repo
git clone --depth 1 https://github.com/SpillwaveSolutions/grading-claude-agents-md-agentic-skill

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin grading-claude-agents-md/plugin install grading-claude-agents-md after adding the marketplace above.

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 grading-claude-agents-md

README.md
[![agentmods](https://agentmods.dev/badge/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md/github.svg)](https://agentmods.dev/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md)
Your own site
<a href="https://agentmods.dev/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md"><img src="https://agentmods.dev/badge/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md/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.

agentmods 80×15 button for grading-claude-agents-md

Your own site · 80×15
<a href="https://agentmods.dev/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md"><img src="https://agentmods.dev/badge/skills/spillwavesolutions/grading-claude-agents-md-agentic-skill/grading-claude-agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 141 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,224 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00141 $0.01224
Opus 5 $0.00071 $0.00612
Sonnet 5 $0.00028 $0.00245
Haiku 4.5 $0.00014 $0.00122

Measured 10d ago against content hash d3399cbceb28, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

grading-claude-agents-md 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 10d 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.

skills/grading-claude-agents-md/SKILL.md · 137 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 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.

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. 10d ago First seen · 137 lines · 141 tokens per session scan A d3399cbceb28

Subscribe to this mod's changes

grading-claude-agents-md is a skill published in the GitHub repository SpillwaveSolutions/grading-claude-agents-md-agentic-skill (4 stars, last pushed 8mo ago), with no licence file. It adds 141 tokens to every session and 1,224 once invoked, about $0.0007 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-08-31.

Related

Other skills, from other repositories

image-gen

Generate cover images and in-article illustrations for technical articles. Auto image backend: Imagen CLI (Nano Banana 2 / Pro), grok-img, then Codex agent. Triggers: generate images, cover image, article illustrations, visual assets, imagen, nano banana, grok imagine.

SpillwaveSolutions/image_gen · 62 tokens

image-gen

Generate cover images and in-article illustrations for technical articles. Auto image backend: imagen CLI (Nano Banana 2 / Pro), else grok, else codex. Triggers: generate images, cover image, article illustrations, visual assets, imagen, nano banana, grok imagine.

SpillwaveSolutions/image_gen · 61 tokens

plantuml

Generate leftover PlantUML types Mermaid cannot do easily (Salt wireframes, use case, timing, ArchiMate, nwdiag, WBS) and convert them to PNG/SVG. Use when asked for a wireframe, PlantUML image export, extract puml from markdown, or prepare Confluence uploads. Class, ER, state, sequence, and C4 default to…

SpillwaveSolutions/plantuml · 89 tokens

documentation-specialist

This skill should be used when creating professional software documentation (SRS, PRD, OpenAPI, SDD, architecture docs, user manuals, tutorials, runbooks) from templates (greenfield) or reverse-engineering documentation from existing code like Spring Boot or FastAPI (brownfield). Also handles documentation…

SpillwaveSolutions/document-specialist-skill · 159 tokens

documentation-specialist

This skill should be used when creating professional software documentation (SRS, PRD, OpenAPI, SDD, architecture docs, user manuals, tutorials, runbooks) from templates (greenfield) or reverse-engineering documentation from existing code like Spring Boot or FastAPI (brownfield). Also handles documentation…

SpillwaveSolutions/document-specialist-skill · 159 tokens

mastering-langgraph

Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step…

SpillwaveSolutions/mastering-langgraph-agent-skill · 149 tokens