OpenCLI
Turn any website, browser session, or desktop app into AI commands
All Skills in This Repository (7)
Pure Emerald Level Indicatorssmart-search
Route user queries to relevant OpenCLI sources with language-aware selection.
opencli-adapter-author
Write or extend OpenCLI adapters through recon, decoding, coding, and verification.
opencli-autofix
Diagnoses and repairs broken OpenCLI adapters after command failures.
opencli-usage
Guide users to discover OpenCLI commands and specialized skills.
opencli-browser
Drive a real Chrome window to inspect pages, fill forms, and extract data.
opencli-browser-sitemap
Guides browser automation using site sitemap files with adapter fallback and stale-entry tracking.
opencli-sitemap-author
Author agent-facing site sitemaps capturing page states, actions, workflows, and pitfalls for OpenCLI browser automation.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core