Personal AI usage insights — generate a self-contained HTML report from local Claude Code and Copilot chat history.
npx claudepluginhub bdangit/myusage-skillGenerate a personal AI usage insights report from local Claude Code and Copilot chat history.
A Claude Code / Copilot skill that reads your local AI tool chat history and generates a polished, self-contained HTML insights report.


| Tool | Location |
|---|---|
| Claude Code | ~/.claude/projects/ |
| Copilot VS Code | ~/Library/Application Support/Code/User/workspaceStorage/ |
| Copilot CLI | ~/.copilot/session-state/ |
Step 1 — add the marketplace source (one-time):
| Claude Code | Copilot CLI |
|---|---|
claude plugin marketplace add bdangit/myusage-skill | copilot plugin marketplace add bdangit/myusage-skill |
Step 2 — install the skill:
| Claude Code | Copilot CLI |
|---|---|
claude plugin install myusage@myusage-skill | copilot plugin install myusage@myusage-skill |
| Claude Code | Copilot CLI |
|---|---|
claude plugin update myusage@myusage-skill | copilot plugin update myusage@myusage-skill |
Once installed, say to your agent: "Generate my AI usage report" or "Show me my AI usage insights"
The skill is also invocable directly as /myusage.
The report is written to ~/Desktop/myusage-report.html.