If you need to write a new OpenCLI adapter or add commands to an existing one, this skill walks you through the full loop: recon, API discovery, field decoding, adapter coding, and verify. It replaces opencli-oneshot and opencli-explorer with a 30-minute end-to-end workflow using existing opencli browser commands. The runbook is meticulous, covering five site patterns (A through E), auth strategies from PUBLIC to INTERCEPT, field decoding playbooks for cryptic API keys, and a decision tree that routes you through endpoint verification, fixture validation, and site memory updates. The降级 paths table is genuinely useful when you hit 401s or empty network logs. It's opinionated about trace flags and strongly encourages eyeball verification against the actual webpage, not just passing verify.
npx skills add https://github.com/jackwener/opencli --skill opencli-adapter-author