📊
AutomationPython

TT Sidebar

by stormzhang

TT Sidebar is an Automation skill for Claude Code, published by stormzhang in token-tracker.

502 stars50 forkson stormzhang/token-trackerAdded 2026/08/26+1% in starsRepository updated 2026/08/25
ai-agentanthropic-claudeclaude-codeclicodexcost-analysisdeveloper-toolsopenai-codexpythonstatuslineterminal-uitoken-trackerusage-tracking
Install in seconds
Install TT Sidebar
Copy TT Sidebar into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/stormzhang/token-tracker/tree/main/src/token_tracker/skills/tt_sidebar_kimi ~/.claude/skills/tt_sidebar_kimi

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/stormzhang/token-tracker.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/token_tracker/skills/tt_sidebar_kimi/SKILL.md in stormzhang/token-tracker
Installs to
~/.claude/skills/tt_sidebar_kimi
Collection
One of 2 skills cataloged from this repository
Category
Automation1523 skills

What TT Sidebar does

TT Sidebar opens a live token-tracking pane for the current Kimi Code session beside the terminal. Use it when explicitly invoking /skill:tt-sidebar or when you need to monitor session usage in a split view.

TT Sidebar is cataloged under Automation on DirSkills. TT Sidebar comes from a repository tagged ai-agent, anthropic-claude, claude-code, cli and codex.

Documentation

README

TT Sidebar

Run the installed launcher exactly once:

__TT_SIDEBAR_COMMAND__

The launcher splits tmux, iTerm2, or Ghostty (macOS, ≥ 1.3.0) to open the sidebar pane, so it needs permission to control the terminal. If the runtime asks for approval, approve this exact command only; never approve Python generally.

Return the launcher's output directly. Do not run regular tt sidebar, inject a command into a transient shell, or open another sidebar in the current pane. If the launcher fails, report only its concise stage error.

The launcher must keep the source pane focused and open a right-side pane at one-third width. The split view is current-session-only and is intentionally independent from the regular all-session tt sidebar layout.

Frequently asked about TT Sidebar

  • What else does stormzhang publish alongside TT Sidebar?

    TT Sidebar is one of 2 skills that DirSkills catalogs from stormzhang/token-tracker, the repository it ships in. Its siblings there include TT Sidebar. Each one is a separate skill with its own page in this directory, installs the same way TT Sidebar does, and is maintained by stormzhang in that same repository. The rest of the collection is listed on the stormzhang/token-tracker page.

  • How does TT Sidebar compare to other Automation skills?

    TT Sidebar ranks #1349 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TT Sidebar against them. Open each page to compare what they document and how they install.