Documentation

Install on Qoder

Configure SkillBoss on Qoder, the AI code generator with intelligent completions and refactoring capabilities. Access 679+ endpoints including GPT-5, Claude, and DeepSeek.

πŸ’‘

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

One-Line Install (Recommended)

The fastest way to install SkillBoss on Qoder:

set up skillboss.co/skill.md

This automatically:

  • Downloads the SkillBoss skills pack
  • Configures Qoder automatically
  • Works on macOS, Windows, and Linux

Manual Installation

Install Qoder

Install from your IDE's marketplace or package manager

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 ~/.qoder/skills/
cp -r skillboss-skills ~/.qoder/skills/skillboss
# Windows
Expand-Archive skillboss-skills.zip -DestinationPath .
mkdir -p $env:USERPROFILE\.qoder\skills\
Copy-Item -Recurse skillboss-skills $env:USERPROFILE\.qoder\skills\skillboss

Configure API (Optional)

For OpenAI-compatible API access in your projects:

export OPENAI_API_BASE=https://api.skillboss.co/v1
export OPENAI_API_KEY=your_skillboss_api_key

Restart Qoder

Restart Qoder to load the new skills

Verify Installation

Check that SkillBoss skills are loaded in Qoder's skill panel

Directory Structure

After installation:

~/.qoder/
└── 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 Qoder'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 ~/.qoder/skills/skillboss/
  2. Check SKILL.md exists with your API key
  3. Restart Qoder completely
  4. Try: chmod -R 755 ~/.qoder/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