abtop
New2.6kGitHubGeneralby graykode
Like htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/abtop.md https://raw.githubusercontent.com/graykode/abtop/main/SKILL.md3
Invoke in Claude Code
/abtopView source on GitHub
agent
Frequently Asked Questions
What is abtop?
Like htop, but for AI coding agents. Monitor Claude Code & Codex CLI sessions, tokens, context window, rate limits, and ports in real-time.
How to install abtop?
To install abtop, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /abtop.
What is abtop best for?
abtop is a community categorized under General. It is designed for: agent. Created by graykode.