ashlr-codex-savings

ashlr-codex-savings is a skill for Claude Code from ashlrai/ashlr-plugin. It costs 24 tokens per session (107 once invoked), scanned A, original, MIT.

A skill for inspecting token and context savings from Ashlr tools. It uses Ashlr's command-line or MCP interfaces to show usage statistics.

In plain words
What is it for?
Use it to view Ashlr savings and available tool statistics after making Ashlr tool calls.
Why use it?
It helps you see whether the tool workflow is reducing the amount of context used during development.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Codex.

Part of the ashlr plugin — 11 skills, 36 commands, 5 agents, 7 hooks, 1 MCP server shipped together

Good fit Use it to view Ashlr savings and available tool statistics after making Ashlr tool calls.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ashlrai/ashlr-plugin/ashlr-codex-savings
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 ashlrai/ashlr-plugin --skill ashlr-codex-savings
Clone the repo
git clone --depth 1 https://github.com/ashlrai/ashlr-plugin

Made for: Claude Code.

Or install ashlr, the plugin that ships this one along with the rest of its 11 skills, 36 commands, 5 agents, 7 hooks, 1 MCP server.

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 ashlr-codex-savings

README.md
[![agentmods](https://agentmods.dev/badge/skills/ashlrai/ashlr-plugin/ashlr-codex-savings/github.svg)](https://agentmods.dev/skills/ashlrai/ashlr-plugin/ashlr-codex-savings)
Your own site
<a href="https://agentmods.dev/skills/ashlrai/ashlr-plugin/ashlr-codex-savings"><img src="https://agentmods.dev/badge/skills/ashlrai/ashlr-plugin/ashlr-codex-savings/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 ashlr-codex-savings

Your own site · 80×15
<a href="https://agentmods.dev/skills/ashlrai/ashlr-plugin/ashlr-codex-savings"><img src="https://agentmods.dev/badge/skills/ashlrai/ashlr-plugin/ashlr-codex-savings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 107 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 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.00024 $0.00107
Opus 5 $0.00012 $0.00053
Sonnet 5 $0.00005 $0.00021
Haiku 4.5 $0.00002 $0.00011

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

Security

Grade A, and why

ashlr-codex-savings 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.

skills/ashlr-codex-savings/SKILL.md · 18 lines

What it actually says

Ashlr Codex Savings

Use either surface:

ashlr stats --json
ashlr tools --json

When the MCP server is available, call ashlr__savings for an in-session summary.

Stats are written after tool calls, not during MCP registration. If there are no stats yet, run one Ashlr MCP tool first.

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. 9d ago First seen · 18 lines · 24 tokens per session scan A a9916cd71b7f

Subscribe to this mod's changes

ashlr-codex-savings is a skill published in the GitHub repository ashlrai/ashlr-plugin (3 stars, last pushed 2d ago), licensed MIT. It adds 24 tokens to every session and 107 once invoked, about $0.0001 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

familiar-help

Use familiar companion tools for creative buddy/companion interactions. Handles fortunes, code roasts, haiku, stats, mood, lore, focus timers, and personality changes. Triggers when user addresses their companion by any name — "buddy" (Anthropic's UI label), "familiar", "companion", or whatever name the user uses for…

yaniv-golan/claude-familiar · 161 tokens

doctor-dashi-plugin

Diagnose and safely complete a migration from the legacy Telegram gateway to the dashi-plugin-claude-code channel. Use this whenever an agent is moving off the old gateway, when a freshly migrated bot is silent / hangs / answers as "default Claude", when you hit a Telegram 409 conflict, or when planning the cutover.…

qwwiwi/dashi-plugin-claude-code · 146 tokens

img-pilot

AI-generated brand assets (logo, favicon, social, banner, icons) from Claude Code. Reads ux-pilot and brand-pilot briefs automatically. 9 providers, cost-optimized.

Sakaax/img-pilot · 42 tokens

cco-tools

Show what tools actually cost in tokens — learned per-tool averages from observed results, replacing the hardcoded MCP/Agent guesses.

egorfedorov/claude-context-optimizer · 27 tokens

github-pr-creation

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…

fvadicamo/dev-agent-skills · 75 tokens

test-run

Run plugin test suites in this monorepo and report a concise pass/fail summary. Optional plugin slug arg; without arg, runs all plugins under plugins/.

gtapps/claude-code-hermit · 35 tokens