#About the skills

1 messages ยท Page 1 of 1 (latest)

autumn sluice
#

How to install a skill from clawhub ?

tight coralBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

nimble wingBOT
#
   clawhub install <skill-name>
  1. Start a new OpenClaw session to pick up the skill.

Example:

clawhub search "weather"
clawhub install weather

Skills are installed to ./skills in your workspace and will be loaded automatically in your next session.

๐Ÿ“š Full docs: https://docs.openclaw.ai/tools/clawhub

autumn sluice
#

Can I install it with npm instead of pnpm ?