byjoeseesun· 92 skills
Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website (e.g. "帮我生成 xxx.com 的 cli"). Covers automated generation, API discovery workflow, authentication strategy selection, TS adapter writing, and testing.
$npx -y skills add joeseesun/opencli-skill --skill qiaomu-opencli-explorerInstalls into the current project.
Run `npx skills use "https://github.com/joeseesun/opencli-skill" --skill "joeseesun/opencli-skill/qiaomu-opencli-explorer"` 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/joeseesun/opencli-skill" that are relevant to the current task. Run `npx skills add "https://github.com/joeseesun/opencli-skill"` and select the relevant skills, then follow their instructions.