A quick-fire approach to generating OpenCLI commands when you know exactly what API you want to hit. Opens a page, captures network traffic, writes a TypeScript adapter, and tests it in four steps. The skill includes authentication tier detection (public, cookie, localStorage Bearer, headers, intercept) and ready-to-use templates for each strategy. It's honest about when to bail and switch to the explorer skill instead, like when you hit signature validation or need multiple commands from the same site. Good for one-off automation tasks where you just want to turn a web API into a CLI command without the full exploration workflow.
claude skill add jackwener/opencli:opencli-oneshot