Customer access

Install Boost OS

Use your purchase email and license key when the installer asks for them. The command handles the verified Boost OS download for you.

Install Boost OS

Paste the prompt into your AI app or run the terminal command in your project. Keep your license key out of chat; enter it only when the installer asks in the terminal. Claude Code installs to `.claude/skills`; other agents use the portable `.agents/skills` default.

Paste into Cursor, Claude, ChatGPT — no terminal required.

Prompt for your AI app

Please install Boost OS into this project for me.

First, ask me for:
  1. My purchase email
  2. My license key (looks like BMA-XXXX-XXXX-XXXX-XXXX)

After I provide both, verify the public npm package metadata:

  npm view boostmyagent@latest name version description

Then show me what npm returned and ask me to confirm before installing.

After I confirm, run this in the terminal using my purchase email and license key:

  npx boostmyagent@latest install --email <my-email> --license-key <my-license-key>

If you are Claude Code, run this Claude-specific install command instead:

  npx boostmyagent@latest install --target claude --email <my-email> --license-key <my-license-key>

After it finishes, list the files that were added so I can see what changed.
Don't have Node.js? 1-minute setup

Boost OS needs one piece of free software on your computer first — same way pasta needs water in the pot. Pick your computer, copy the prompt, and paste it into your AI app's chat. It handles the rest.

Paste into Cursor, Claude, ChatGPT…

Please install Node.js on my Mac so I can run `npx boostmyagent@latest install`.

1. Check if Homebrew is installed by running `brew --version`. If it isn't, install it using the official one-line installer from https://brew.sh.
2. Install Node.js with `brew install node`.
3. Verify the install by running `node --version` and `npm --version` — both should print a version number.

Walk me through each step in plain language. If anything fails, explain in plain language what went wrong and how to fix it.

Free and safe — used by virtually every modern app on the internet.

Installed? Your first five minutes

  1. 1. Type /os in your AI chat to see every command, grouped by job.
  2. 2. Type /vibe to sanity-check your current work — it catches leaked keys and broken changes before you ship them.
  3. 3. Type /remember to save what your agent learned about one part of your app, so your next chat starts from it.

Lost your license key?

Enter your purchase email and we'll resend the key if there's an active license.

For privacy, we will not reveal whether an email is in the license system here.

Get Boost OS update emails?

Buyers are subscribed automatically at purchase. Use this if you want release emails at a different address — one short email per release, unsubscribe any time.

We’ll send release updates only. Unsubscribe any time. See the Privacy Policy.