You can turn any website into a command line tool in just four steps. Start with a URL and a short goal description. Open the page and capture the network requests. Find the API endpoint you need. Test the request with a fetch. Then generate an adapter file.
This process works for most sites. It handles different authentication methods like cookies or bearer tokens. The result is a ready to use CLI command. It saves you from clicking around in the browser.
If you need to explore a whole site, use the explorer skill instead. This oneshot skill is best for single tasks. It is fast and simple.
Global
mkdir -p ~/.claude/skills/opencli-oneshotProject
mkdir -p .claude/skills/opencli-oneshotSource Repository
Lark Sharedlarksuite/cli
Manage Feishu resources from terminal with user and bot authentication and permission handling
Runcomfy Cliagentspace-so/runcomfy-agent-skills
One binary one login runs hundreds of AI models from your command line
Tzstxixu-me/skills
Create extract and manage tzst archives with safe defaults and scripting support
Xdropxixu-me/skills
Upload and download files securely from your terminal with Xdrop CLI
Runcomfy Clidoany-ai/skills
One binary, one auth, hundreds of AI models from your terminal
Runcomfy Cliruncomfy-com/skills
Control hundreds of AI models from your command line with one simple tool
Hyperframes Cliheygen-com/hyperframes
Scaffold, lint, inspect, preview, and render video compositions from your terminal
Sentry Clisentry/dev
Manage your Sentry projects and issues directly from the terminal