# tokenscope

A token profiler for Claude Code. It parses the session transcripts Claude Code already writes to disk (~/.claude/projects/**/*.jsonl) and tells you where your tokens actually went — and what to change to spend fewer of them. ccusage tells you what you spent.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/avivavi-tokenscope
- Source: https://github.com/AviVAvi/TokenScope
- Price: free and open source

## Summary
tokenscope is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes tokenscope. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add avivavi/tokenscope
```

## Skills
- tokenscope

## FAQ

### What is tokenscope?
A token profiler for Claude Code. It parses the session transcripts Claude Code already writes to disk (~/.claude/projects/**/*.jsonl) and tells you where your tokens actually went — and what to change to spend fewer of them. ccusage tells you what you spent.

### How do I install tokenscope?
Run these in Claude Code: npx -y skills add avivavi/tokenscope. Then prompt normally.

### Does tokenscope auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is tokenscope free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
