/install install-shared-skill
Shared Skill Installer (ClawHub)
Tool: install_skill
Install a skill using the clawhub CLI.
Parameters:
skill_name(string, required): The name of the skill to install
Behavior:
- Executes:
clawhub install \x3Cskill_name> --workdir ./ - Returns the raw terminal output (stdout + stderr) as the tool result
- Non-zero exit codes are captured and returned as part of the output
Example usage:
/install_skill nano-pdf
This runs: clawhub install nano-pdf --workdir ./
Tool: install_shared_skill
Alias of install_skill — identical functionality.
Parameters:
skill_name(string, required): The name of the skill to install
Behavior:
- Executes:
clawhub install \x3Cskill_name> --workdir ./ - Returns the raw terminal output (stdout + stderr) as the tool result
Example usage:
/install_shared_skill nano-pdf
This runs: clawhub install nano-pdf --workdir ./
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install install-shared-skill - After installation, invoke the skill by name or use
/install-shared-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Install Shared Skill?
Install OpenClaw skills at the local/system level so they are shared by all agents. Uses the clawhub CLI to fetch and install skills into the global OpenClaw... It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.
How do I install Install Shared Skill?
Run "/install install-shared-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Install Shared Skill free?
Yes, Install Shared Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Install Shared Skill support?
Install Shared Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Install Shared Skill?
It is built and maintained by ssshhh (@shifulegend); the current version is v0.1.2.