Discover and explore top open-source AI tools and projects—updated daily.
Advai-XUnified CLI for local AI skills and terminal automation
Top 86.4% on SourcePulse
A unified CLI tool designed to streamline developer workflows by consolidating local skill management, browser automation, external CLI integration, and terminal-based AI chat into a single entrypoint. It targets developers and power users seeking a lightweight, local-first, and predictable environment for managing diverse tools and AI interactions.
How It Works
Advai-cli employs a Python-first core, offering flexible distribution via PyPI, an npm wrapper, and a Homebrew formula. It centralizes functionality through distinct bridges: a Local Skills Manager for integrating custom tools, a Browser Bridge leveraging a Chrome extension for web automation, an OpenCLI Bridge for external CLI discovery and execution, and a Terminal TUI for AI chat powered by OpenAI-compatible APIs. This architecture prioritizes a local-first, predictable runtime model with minimal dependencies.
Quick Start & Requirements
pip install advai-clinpm install -g advai-cli (installs into a private Python virtual environment)brew tap Advai-X/tap && brew install advai-cli./install.shopencli binary (for external CLI features), and a compatible browser extension/runtime (for browser automation).ADVAI_API_KEY environment variable for AI access.Highlighted Details
advai command manages local skills, browser automation, external CLIs, and terminal AI chat.Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or roadmap were provided in the README.
Licensing & Compatibility
Limitations & Caveats
Currently, advai skill install and advai cli install exclusively support GitHub repository URLs. The knowledge base feature focuses on filesystem-native storage and basic text retrieval, lacking full OKF-aware parsing and structured metadata querying. Browser automation requires the installation of a separate Chrome extension and local runtime.
5 days ago
Inactive