一键导入
setup
Install and configure claudewatch status line for Claude Code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Install and configure claudewatch status line for Claude Code
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | setup |
| description | Install and configure claudewatch status line for Claude Code |
| allowed-tools | Bash, Read, Write, AskUserQuestion |
Install claudewatch — a themed status line for Claude Code.
Check Go: Verify Go is installed (go version). If not installed, tell the user to install Go first from https://go.dev/dl/ and stop.
Install binary: Run go install github.com/nitintf/claudewatch@latest
Register with Claude Code: Run claudewatch install — this also creates the default config file with all keys.
Verify: Read ~/.claude/settings.json and confirm statusLine is set.
Choose theme: Ask which theme they want: Options: dracula (default), catppuccin-mocha, catppuccin-latte, nord, tokyo-night, gruvbox, solarized-dark, solarized-light, one-dark, rosepine
Write config: Read the existing config from ~/.config/claudewatch/config.toml, update only the theme value, and write it back preserving all other keys.
Done: Tell the user to restart Claude Code. Plan type and usage limits are auto-detected from credentials. Mention they can run /claudewatch:config to toggle individual segments on/off.