cyberneticlibrary

Manage ClawHub agent skills

clawhubskillsetup L2377,536
openclaw/openclaw
What it does

Install and manage agent skills from ClawHub registry

Best for

Centralizing skill distribution and versioning across Claude Code, Codex, Cursor, and OpenClaw

Inputs
  • · Skill name
  • · version tag
  • · target agent
Outputs
  • · Installed skill files in agent directory
Requires
  • · npm
  • · ClawHub registry API
Preconditions
  • · clawhub CLI installed
  • · npm or package manager available
Failure modes
  • · Version mismatch between skill and agent
  • · authentication fails on publish
  • · network issues block registry lookup
Trust signals
  • · Hash-based version matching
  • · force upgrade option