name: clawdbot-launcher
Clawdbot(Slack連携AIボット)のデーモン管理スキル。
clawdbot daemon start
Start after confirming status with clawdbot status. Report Gateway state, Slack channel status, and active session count from the status output.
clawdbot daemon stop
clawdbot status
Key fields to report: Gateway (running/stopped), Slack channel (ON/OFF), Sessions count, Model.
If start fails:
source ~/.zshrc && echo $ANTHROPIC_API_KEY - verify env varclawdbot doctor - run diagnosticsclawdbot logs --follow - check logs~/.clawdbot/clawdbot.jsonclaude-opus-4-5 (200k ctx)C08KHA4BQHWANTHROPIC_API_KEY が未設定: source ~/.zshrc 後に echo $ANTHROPIC_API_KEY で確認すること。未設定だと起動に失敗するclawdbot status で事前確認するclawdbot logs --follow で原因を特定すること。clawdbot doctor も診断に有用