Skip to main content
Warmr ships its own agent skill: a setup companion for Claude Code (or any coding agent on your Mac). Instead of following every step by hand, you paste one prompt and the agent does the parts a machine can do (downloading the runner, building and installing it, checking each step) while clearly telling you the few taps only you can do: trusting the phone, Developer Mode, Xcode signing, and logging into TikTok/Instagram.
This is optional. Everything the agent does, you can do yourself by following Installation and the Setup pages. The agent just removes the technical friction.

Copy this prompt into your agent

Open Claude Code (or your agent of choice) in any folder on the same Mac and paste:
That prompt works whether or not Warmr is installed yet: with the app present, the agent installs the bundled CLI + skill and lets the skill drive; without it, the agent reads these public docs and gets you to install first.

What the setup command does

If you already have the Warmr Mac app, a single command wires everything up. The agent runs it, then does the rest:
bootstrap puts the warmrctl command (bundled inside Warmr.app) onto your PATH, copies the Warmr setup skill into ~/.claude/skills/warmr/ so your own Claude Code knows exactly how to set Warmr up, and verifies the connection. Those skill files are plain Markdown (data, not code), and warmrctl fetches nothing from the network. If your Warmr.app is older and doesn’t recognize bootstrap, use the two-step fallback:
1

Install the warmrctl CLI

Puts the warmrctl command onto your PATH. Add --user if /usr/local/bin is not writable.
2

Install the Warmr agent skill

Copies the Warmr setup skill into ~/.claude/skills/warmr/ so your own Claude Code knows exactly how to set Warmr up and operate it.
Already inside the app? The same prompt and Copy setup prompt button live on the License page and in Setup Center of the Warmr Mac app.

You do the taps; the agent does the rest

Apple makes a few steps physically impossible to automate. The agent is honest about this: it walks you through them and points you to the matching short video, then detects when you’re done and continues.

The videos the agent points you to

These are the same 2-minute screencaps the agent links at each step. You can also watch them all on the Video guide.

Set up your iPhones

Developer Mode, Light appearance, StandBy off, USB, and the Trust prompt.

Install the runner with Xcode

Open the Xcode project, set the signing Team on both targets, and ⌘U.

How the Warmr app works

The app tour: Schedule, Accounts, Activity, and the license key.

Start your first account list

Log into TikTok/Instagram on the phone and add the account.
The agent only ever proposes a command and runs it after telling you what it does. It never touches your account passwords or secrets. You stay in control of every device-touching step.