Configure the Claude Code cost/status line plugin that shows session, monthly, total cost, and context usage. Use when a user wants cost tracking, status line setup, or context usage display. Triggers: cost status, status line, show cost, context usage, Claude cost tracking.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add DeevsDeevs/agent-system --skill cost-status --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cost Status?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/deevsdeevs-cost-status)More formats (shields.io, HTML) on the badges page.
---
name: cost-status
description: "Configure the Claude Code cost/status line plugin that shows session, monthly, total cost, and context usage. Use when a user wants cost tracking, status line setup, or context usage display. Triggers: cost status, status line, show cost, context usage, Claude cost tracking."
---
# Cost Status
This skill configures the Claude Code status-line plugin that reads session JSON from stdin and tracks costs in `~/.claude/cost-tracking.json`.
## Workflow
1. Install the plugin if needed.
2. Add the status line command to `~/.claude/settings.json` as documented in `cost-status/README.md`.
3. If the user needs the exact script path, use the `find` command in the README.
4. Confirm dependencies: `jq`, `awk`, Bash 4+.
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!