Claude
Skills
Sign in
Back

cost-status

Included with Lifetime
$97 forever

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.

AI Agentsscripts

What this skill does


# 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+.
Files: 4
Size: 5.6 KB
Complexity: 29/100
Category: AI Agents

Related in AI Agents