qiaomu-opencli-oneshot
🎯Skillfrom joeseesun/opencli-skill
Installation
npx vibeindex add joeseesun/opencli-skill --skill qiaomu-opencli-oneshotnpx skills add joeseesun/opencli-skill --skill qiaomu-opencli-oneshot~/.claude/skills/qiaomu-opencli-oneshot/SKILL.mdA quick-start skill for generating a single OpenCLI command from a URL and goal description, using a 4-step process: open page, capture API requests, write a TypeScript adapter, and test the output.
Same repository
joeseesun/opencli-skill(4 items)
SKILL.md
More from this repository3
Qiaomu OpenCLI Skills — a Claude Code skills bundle built on top of jackwener/opencli that turns 79+ websites and Electron desktop apps (Bilibili, Twitter, Reddit, Xiaohongshu, Cursor, ChatGPT, Notion, etc.) into CLI interfaces for AI agents, with bundled `qiaomu-opencli-usage`, `qiaomu-opencli-browser`, `qiaomu-opencli-explorer`, `qiaomu-opencli-oneshot`, `qiaomu-opencli-autofix`, and `qiaomu-smart-search` skills.
A browser automation skill that makes websites accessible for AI agents, enabling navigation, clicking, typing, extraction, and waiting through Chrome with existing login sessions and no LLM API key required.
A skill for creating OpenCLI adapters from scratch by guiding AI agents through API discovery via browser DevTools, authentication strategy selection, TypeScript adapter writing, and automated testing for any website or platform.