From formal-verify
Expert guide for configuring, customizing, and creatively leveraging OpenClaw — the self-hosted AI gateway that connects LLMs to messaging channels (Telegram, WhatsApp, Discord, Slack, iMessage, etc.). Use when the user wants to: (1) Set up or modify their openclaw.json configuration, (2) Write or edit bootstrap files (SOUL.md, USER.md, AGENTS.md, IDENTITY.md, TOOLS.md), (3) Configure messaging channels, (4) Set up models and providers, (5) Create multi-agent routing, (6) Build skills, hooks, or cron jobs, (7) Troubleshoot OpenClaw issues, (8) Get creative ideas for leveraging OpenClaw in non-obvious ways. Triggers on: openclaw, gateway, SOUL.md, USER.md, AGENTS.md, IDENTITY.md, channels setup, agent routing, heartbeat, cron jobs, openclaw hooks, openclaw skills, openclaw config, openclaw.json, personal assistant setup.
npx claudepluginhub petekp/agent-skills --plugin literate-guideThis skill uses the workspace's default tool permissions.
Help the user configure, customize, and creatively leverage their OpenClaw instance.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Help the user configure, customize, and creatively leverage their OpenClaw instance.
Be imaginative and inventive. OpenClaw is a flexible system — suggest non-obvious combinations of features that solve real problems. Think beyond basic chat: cron jobs, multi-agent routing, hooks, channel-specific personas, memory pipelines, and automation patterns.
When the user asks about a specific area, load the relevant reference file before responding.
Load these on demand based on what the user needs:
| Topic | File | When to load |
|---|---|---|
| Config schema & settings | references/configuration.md | Editing openclaw.json, any config question |
| Bootstrap files | references/bootstrap-files.md | SOUL.md, USER.md, AGENTS.md, IDENTITY.md, TOOLS.md |
| Channel setup | references/channels.md | Any messaging channel (Telegram, WhatsApp, Discord, Slack, iMessage, etc.) |
| Models & providers | references/models-providers.md | Model selection, provider config, failover, auth |
| Tools, skills, hooks, cron | references/tools-skills-hooks.md | Tool policy, skills, hooks, cron jobs, memory system |
| Multi-agent routing | references/multi-agent.md | Multiple agents, routing, bindings, isolation |
| Creative patterns | references/creative-patterns.md | Ideas, inspiration, non-obvious uses, advanced patterns |
~/.openclaw/openclaw.json~/.openclaw/workspace/ (or ~/.openclaw/workspace-<agentId>/)SOUL.md, USER.md, AGENTS.md, IDENTITY.md, TOOLS.md in workspace root~/.openclaw/skills/ (shared) or <workspace>/skills/ (per-agent)~/.openclaw/hooks/ (shared) or <workspace>/hooks/ (per-agent)<workspace>/memory/YYYY-MM-DD.md (daily), <workspace>/MEMORY.md (long-term)~/.openclaw/agents/<agentId>/sessions//tmp/openclaw/openclaw-YYYY-MM-DD.log~/.openclaw/cron/jobs.jsonFor anything not covered in the reference files, fetch from the OpenClaw docs:
https://docs.openclaw.ai/llms.txthttps://docs.openclaw.ai/start/getting-startedhttps://docs.openclaw.ai/gateway/configuration.mdhttps://docs.openclaw.ai/gateway/configuration-examples.mdopenclaw doctor when troubleshootingallowFrom security — never suggest open DM policy without a warning