openclaw-iterm2-statusbar

Install the OpenClaw iTerm2 status bar that shows session cost and context usage in real time.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-iterm2-statusbar" with this command: npx skills add lidegejinghk/openclaw-iterm2-statusbar

OpenClaw iTerm2 Status Bar

Displays OpenClaw session cost and context usage directly in the iTerm2 status bar, refreshing every 30 seconds.

Install

One-line installer:

curl -fsSL https://raw.githubusercontent.com/lidegejingHk/openclaw-iterm2-statusbar/main/install.sh | bash

Or manually:

DEST="$HOME/Library/Application Support/iTerm2/Scripts/AutoLaunch"
mkdir -p "$DEST"
curl -fsSL https://raw.githubusercontent.com/lidegejingHk/openclaw-iterm2-statusbar/main/openclaw_status.py \
  -o "$DEST/openclaw_status.py"
chmod +x "$DEST/openclaw_status.py"

Post-install

  1. Restart iTerm2 (or Scripts → Refresh)
  2. Preferences → Profiles → Session → Status Bar → Configure
  3. Drag the OpenClaw component into the status bar

What It Shows

[kiro/claude-sonnet-4.6] 🤖 main  |  💵 $0.0023 (total $0.0041)  |  🟢 10k/200k (5%)  |  ⚡88%
  • Model name
  • Main session cost + total across all sessions
  • Context usage with color indicator (🟢🟡🟠🔴)
  • Compaction threshold (⚡)

Requirements

  • macOS + iTerm2
  • OpenClaw Gateway running locally on port 18789

Uninstall

rm ~/Library/Application\ Support/iTerm2/Scripts/AutoLaunch/openclaw_status.py

Restart iTerm2 to remove the component.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Bird Recognition Tool | 鸟类识别工具

Identifies bird species in images/videos of target areas. Supports recognition of no less than 500 common bird species, supports customized model training, s...

Registry SourceRecently Updated
General

Image Amazon Product Image Suite

A professional product image generation skill purpose-built for the Amazon e-commerce platform. Outputs comply with Amazon's image guidelines while optimizin...

Registry SourceRecently Updated
General

SearchOnlineAssets

Online asset search tool: queries public stock libraries (Pixabay) for high-quality photos, illustrations, vectors and videos, returning result metadata and...

Registry SourceRecently Updated