oh-my-ag iconoh-my-ag

Search Documentation

Search for documentation

Installation

Prerequisites

  • Google Antigravity (2026+)
  • Bun
  • uv

Option 1: Interactive Install

bunx oh-my-ag

Installs skills and workflows into .agent/ in the current project.

Option 2: Global Install

bun install --global oh-my-ag

Recommended if you use orchestrator commands frequently.

Option 3: Existing Project Integration

CLI path

bunx oh-my-ag
bunx oh-my-ag doctor

Manual copy path

cp -r oh-my-ag/.agent/skills /path/to/project/.agent/
cp -r oh-my-ag/.agent/workflows /path/to/project/.agent/
cp -r oh-my-ag/.agent/config /path/to/project/.agent/

Initial Setup Command

/setup

Creates .agent/config/user-preferences.yaml.

Required CLI Vendors

Install and authenticate at least one:

  • Gemini
  • Claude
  • Codex
  • Qwen