clawpilot-config
ClawPilot Config
Use this skill for ClawPilot host configuration inspection and minimal correction. Support:
- OpenClaw host config
- Hermes local API config
- cc-connect runtime config
When To Use
Use this skill when the user needs to:
- Find the relevant OpenClaw config file
- Validate gateway token or password settings
- Validate referenced environment variables
- Understand why pairing or host-side operations cannot authenticate
- Validate Hermes API server settings in
~/.hermes/.env - Check
API_SERVER_ENABLED/API_SERVER_KEY
More from rethinking-studio/clawpilot-skills
clawpilot-pair
Use when the user wants to pair PocketClaw, install or upgrade ClawPilot, verify host runtime readiness, and generate a pairing code for OpenClaw, Hermes, or cc-connect Coding Agent hosts. Follow a strict pairing workflow and output the final pairing code on its own line when successful.
22clawpilot-send
Use when the current PocketClaw conversation needs a local or generated file sent back to mobile, regardless of whether the host runtime is OpenClaw or Hermes. Use a single high-level ClawPilot send command and do not expose session routing details.
18clawpilot-doctor
Use when the user wants to diagnose or repair ClawPilot host issues for OpenClaw, Hermes, or cc-connect Coding Agent hosts, including status checks, logs, restart, update, and self-repair. Focus on the concrete blocking issue and the next corrective action.
16