Loading...
Loading...
Reference and consulting skill for OpenClaw — a messaging gateway that connects AI agents to multiple communication platforms (Telegram, Discord, Slack, WhatsApp, iMessage, and more). Use when working with OpenClaw configuration, channels, Gateway setup, skills, cron jobs, MCP servers, memory, OAuth, or troubleshooting. Also use when the user asks how to implement a use case on their OpenClaw bot (daily morning brief, research workflows, competitive radar, decision playbook), how to add a new channel, or how to connect the CodeAlive context engine. Triggers on requests like "configure openclaw", "add Discord to my bot", "set up morning brief", "gateway not starting", "connect CodeAlive search", "OAuth re-auth", or any close paraphrase. Companion of install-openclaw-to-yc — install both together.
npx skill4agent add codealive-ai/ceo-ai-os openclaw-guidenpx skills add CodeAlive-AI/ceo-ai-os@install-openclaw-to-yc -g
npx skills add CodeAlive-AI/ceo-ai-os@openclaw-guide -ginstall-openclaw-to-yc| If the user asks about… | Read |
|---|---|
| Agent runtime, bootstrap files, sessions, message flow, chat commands, skills | |
| MEMORY.md, daily notes, dreaming, memory backends, embedding providers, sync safety | |
| Cron jobs (add / list / rm), heartbeat, scheduled tasks, timezones, delivery flags | |
MCP servers (Exa, PostHog, Grafana, …), | |
| |
OAuth re-auth ( | |
| Use cases — morning brief, research workflows, competitive radar, decision playbook, email handler, meeting prep | |
| Channels — Telegram details, adding Discord / Slack / WhatsApp / iMessage | |
CodeAlive search inside the bot — | |
| # | Title | When it bites |
|---|---|---|
| 1 | Isolated cron sessions can't deliver to Telegram | Use |
| 2 | Telegram adapter silently dies after ~12h | Watchdog timer restarts gateway on outbound errors |
| 6 | Gateway auth handshake timeout on small VMs | |
| 7 | Bootstrap file truncation drops the middle | Keep individual files compact; truncation = 70% head + 20% tail |
| 14 | | All cron CLI work |
| 18 | Cron jobs without explicit | Always set explicitly |
| 19 | Exec approval blocked when no Telegram approver | |
| 20 | | Stop timer → restart → wait |
| 21 | | Backup config first; correct path is |
| 22 | | Run |
| 23 | OAuth re-auth leaves orphan profiles | Decode |
OPENCLAW_PITFALLS.md| Topic | URL |
|---|---|
| Getting Started | https://docs.openclaw.ai/start/getting-started |
| Onboarding Wizard | https://docs.openclaw.ai/start/wizard |
| Documentation Hub | https://docs.openclaw.ai/start/hubs |
| DM/Node Pairing | https://docs.openclaw.ai/start/pairing |
| Topic | URL |
|---|---|
| Gateway Runbook | https://docs.openclaw.ai/gateway |
| Configuration | https://docs.openclaw.ai/gateway/configuration |
| Authentication | https://docs.openclaw.ai/gateway/authentication |
| Sandboxing | https://docs.openclaw.ai/gateway/sandboxing |
| Security | https://docs.openclaw.ai/gateway/security |
| Troubleshooting | https://docs.openclaw.ai/gateway/troubleshooting |
| Topic | URL |
|---|---|
| Skills | https://docs.openclaw.ai/tools/skills |
| Plugin System | https://docs.openclaw.ai/tools/plugin |
| Cron Jobs | https://docs.openclaw.ai/automation/cron-jobs |
| Hooks | https://docs.openclaw.ai/automation/hooks |
| Webhooks | https://docs.openclaw.ai/automation/webhook |
| Docker install | https://docs.openclaw.ai/install/docker |
| CLI Reference | https://docs.openclaw.ai/cli |
install-openclaw-to-ycnpx skills add CodeAlive-AI/ceo-ai-os@install-openclaw-to-yc -ginstall-openclaw-to-yc