Prerequisites
- Cursor IDE installed and running
- Internet connection for marketplace access
Installation Steps
Open Cursor Agent
Open the Cursor Agent chat interface:
- Use keyboard shortcut:
Cmd+L(Mac) orCtrl+L(Windows/Linux) - Or click the Agent icon in the sidebar
Install from Marketplace
In the Agent chat, run the plugin installation command:Cursor will download and activate the plugin automatically.
What Gets Installed
The plugin includes:- Skills library - All core Superpowers skills (brainstorming, TDD, debugging, collaboration)
- Agents - Pre-configured subagents for specialized tasks
- Commands - Workflow automation commands
- Hooks - Context-aware skill activation
Verifying Skills Work
Test automatic skill activation:Updating
Update to the latest version:Cursor may prompt you to restart the Agent after updates. This ensures all changes take effect.
Troubleshooting
Plugin installation fails
Plugin installation fails
Symptom: Error when running
/plugin-add superpowersSolutions:- Check your internet connection
- Verify Cursor is up to date (Help → Check for Updates)
- Try restarting Cursor IDE completely
- Check Cursor documentation for current plugin syntax
Skills not loading automatically
Skills not loading automatically
Symptom: Agent doesn’t use Superpowers workflowsSolutions:
- Start a fresh Agent session (
Cmd+L/Ctrl+L) - Explicitly request a skill: “use the brainstorming skill”
- Verify plugin is installed: check Cursor settings
- Update the plugin:
/plugin-update superpowers
Commands not recognized
Commands not recognized
Symptom:
/plugin-add command not foundSolutions:- Ensure you’re in the Agent chat (not Composer or inline chat)
- Update Cursor to the latest version
- Check Cursor’s plugin documentation for syntax changes
Agent behavior unchanged after install
Agent behavior unchanged after install
Symptom: No difference in agent responsesSolutions:
- Restart the Agent session completely
- Try a task that clearly triggers a skill (e.g., “help me debug this”)
- Check if plugin loaded: ask “what skills do you have?”
- Reinstall: remove and add the plugin again
Uninstalling
To remove Superpowers from Cursor:Platform-Specific Notes
Cursor Composer vs Agent
Superpowers is designed for Cursor Agent (the chat interface). While it may work in Cursor Composer, the full workflow is optimized for Agent conversations.Workspace Context
Cursor Agent automatically provides workspace context to Superpowers skills. This means skills likebrainstorming and writing-plans can reference your existing codebase structure.
Next Steps
Quick Start
Learn the basic workflow
Skills Overview
Browse available skills
Create Skills
Build custom skills
Get Help
Common issues and solutions