通用 CLI 框架——79+ 适配器把网站/App 转为 CLI。Use when 需要把新外部服务(GitHub/Notion/Slack/X 以外)包成 CLI、或查已有适配器能力。X/Twitter 场景改走 x-twitter skill。
$npx -y skills add karryviber/orb --skill opencliInstalls into the current project.
Run `npx skills use "https://github.com/karryviber/orb" --skill "karryviber/orb/opencli"` 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/karryviber/orb" that are relevant to the current task. Run `npx skills add "https://github.com/karryviber/orb"` and select the relevant skills, then follow their instructions.