clawpilot
Install, secure, and troubleshoot self-hosted OpenClaw gateways
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ClawPilot?โผ
Run `npx skills add kcchien/clawpilot --all -g -y` in your terminal to install it globally for your compatible coding assistant.
What does ClawPilot do?โผ
It gives your coding assistant expert knowledge of OpenClaw, the self-hosted gateway that connects chat apps like WhatsApp and Telegram to your agents. You can install, configure, secure, and debug your gateway using plain language.
How to check if my OpenClaw setup is secure?โผ
Ask your assistant to audit your installation and it will run the bundled security scripts. These check for known CVEs, unsafe config settings, prompt injection risks, and leaked API keys in session transcripts.
Does ClawPilot work with Claude Code?โผ
Yes. It follows the open SKILL.md standard, so it works with Claude Code, OpenClaw agents, and any assistant that reads SKILL.md files.
Can I deploy OpenClaw to the cloud with ClawPilot?โผ
Yes. It includes step-by-step deployment references for Docker, AWS, GCP, Fly.io, Railway, and more, with secure remote access patterns via Tailscale or SSH tunnels.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core