Perintah Dasar Gateway & Channel
555
📌 Perintah Penting OpenClaw
Daftar Isi
- Gateway & Channel
- Konfigurasi API Key
- YouTube Skill
- Skill Management
- Healthcheck & Monitoring
- Task Automation
- Identitas & Workspace
Gateway & Channel
bash openclaw gateway status openclaw channels status openclaw gateway restart rm -f ~/.openclaw/agents/main/sessions/sessions.json openclaw gateway restart
Konfigurasi API Key
bash openclaw config set providers.google.apiKey "API_KEY_BARU" openclaw gateway restart
YouTube Skill
bash cp ~/.openclaw/workspace/skills/youtube-publisher/token_mazida.json \ ~/.openclaw/workspace/skills/youtube-publisher/token.json
Skill Management
bash openclaw skills list openclaw skills install <nama-skill> openclaw skills update <nama-skill> openclaw skills remove <nama-skill>
Healthcheck & Monitoring
bash openclaw healthcheck run openclaw youtube-watcher monitor openclaw weather check <lokasi>
Task Automation
bash openclaw taskflow run <nama-task>
Identitas & Workspace
bash nano ~/.openclaw/workspace/IDENTITY.md nano ~/.openclaw/agents/main/agent/system.md
