Use this when you need to search, inspect, install, or publish agent skills against a SkillHub registry. SkillHub is a skill registry with a ClawHub-compatible API layer, so prefer the clawhub CLI for registry operations instead of making raw HTTP calls.
$npx -y skills add iflytek/skillhub --skill docsInstalls into the current project.
Run `npx skills use "https://github.com/iflytek/skillhub" --skill "iflytek/skillhub/docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iflytek/skillhub" that are relevant to the current task. Run `npx skills add "https://github.com/iflytek/skillhub"` and select the relevant skills, then follow their instructions.