
from easy-openclaw110
Interactive configuration and optimization guide for OpenClaw—walks users through testing, three rounds of channel-specific tuning, and optional channel onboard
Provides a structured, multi-round wizard to collect configuration choices and safely apply optimizations for OpenClaw. It guides environment prechecks, backups, channel-specific settings (Discord/Feishu/Telegram/TUI), recommended Skills, and optional channel onboarding—ensuring a controlled apply-and-restart flow.
Use this when initializing or improving an OpenClaw installation, or when a user asks for an "one-click" style configuration cleanup (e.g., "optimize openclaw" or "openclaw initialization"). It is triggered by configuration-related intents and when the user requests guided setup or optimization.
Designed for OpenClaw agents that can run shell checks and manage Skills (OpenClaw gateway-aware agents).
OpenClaw configuration wizard skill that walks users through a 4-round setup flow (base config, channel enhancement, skills install, new channel onboarding). Entirely prompt-based with no scripts. Well-structured with references/ directory for progressive disclosure, strict guardrails against skipping rounds or making unauthorized changes, and explicit templates for each step. Written in Chinese (Mandarin).
Clean, security-conscious design with explicit prohibitions against destructive actions. Environment pre-check is read-only. No network calls, credentials, or exfiltration risks. Well-organized layered architecture with good separation of concerns.