Skip to content

Getting Started

Go from download to your first auto-paste in under five minutes.


  1. Download the latest .dmg from commandit.ai
  2. Open the DMG and drag CommandIt to your Applications folder
  3. Launch CommandIt from Applications (or Spotlight)

When CommandIt starts, a small icon appears in your menu bar — that’s your home base. CommandIt runs in the menu bar only; there’s no Dock icon.

CommandIt icon in the macOS menu bar


On first launch, a setup wizard walks you through the essentials:

  1. Welcome — a quick overview of what CommandIt does
  2. Interactive Tutorial — try the hotkey for yourself (you’ll press Control+Space to summon the palette)
  3. Permissions — grant Accessibility and Automation access for auto-paste
  4. Pack Picker — choose starter snippet packs to install (Git, Docker, API, and more)
  5. AI Setup — download the on-device AI model (Apple Silicon Macs only)
  6. Plus Pitch — learn about CommandIt Plus and optionally start a free trial
  7. Completion — you’re ready to go

Onboarding wizard welcome step

You can skip any step
Every step is optional. You can always come back to configure permissions, AI, or packs later in Settings.

CommandIt needs two macOS permissions to automatically paste snippets into your apps:

Accessibility permission lets CommandIt simulate keystrokes to paste into your active app.

  1. When prompted (or from System Settings > Privacy & Security > Accessibility), find CommandIt in the list
  2. Toggle it on
  3. You may need to unlock the padlock first

Permissions step showing Accessibility and Automation

Automation permission lets CommandIt send the paste command (Command+V) to your frontmost app.

  1. When prompted (or from System Settings > Privacy & Security > Automation), find CommandIt
  2. Enable System Events access
What happens without permissions?
CommandIt still works — it copies the snippet to your clipboard and shows "Copied to clipboard — paste manually with Command+V." Auto-paste just makes the workflow seamless.

The default hotkey is Control+Space — press it from any app to summon the palette.

To change it:

  1. Click the CommandIt menu bar icon
  2. Open Settings > Keyboard Shortcuts
  3. Click the hotkey recorder next to Show Palette and press your preferred combination

  1. Press Control+Space to open the palette
  2. Start typing to search — results filter as you type
  3. Use Up/Down arrows to select a snippet
  4. Press Enter to paste it into your active app

Palette open with search results showing a docker command

That’s it. The snippet is rendered, copied to your clipboard, and auto-pasted into whatever app you were using. Your previous clipboard contents are restored afterward.

Quick-paste by position
Press Command+1 through Command+9 to instantly paste the first nine results without navigating.

CommandIt comes with 15 starter snippets covering common workflows:

  • Git — commit, push, branch, stash
  • Docker — run, build, compose
  • API — curl requests with headers and auth
  • Database — common SQL queries
  • DevOps — deploy scripts, SSH
  • AI Prompts — reusable prompt templates
  • Text — meeting notes, email templates

You can also install additional snippet packs from Settings.


  • Create your own snippets — press Command+N from the palette, or learn more in Snippets
  • Browse and organize — open the Library with Command+L to manage categories, tags, and more (Core Features)
  • Learn the shortcuts — see the full Keyboard Shortcuts reference
  • Explore snippet packs — install curated collections from Settings > Snippet Packs