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).
AutoCLI is described as a compact Rust CLI exposing 50+ websites as command-line interfaces using Chrome's session. However, the SKILL.md content could not be fetched — the GitHub repo (open-fox/agents) returned 404, suggesting the repo is private or deleted. No scripts were bundled. Unable to perform meaningful static analysis beyond the short description and tags. Scores reflect the minimal available information.
skill_md_body was null in fetch output; raw GitHub URL also 404. Repo open-fox/agents may be private or deleted. Scores are conservative estimates based solely on metadata (description, tags). Should be re-audited if content becomes available.