qiaomu-opencli-skills
Turn 79+ websites and desktop apps into AI-ready CLI commands
All Skills in This Repository (6)
Pure Emerald Level Indicatorsqiaomu-opencli-browser
Automate browser interactions via existing Chrome sessions with structured commands.
qiaomu-opencli-explorer
Guides building OpenCLI adapters through discovery, authentication selection, TypeScript implementation, and testing via cascade workflow.
qiaomu-opencli-autofix
Diagnose and patch OpenCLI adapters with up to three bounded repair rounds.
qiaomu-smart-search
Route user queries to suitable OpenCLI search sources via live help outputs.
qiaomu-opencli-oneshot
Generate an OpenCLI command from a URL and goal via a four-step workflow.
qiaomu-opencli-usage
Guide installation, configuration, and command usage for OpenCLI adapters.
Frequently Asked Questions
FAQPage SchemaHow to install qiaomu-opencli-skills?▼
Run `npx skills add joeseesun/qiaomu-opencli-skills --all -g -y` in your terminal to install all skills in this suite globally.
What can OpenCLI skills do?▼
They let your AI agent search, read, post, and download content across 79+ sites like Bilibili, Twitter, YouTube, and Xiaohongshu, plus control desktop apps like Cursor and Notion.
Do I need to re-enter passwords for each website?▼
No. The browser skill reuses your existing Chrome login sessions through a browser extension, so no passwords or API keys are needed.
Can it create a CLI for a new website?▼
Yes. The explorer and oneshot skills discover a site's APIs from any URL and generate a working command adapter automatically.
What happens when a website changes and a command breaks?▼
The autofix skill diagnoses the failure, patches the adapter, and retries automatically, with up to three repair rounds.
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