openclaw | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / openclaw

openclaw

maintained by ZHangZHengEric

star 825 account_tree 61 verified_user MIT License
bolt View GitHub

name: openclaw description: OpenClaw Skill Manager - Search and install skills from the OpenClaw registry.

OpenClaw Skill Manager

This skill provides capabilities to search and install new skills from the OpenClaw registry (clawhub).

Usage

You can use the execute_shell_command tool to interact with the OpenClaw registry using the clawhub CLI.

Searching for Skills

To search for available skills, use the following command:

npx -y clawhub search <query>

Example:

npx -y clawhub search "weather"

Installing Skills

To install a skill, you must install it into the session's skill directory. The session's skill directory is mapped to {skills_folder_path} in the sandbox.

Important: You MUST specify the --dir parameter as {skills_folder_path}.

npx -y clawhub install <slug> --dir {skills_folder_path}

Example:

npx -y clawhub install "google-search" --dir {skills_folder_path}

After Installation

After installing a new skill, the system will automatically add the skills when constructing the next system prompt. You can then throw a reload skill command to reload the skill and use the new skill immediately.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 825
GitHub Forks 61
Created Mar 2026
Last Updated 3个月前
tools tools system admin

Related Skills

docker-expert
chevron_right
telnyx-network
chevron_right
plex

plex

openclaw
star 2.4k
chevron_right
discord-governance
chevron_right
hetzner-provisioner
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.