This is the comprehensive guide for building OpenCLI adapters from scratch when the quick oneshot approach isn't enough. You'll reach for it when working with a new site, building multiple commands, or when the automated generate command fails. It walks through the full flow: API discovery, authentication patterns, adapter implementation, and testing. The Chinese documentation suggests strong usage in that community. Worth noting there are now six related skills in the opencli ecosystem, and this explorer version has been partially superseded by opencli-adapter-author for new adapter work. If you just need to drive a browser without writing an adapter, skip to opencli-browser instead.
npx skills add https://github.com/jackwener/opencli --skill opencli-explorer