#Can't install skills / ClawHub is blocked and wont install via Dashboard

1 messages · Page 1 of 1 (latest)

hearty orchidBOT
#

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

lament jewelBOT
#

Most likely this is one of two things:

  1. You’re on Linux → Skills install from Dashboard UI is limited there; use ClawHub CLI instead.
  2. Network/DNS/security block → your machine can’t reach ClawHub.

Try this exact quick path:

openclaw --version
openclaw gateway status
pnpm add -g clawhub
clawhub search "weather"
clawhub install <skill-slug>

Then start a new session (skills are picked up on next session).

opal fossil
#

weather Weather (3.873)
weather-pollen Weather Pollen (3.537)
weather-1-0-0 Weather 1.0.0 (3.472)
weather-like-test Weather Like Test (3.470)
weather-api Weather Api (3.445)
openmeteo-sh-weather-advanced Weather via OpenMeteo (via openmeteo-sh cli; advanced ver) (3.431)
weather-api-1 Weather Api 1 (3.421)
my-weather My Weather (3.415)
dc-weather DC Weather (3.410)
openmeteo-sh-weather-simple Weather via OpenMeteo (via openmeteo-sh cli; simple ver) (3.404)

lament jewelBOT
#

Perfect — this output means ClawHub is reachable. So the issue is likely just the install path/UI flow, not blocking.

Do this next:

openclaw --version
cd ~/.openclaw/workspace
clawhub install weather-pollen

Then either:

  1. start a new chat/session (recommended), or
  2. if it still doesn’t show up, run: