Install the OpenClaw iTerm2 status bar that shows session cost and context usage in real time.
直接在 iTerm2 状态栏中显示 OpenClaw 会话费用和上下文使用情况,每 30 秒刷新一次。
一键安装:
bash
curl -fsSL https://raw.githubusercontent.com/lidegejingHk/openclaw-iterm2-statusbar/main/install.sh | bash
或手动安装:
bash
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
[kiro/claude-sonnet-4.6] 🤖 main | 💵 $0.0023 (总计 $0.0041) | 🟢 10k/200k (5%) | ⚡88%
bash
rm ~/Library/Application\ Support/iTerm2/Scripts/AutoLaunch/openclaw_status.py
重启 iTerm2 以移除该组件。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 openclaw-iterm2-statusbar-1776152899 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-iterm2-statusbar-1776152899 技能
skillhub install openclaw-iterm2-statusbar-1776152899
文件大小: 6.21 KB | 发布时间: 2026-4-15 13:29