skills/openclaw-customizer/SKILL.md
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 skillsauth add petekp/agent-skills openclaw-customizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 warningdevelopment
Compile a plain-language task into a concise, auditable Codex or Claude Code `/goal`, or explain why a normal prompt fits better. Use when the user asks to draft, formulate, rewrite, tighten, or create a goal for multi-step work that needs a durable objective, transcript-visible proof, constraints, bounded stop conditions, host-aware operation, and risk-based review depth.
tools
Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks. Use when the user asks about Unix commands, shell scripts, macOS system configuration, process management, or troubleshooting system issues.
testing
Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, implementing dark mode typography, or when asked about readability, font pairing, line height, measure, typographic hierarchy, variable fonts, font loading, or OpenType features.
development
Create visual parameter tuning panels for iterative adjustment of animations, layouts, colors, typography, physics, or any numeric/visual values. Use when the user asks to "create a tuning panel", "add parameter controls", "build a debug panel", "tweak parameters visually", "fine-tune values", "dial in the settings", or "adjust parameters interactively". Also triggers on mentions of "leva", "dat.GUI", or "tweakpane".