BeClaude

abtop

New
2.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/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/abtop.md https://raw.githubusercontent.com/graykode/abtop/main/SKILL.md
3
Invoke in Claude Code
/abtop
View 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.