# Add to your Claude Code skills
git clone https://github.com/BalianWang/busytokbusytok is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by BalianWang. Local-first agent token usage audit dashboard. It has 51 GitHub stars.
busytok's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/BalianWang/busytok" and add it to your Claude Code skills directory (see the Installation section above).
busytok is primarily written in Rust. It is open-source under BalianWang on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh busytok against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.

Busytok is a local-first agent token usage audit dashboard. It reads local AI coding agent logs (Claude Code, Codex), normalizes low-sensitive token metadata, stores it in local SQLite, and serves GUI/CLI views through a local service.
Busytok does not proxy traffic, route models, inspect protocol payloads, install certificates, hook TLS, or handle OAuth/API keys/session tokens.
Download the latest universal DMG from Releases and drag Busytok.app to /Applications.
Apple Silicon and Intel are both supported by the universal binary.
Busytok is 0.x: real and usable, but minors may break. Auto-update is on for macOS (you'll get fixes without manual reinstall); on Windows, auto-update is not supported — reinstall manually from Releases. Promote to 1.0 once the schema/migration story is stable and auto-update has run cleanly across at least three releases.
busytok)busytok-service) running as a launchd LaunchAgentPress Cmd+Option+K anywhere to open the prompt palette — a floating search window for saved prompts.
Enter to execute your default action (configurable in Settings).⌘K opens per-prompt actions (Copy, Paste, Edit, Delete, Toggle pin) from the palette.
apps/gui: React + Tauri desktop applicationapps/gui/src-tauri: Tauri Rust host crate and bundle configurationapps/service: Rust background serviceapps/cli: Rust administrative CLIcrates/busytok-*: Rust workspace crates./scripts/verify_acceptance.shDEVELOPER_ID_APPLICATION="Developer ID Application: ..." ./scripts/verify_release.shbash scripts/check-busytok-naming.shSee CONTRIBUTING.md.
See SECURITY.md. Report vulnerabilities via GitHub Private Vulnerability Reporting.