Claude Code Skill Installation Guide
Choose your preferred installation method and start using skills in minutes.
1
Ensure OpenClaw is installed (v1.0+)
$ openclaw --version
2
Search for the skill you want
$ openclaw skills search web-search
3
Install the skill
$ openclaw skills install web-search-plus
4
Restart OpenClaw to verify
$ openclaw restart
Security Note
Third-party skills should be treated as untrusted code. Review the source before installing and test in a sandbox. OpenClaw's confirmation mode (REQUIRE_HUMAN_CONFIRMATION) can require approval before sensitive operations.