From claude-status
Show current Claude Code usage — 5h session %, weekly %, context window, and reset times. Use when the user asks "show status", "check usage", "claude status", or wants to uninstall/remove this plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-status:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the following command and display its output to the user exactly as-is (it contains ANSI color codes):
Run the following command and display its output to the user exactly as-is (it contains ANSI color codes):
python3 "${CLAUDE_PLUGIN_ROOT}/claude_status.py"
Do not add any commentary. Just show the output.
If the user wants to fully remove this plugin and clean up settings.json, run the deactivate command first (while the plugin is still installed), then tell the user to uninstall:
python3 "${CLAUDE_PLUGIN_ROOT}/claude_status.py" --plugin-deactivate
After that, the user runs: /plugins uninstall claude-status@kalfian-claude-code
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kalfian/claude-status --plugin claude-status