aix is a unified CLI tool designed to streamline the management of AI coding assistant configurations across multiple platforms. Whether you use Claude Code, OpenCode, Codex, or Gemini CLI, aix allows you to define your tools, skills, and commands once and deploy them everywhere.
The AI coding assistant landscape is fragmented. Each platform has its own configuration format, file locations, and conventions. aix bridges this gap by providing:
Ready to unify your AI workflow?
Install aix:
# Homebrew
brew install thoreinstein/tap/aix
# Go
go install github.com/thoreinstein/aix/cmd/aix@latestInitialize: Run aix init to detect your installed platforms and create a configuration file.
Read the full Getting Started Guide
Explore the core features of aix through our detailed guides:
Manage Model Context Protocol (MCP) servers to extend your agent’s capabilities with external tools and data.
Create and share reusable agent capabilities (prompts + tools) that work across any supported platform.
Define custom slash commands to automate common workflows and context gathering.
Discover and share AI resources using remote git repositories.
Need detailed command syntax? Check the API Reference for comprehensive documentation on every aix command.
Diagnose issues, fix permissions, and recover from configuration errors using aix doctor and aix backup.