cxcscmu/llm-token-tracking
Extracts and tracks the consumed token usage from an LLM API response to monitor API cost and utilization.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill llm-token-tracking
Take cxcscmu/llm-token-tracking from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.