
AutoCLI
from autocli-skill329
CLI bridge that exposes 50+ websites as command-line interfaces using the user's Chrome session — fast, scriptable browsing and data retrieval.
What it does
AutoCLI turns dozens of websites into consistent CLI interfaces, letting an agent fetch, search, and (where supported) post content using the user's Chrome login state. It provides a single binary with many site adapters and supports machine-readable output (JSON) for easy automation.
When to use it
Use AutoCLI when the agent needs to browse or scrape supported sites (HackerNews, Reddit, Bilibili, Zhihu, Twitter/X, YouTube, etc.), fetch hot/trending lists, run searches, or perform account actions when explicitly authorized. Prefer AutoCLI over heavy browser automation when the site is supported.
What's included
- Scripts: CLI binary usage examples and install instructions (install script referenced)
- References: extensive command reference inside the SKILL.md listing site commands and examples
- Instructions: guidance on safe write operations (confirm before posting), installing the tool, and self-extending adapters for unsupported sites.
Compatible agents
Agents capable of running local binaries or shell commands (Copilot/Codex/ClaudeCode-style) and those that can present confirmation prompts before write actions.
Tags
Information
- Repository
- autocli-skill
- Stars
- 329







