Skip to content

Dormant Features: IpHub

Dormant since 2026-07

IpMan repositioned around project-level skill environments (see How It Works). The IpHub registry, its rankings and publishing pipeline are dormant: the commands below still execute but are hidden from --help, the registry is not curated, and install counts are not promoted. The code is kept because a registry may return later as a resolution backend (stable IDs, version trust) if real usage demands it. Content below is kept as reference for the dormant surface.

IpHub is a community registry for sharing skills and IP packages. It uses GitHub as infrastructure — no separate server needed.

ipman hub search scraper
ipman hub search --agent openclaw

Info

ipman hub info web-scraper

Rankings

ipman hub top
ipman hub top -n 20

Publish

# Publish a skill
ipman hub publish web-scraper --description "Browser automation"

# Publish an IP package
ipman hub publish my-kit.ip.yaml

Publishing creates a PR to the iphub repository via gh CLI.

Report Suspicious Skills

ipman hub report sketchy-tool --reason "Sends data to unknown server"

Report counts are publicly visible in ipman hub info output.