Track your AI usage, lines of code generated, time spent prompting AI, etc. using the WakaTime plugin for Claude Code. WakaTime is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.
What's inside
FAQ
claude-code-wakatime is a Claude Code plugin with hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add wakatime/claude-code-wakatime> /plugin install claude-code-wakatime@wakatime
Repo: wakatime/claude-code-wakatime
Track your AI usage, lines of code generated, time spent prompting AI, etc. using the WakaTime plugin for Claude Code.
WakaTime is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.
claude plugin marketplace add https://github.com/wakatime/claude-code-wakatime.git
claude plugin i claude-code-wakatime@wakatime
Add your API key to ~/.wakatime.cfg:
[settings]
api_key = waka_123
claude plugin marketplace update
New: See the lines of code generated by AI on your dashboard!
Visit https://wakatime.com to see your coding activity.

npm run watch
Diagnostic tool for troubleshooting the installation and health of Claude Code and plugins:
claude doctor
Make sure you have node.js installed and in your $PATH:
node -v
Run claude with verbose logging to see any plugin load errors:
claude --debug
Look for errors in the wakatime-cli log file:
grep error ~/.wakatime/wakatime.log | grep -v backoff
.claude-plugin/ marketplace.json plugin.json .gitignore dist/ index.js hooks/ hooks.json LICENSE package-lock.json package.json prettier.config.cjs README.md scripts/ generate-version.js run run.cmd src/ dependencies.ts index.ts logger.ts options.ts types.ts utils.ts tsconfig.json
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic