Documentation

Install on Windsurf

Install SkillBoss on Windsurf IDE for 679+ AI models, image generation, Stripe payments, email, and business services. One-line setup directly in your editor.

πŸ’‘

Quick Install: set up skillboss.co/skill.md

One-Line Install (Recommended)

The fastest way to install SkillBoss on Windsurf:

set up skillboss.co/skill.md

This automatically:

  • Downloads the SkillBoss skills pack
  • Configures Windsurf 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 ~/.windsurf/skills/
cp -r skillboss-skills ~/.windsurf/skills/skillboss
# Windows
Expand-Archive skillboss-skills.zip -DestinationPath .
mkdir -p $env:USERPROFILE\.windsurf\skills\
Copy-Item -Recurse skillboss-skills $env:USERPROFILE\.windsurf\skills\skillboss

Restart Windsurf

Completely close and reopen Windsurf IDE

Verify Installation

Check the skills panel β€” SkillBoss skills should be loaded

Directory Structure

After installation:

~/.windsurf/
└── 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 Windsurf'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

  1. Verify files: ls ~/.windsurf/skills/skillboss/
  2. Check SKILL.md exists with your API key
  3. Restart Windsurf completely
  4. Try: chmod -R 755 ~/.windsurf/skills/
  1. Download fresh skills pack from Console
  2. Check your credit balance
  3. Verify API key in SKILL.md

Next Steps

πŸš€

Quick Start

Build your first project

πŸ“„

All Features

Explore 679+ endpoints