cyberneticlibrary

Install OpenHarmony skills

oh-skillhubskillsetup L20
npm:oh-skillhub
What it does

Install and manage AI agent skills across Codex/Claude/OpenCode

Best for

Cross-agent skill distribution where single-source-of-truth versioning and sparse checkout avoid bloat.

Inputs
  • · skill domain/preset
  • · target agent
  • · scope (user/project)
Outputs
  • · skill directories symlinked
  • · rosie.lock entries
  • · telemetry queue
Requires
  • · Git sparse checkout
  • · npm package manager
Preconditions

Target agent directory writable; Git available; network access to release branch

Failure modes
  • · permission denied on symlink
  • · sparse checkout unavailable
  • · refresh fallback to bundled manifest
Trust signals
  • · TUI with dry-run preview
  • · telemetry audit log
  • · fallback to bundled manifest on network fail