jackwenerjackwenerCommunityยท7 Agent Skills Included

OpenCLI

Turn any website, browser session, or desktop app into AI commands

Converts websites, logged-in Chrome sessions, Electron apps, and local tools into simple command-line interfaces for humans and AI agents. Lets agents navigate pages, fill forms, click buttons, and extract data without manual clicking or screen scraping. Includes self-repair skills that automatically diagnose and fix broken adapters when websites change their layout or APIs.
npx skills add jackwener/OpenCLI --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenCLI?โ–ผ

Run `npx skills add jackwener/opencli --all -g -y` in your terminal to install all skills in this suite globally.

What does OpenCLI do?โ–ผ

It turns any website, logged-in browser session, or desktop app into simple commands like `opencli zhihu hot` that humans and AI agents can run directly.

Can AI agents control my browser with OpenCLI?โ–ผ

Yes. Once the opencli-browser skill is installed, your AI agent can navigate pages, fill forms, click buttons, and extract data through your logged-in Chrome session.

What happens when a website changes and a command breaks?โ–ผ

The opencli-autofix skill automatically collects a failure trace, patches the adapter, and retries the command, with up to three repair rounds before reporting back.

Does OpenCLI work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’