DeevsDeevs

cost-status

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

DeevsDeevs 40 6 Updated 3mo ago

Resources

3
GitHub

Install

npx skillscat add deevsdeevs/agent-system/cost-status

Install via the SkillsCat registry.

SKILL.md

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