Welcome to SuperCmd!
This guide will help you go from installation to running your first commands and installing your first extension.Prerequisites: SuperCmd must be installed with required permissions granted.
Launch SuperCmd
There are three ways to open SuperCmd:Global Hotkey
Press
Cmd + Space (default)Menu Bar
Click the SuperCmd icon in your menu bar
Spotlight
Search for “SuperCmd” in Spotlight
Run Your First Command
Let’s start with something simple.Search for an app
Type “Safari” (or any app you have installed).SuperCmd will filter results as you type, showing matching applications.
Success! You’ve just run your first command. SuperCmd searches applications, System Settings, files, extensions, and more — all from one interface.
Explore Built-in Commands
SuperCmd comes with several built-in features. Try these commands:Calculator
Calculator
Type a math expression directly into the search bar:SuperCmd will evaluate it and show the result instantly. Press
Enter to copy the result to your clipboard.Clipboard History
Clipboard History
Search for “Clipboard History” or press the configured hotkey.You’ll see everything you’ve recently copied:
- Text
- Images
- Files
- Rich content
Enter to paste it.Clipboard history is stored locally and never sent to external servers.
Window Management
Window Management
Search for “Window Management” to access window tiling presets:
- Left Half — Tile active window to left half of screen
- Right Half — Tile active window to right half
- Maximize — Maximize active window
- Center — Center window on screen
- Quarters — Tile to any screen quarter
Enter to apply it to the frontmost window.Snippets
Snippets
Create reusable text snippets with keyword triggers.Example:
- Search for “Snippets” and select “Create Snippet”
- Set a keyword (e.g.,
;;email) - Enter the expansion text (e.g., your email address)
- Save
;;email anywhere and SuperCmd will automatically replace it with your email address.AI Chat
AI Chat
Search for “AI Chat” or type SuperCmd will stream a response from your configured AI provider (OpenAI, Claude, or Ollama).
? followed by your question:AI features require API keys. See AI Configuration to set up your provider.
Voice Input
Voice Input
Hold the configured Voice Hotkey (default:
Cmd + Shift + Space) to start recording.Speak your query, then release the key. SuperCmd will transcribe your speech to text and execute the command.Wispr Flow-style workflow:- Hold hotkey
- Speak
- Release
- Text appears instantly
Read Aloud (Text-to-Speech)
Read Aloud (Text-to-Speech)
- Select any text in any app
- Search for “Read Selection” or use the configured hotkey
- SuperCmd will read the text aloud using Edge TTS or ElevenLabs
- Pause/Resume — Space bar
- Stop — Escape
- Speed — Adjust in Settings
Install Your First Extension
Extensions add powerful features to SuperCmd. Let’s install one!Open the Extension Store
Search for “Store” or “Browse Extensions” in the launcher.Press
Enter to open the extension catalog.Browse available extensions
The store shows hundreds of Raycast-compatible extensions:
- Search engines
- Developer tools
- Note-taking apps
- Social media integrations
- And much more
Install an extension
Let’s install the “GitHub” extension as an example:
- Search for “GitHub”
- Select the GitHub extension
- Press
Enteror click Install - Wait for the installation to complete (SuperCmd will clone from GitHub and run
npm install)
Run the extension
Once installed, search for “GitHub” in the launcher.You’ll see new commands like:
- Search Repositories
- My Pull Requests
- My Issues
- Trending Repositories
Enter to run it.Configure extension preferences (if needed)
Some extensions require API keys or configuration.If prompted, enter your GitHub personal access token:
- Go to GitHub Settings → Tokens
- Generate a new token
- Copy and paste it into SuperCmd
- Press
Enterto save
Congratulations! You’ve installed your first extension. You can now use all its commands from the launcher.
Extension Management
View Installed
Search for “Extensions” to see all installed extensions and manage them.
Update Extensions
Search for “Update Extensions” to check for and install updates.
Disable Extension
Right-click any extension command and select Disable Extension.
Uninstall
Search for “Extensions”, select one, and choose Uninstall.
Keyboard Shortcuts & Navigation
Master these shortcuts to use SuperCmd efficiently:| Shortcut | Action |
|---|---|
Cmd + Space | Open launcher (default) |
Esc | Close launcher |
↑ / ↓ | Navigate results |
Enter | Execute selected command |
Cmd + Enter | Open in new window |
Cmd + K | Open action panel |
Cmd + , | Open settings |
Cmd + Backspace | Clear search |
Tab | Autocomplete |
Customize Your Experience
Make SuperCmd your own:Explore settings tabs
- General — Hotkeys, theme, font size, UI style
- AI — Configure OpenAI, Claude, or Ollama
- Extensions — Manage installed extensions
- Advanced — Developer options, storage paths
Customize the theme
Choose from:
- Auto — Follows system dark/light mode
- Light — Always light theme
- Dark — Always dark theme
Configure AI Providers (Optional)
Unlock AI-powered features:- OpenAI
- Anthropic (Claude)
- Ollama (Local)
- Open Settings → AI
- Enable AI features
- Select OpenAI as the provider
- Enter your OpenAI API key
- Choose a model (e.g.,
gpt-4o-mini) - Save
Get your API key from platform.openai.com
Advanced Features
Script Commands
Script Commands
SuperCmd supports Raycast-compatible script commands — shell scripts that appear as launcher commands.How to use:
- Place executable scripts in
~/Library/Application Support/SuperCmd/scripts/ - Add Raycast metadata at the top:
- Search for your script name in the launcher
Quick Links
Quick Links
Create custom launcher actions that open URLs or run commands with dynamic parameters.Search for “Quick Links” to create your own.
File Search
File Search
SuperCmd indexes your home directory for fast file search.Type any filename, and SuperCmd will show matching files. Press
Enter to open.Memory Integration (Supermemory)
Memory Integration (Supermemory)
Connect SuperCmd to Supermemory for AI that remembers:
- Sign up at supermemory.ai
- Get your API key and client ID
- Open Settings → AI → Memory
- Enter your Supermemory credentials
- Enable memory features
Common Workflows
Developer Workflow
- Search for repos with GitHub extension
- Open projects in VS Code
- Search documentation
- Copy code snippets
Productivity Workflow
- Quick math with calculator
- Expand email templates with snippets
- Tile windows for multitasking
- Search notes and documents
Communication Workflow
- Voice dictation for messages
- AI-powered writing assistance
- Clipboard history for copy/paste
- Text-to-speech for reading emails
Research Workflow
- Search the web with extensions
- Read articles aloud with TTS
- Summarize content with AI
- Save to memory for later
Troubleshooting
Extension not showing up after install
Extension not showing up after install
- Close and reopen the launcher (
EscthenCmd + Space) - Check Settings → Extensions to verify it’s enabled
- Try searching for the extension name directly
AI features not working
AI features not working
- Verify you’ve configured an AI provider in Settings → AI
- Check that your API key is valid
- Test the API key directly (e.g.,
curlto OpenAI) - Check the logs:
~/Library/Logs/SuperCmd/main.log
Voice input not transcribing
Voice input not transcribing
- Grant Microphone permission in System Settings
- Test your microphone in another app
- Check Settings → AI → Speech to Text Model
- Try switching between “native” and “elevenlabs”
Keyboard shortcuts conflict with other apps
Keyboard shortcuts conflict with other apps
- Open Settings → General
- Change the global hotkey to something unique (e.g.,
Cmd + Shift + Space) - Disable conflicting shortcuts in other apps (Spotlight, Raycast, Alfred)
Next Steps
You’re now ready to use SuperCmd like a pro! Here’s what to explore next:Explore All Features
Deep dive into extensions, voice input, AI, and more
Configure AI Providers
Set up OpenAI, Claude, or Ollama for AI-powered workflows
Install More Extensions
Browse hundreds of Raycast-compatible extensions
Build from Source
Contribute to SuperCmd or customize it for your needs
Join the Community
Get help, share tips, and connect with other SuperCmd users on Discord