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...
Install a skill using the clawhub CLI.
Parameters:
skill_name (string, required): The name of the skill to installBehavior:
clawhub install <skill_name> --workdir ./Example usage:
/install_skill nano-pdf
This runs: clawhub install nano-pdf --workdir ./
Alias of install_skill — identical functionality.
Parameters:
skill_name (string, required): The name of the skill to installBehavior:
clawhub install <skill_name> --workdir ./Example usage:
/install_shared_skill nano-pdf
This runs: clawhub install nano-pdf --workdir ./
ZIP package — ready to use