AutoCLI turns dozens of websites into consistent CLI commands you can run locally, reusing Chrome's logged-in session to avoid manual auth. It provides machine-readable output formats and a generation workflow to add new site adapters. Use it to fetch trending lists, search content, or perform lightweight interactive actions programmatically.
Use AutoCLI when you need fast, reproducible access to site content from scripts or agents (news, forums, social feeds, search results). Prefer it over heavier browser automation when the site is supported. Avoid it for deep interactive sessions requiring complex UI flows unless an adapter exists.
--format json), and adapter generation workflow.Works with agents that can call local CLIs and parse JSON/YAML output (Cursor, Codex, Claude Code, shell-based agents).
This skill has not been reviewed by our automated audit pipeline yet.