AI AGENT ADDONS

Opencli Oneshot

jackwener/opencli
CLI & Terminal
3,971installs

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.

Add Opencli Oneshot skill to your workflow

Global

mkdir -p ~/.claude/skills/opencli-oneshot

Project

mkdir -p .claude/skills/opencli-oneshot

Source Repository

Stars
25,522
Forks
2,533
Watchers
25,522
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago