Install Agency Agents

Choose your AI coding tool below. All installations take 2–5 minutes and are completely free. The easiest path for most users is the native desktop app.

🖥️ Recommended: Agency Agents Desktop App

Browse the full catalog, install agents across multiple tools, and track updates — all in one native app for macOS, Windows, and Linux.

Download App ↗

Tool-Specific Install Guides

Manual Installation (Any Tool)

If your tool isn't listed or you prefer the CLI approach, clone the repo directly and copy the agent folders to your tool's agents directory:

# Step 1: Clone the repo
git clone
https://github.com/msitarzewski/agency-agents

# Step 2: Copy to Claude Code (example)
mkdir -p ~/.claude/agents/
cp -r agency-agents/engineering agency-agents/design agency-agents/marketing
~/.claude/agents/.

See the official README for complete folder structure and tool-specific paths.