AutoCLI is a Rust-based command-line tool for retrieving and controlling information across websites, browser sessions, desktop applications, and local developer tools. It provides hundreds of commands for more than 55 services, including social networks, video platforms, news sources, and community sites. A Chrome extension can reuse existing login sessions, avoiding separate token management for browser-only operations. Declarative YAML pipelines let users create adapters without writing conventional program code. AI-assisted discovery can inspect sites, identify APIs and authentication methods, and generate reusable adapters. The tool can also pass commands to utilities such as GitHub CLI, Docker, and Kubernetes or interact with supported Electron applications. It ships as a small standalone binary and can return table, JSON, YAML, CSV, or Markdown output.
Features
- More than 55 supported sites and services
- Chrome session reuse for authenticated commands
- Zero-code adapters through YAML pipelines
- AI-assisted API and authentication discovery
- External CLI and Electron application integration
- Table, JSON, YAML, CSV, and Markdown output