#How to install a skill from openhub?
5 messages · Page 1 of 1 (latest)
Assuming you mean ClawHub, not OpenHub 🙂
Short version: a skill is available to the agent workspace you install it into.
-
If you only have one agent:
openclaw skills install <skill-slug> -
If you want it for one specific agent in a multi-agent setup:
- Find that agent’s workspace
openclaw agents list - Install the skill into that workspace’s
skills/folder
openclaw skills installhas no per-agent flag, it installs into the active workspace only.
- Find that agent’s workspace