Get started
Install your crew. No tech degree required.
Follow these steps in order. It takes about 15 minutes. If you get stuck at any point, the chat helper in the bottom-right corner will walk you through it.
Read this first: it trips up almost everyone
Crewible runs in Claude Code, not Cowork, and not the Claude web or phone app. They look similar, but only Claude Code can install plugins.
The tell: if you type /plugin and see “/plugin isn’t available in this environment”, you’re in the wrong place. Open the Claude Code desktop app (Step 1 below) and try there.
First, two things you need
- 1. A paid Claude plan. Claude Code (where your crew runs) needs a Pro or Max plan. The free plan won’t work. Get one at claude.ai. This is also what powers your crew, billed to you by Anthropic.
- 2. About 15 minutes. Do it once; your crew is then always there.
Get Claude Code (the app your crew lives in)
The easy way is the desktop app, a normal app, no terminal. Pick yours:
- Mac: open the downloaded file, drag the Claude icon into your Applications folder, then open it.
- Windows: open the downloaded installer and click through it, then open Claude.
- When it opens, sign in with the Claude account from your paid plan.
Comfortable with a terminal and prefer it? Mac: curl -fsSL https://claude.ai/install.sh | bash · Windows PowerShell: irm https://claude.ai/install.ps1 | iex. Then run claude.
Download Crewible
Click the button, then find crewible.zip in your Downloads folder and double-click it to unzip. You’ll get a folder called crewible. Remember where it is.
Install the crew (copy-paste two lines)
Open Claude Code. In the message box, type these two lines, one at a time (press Enter after each):
/plugin marketplace add YOUR-FOLDER-PATH/crewible
/plugin install crewible@crewibleHow to get YOUR-FOLDER-PATH:
- Mac: drag the unzipped
crewiblefolder from Finder straight into the message box, and it pastes the path for you. - Windows: hold
Shift, right-click thecrewiblefolder, chooseCopy as path, and paste it in.
Meet your crew
Type this and press Enter:
/agentsYou’ll see your eight specialists, crewible:scout through crewible:finn. They’re in. 🎉
Now run the setup walkthrough to point them at your business:
/crewible:crew-setupPut them to work
Just talk to them. For example:
crewible:finn, where do we stand?crewible:archer, plan the launch.crewible:scout, who else is selling this and at what price?
Stuck anywhere?
Open the chat helper in the bottom-right corner and tell it exactly what you see, and it’s built to walk you through every step and the common hiccups (wrong path, plan not upgraded, command typed in the wrong place). That’s the whole point: you’re never on your own with this.