Onboarding · Mac
From zero to talking with your agent. About 5 minutes if you’re starting from scratch — less if you already use Claude.
No agent yet? You can read the whole guide first. Pick a personality →
Already have Claude Code installed and a Claude account? Skip to step 4 →
You’ll talk to your agent through Claude. If you don’t have an account yet, make one — signup is free.
Verify: Once you can log in at claude.ai and see the chat screen, click Next.
Common mistake: If your work email gets blocked by your company’s SSO, use a personal address instead. It’s fine — you can switch accounts later.
Your agent runs on Claude’s brain. For real work you’ll need a paid Claude plan — Pro ($20/mo) or Max ($100/mo) if you’ll use it heavily. The free tier runs out of room fast.
Verify: After checkout, your profile in claude.ai should show a Pro or Max badge. Click Next when you see it.
Claude Code is the app that runs your agent. It lives on your computer, not in a browser.
Verify: When Claude Code opens you’ll see a welcome screen asking you to log in with your Claude account. Log in, then click Next here.
Common mistake: macOS may warn you that the app is from an unidentified developer the first time. Right-click Claude Code in Applications → Open. That bypass only needs to happen once.
Each agent lives in its own folder on your Mac. We’ll make one now so Claude Code knows where to put it.
Verify: In Finder you should now see ~/agents/<your-agent-name>/ as an empty folder. Click Next.
Common mistake: You can name the folders anything you want — "agents" is just our suggestion. Keep them lowercase with no spaces; that makes step 5 easier.
This is the step that drops your agent into the folder. You’ll paste one command into Terminal and Claude’s install script handles the rest.
Verify: You should see a message ending with "✅ Installed" (or similar success). If you see an error, scroll down to Troubleshooting at the bottom of this page.
Common mistake: If "cd" complains "no such file or directory", you typed the folder name slightly differently than you named it. Run "ls ~/agents/" to see what’s actually there.
Claude Code only notices the new agent after a restart. Two seconds of work.
Verify: You should see your agent’s name listed under installed plugins. If you do, the install worked end-to-end.
You’re done with setup. From here it’s just a chat — the agent already knows how to do its job.
Verify: You’re reading the agent’s first answer. There’s nothing else to set up. Come back to factory when you want another agent.
pwd in Terminal shows where you are). Re-run if you weren’t in ~/agents/<name>/.