Documentation
Install on Cursor
Install SkillBoss on Cursor AI editor for instant access to 679+ endpoints, image generation, Stripe payments, email, hosting, and comprehensive business APIs.
💡
Quick Install: set up skillboss.co/skill.md
One-Line Install (Recommended)
The fastest way to install SkillBoss on Cursor:
set up skillboss.co/skill.md
This automatically:
- Downloads the SkillBoss skills pack
- Configures Cursor automatically
- Works on macOS, Windows, and Linux
Manual Installation
Get Your Skills Pack
Go to skillboss.co/console and download the skills pack
Extract and Install
# macOS/Linux
unzip skillboss-skills.zip
mkdir -p ~/.cursor/skills/
cp -r skillboss-skills ~/.cursor/skills/skillboss
# Windows
Expand-Archive skillboss-skills.zip -DestinationPath .
mkdir -p $env:USERPROFILE\.cursor\skills\
Copy-Item -Recurse skillboss-skills $env:USERPROFILE\.cursor\skills\skillboss
Restart Cursor
Completely close and reopen Cursor
Verify Installation
Use Cmd+K (Mac) or Ctrl+K (Windows) and type "SkillBoss" — skills should appear
Directory Structure
After installation:
~/.cursor/
└── skills/
└── skillboss/
├── SKILL.md # Your API key
├── business/ # Business operations
├── infrastructure/ # Technical infrastructure
├── marketing/ # Growth & marketing
└── analytics/ # Analytics & monitoring
Quick Start Examples
Try these in Cursor's AI chat:
Create a landing page with hero section, features, and Stripe checkout
Deploy my site to Vercel with custom domain and SSL
Send a welcome email to new users using SendGrid
Troubleshooting
- Verify files:
ls ~/.cursor/skills/skillboss/ - Check
SKILL.mdexists with your API key - Restart Cursor completely
- Try:
chmod -R 755 ~/.cursor/skills/
- Download fresh skills pack from Console
- Check your credit balance
- Verify API key in
SKILL.md
Next Steps
🚀
Quick Start
Build your first project
📄
All Features
Explore 679+ endpoints