Report what Scrim thinned from tool output and API-equivalent token mix. Use when the user runs /scrim, or asks about quota, context burn, or tool-output size.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add nikshepsvn/scrim --skill scrim --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scrim?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nikshepsvn-scrim)More formats (shields.io, HTML) on the badges page.
---
name: scrim
description: Report what Scrim thinned from tool output and API-equivalent token mix. Use when the user runs /scrim, or asks about quota, context burn, or tool-output size.
---
# Scrim
Run the CLI. Do not invent numbers.
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" --today
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py"
```
Omitted original:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" get <id> [start-end]
```
Lifetime shadow $ from transcripts:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" --backfill
```
Health check / per-kind breakdown / stash listing:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" doctor
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" kinds --today
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/scrim.py" stashes
```
Remind them Max/Ultra is a subscription. Backfill dollars are list-price, not Stripe. "Today" is their local calendar day.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!