Manage skills, commands, agents, and MCP servers across Claude Code, OpenCode, Codex, and Gemini CLI--all from one tool.
Example GuideThe AI coding assistant landscape is fragmented. Each platform has its own configuration format, file locations, and conventions. aix bridges this gap by providing:
Manage Model Context Protocol (MCP) servers to extend your agent’s capabilities with external tools and data. Learn more about MCP Servers
Create and share reusable agent capabilities (prompts + tools) that work across any supported platform. Learn more about Skills
Define custom slash commands to automate common workflows and context gathering. Learn more about Slash Commands
# Homebrew
brew install thoreinstein/tap/aix
# Go
go install github.com/thoreinstein/aix/cmd/aix@latestRun aix init to detect your installed platforms and create a configuration file.