Productivity
skillboss avatar

skillboss

Unified AI gateway for building full-stack apps and automating tasks. Access 100+ AI models for content generation, web scraping, app deployment, and Stripe payments with a single API key.

Introduction

SkillBoss serves as a comprehensive production-ready skills platform designed to equip AI agents like Claude Code, Cursor, and Windsurf with multi-model AI capabilities. It acts as a unified abstraction layer, enabling developers and agents to interact with over 100 top-tier AI services including LLMs (Claude 4.6 Opus, GPT-5, Gemini, DeepSeek), image, video, and audio generation, and web-based utilities. By consolidating these services under a single interface, it removes the complexity of managing multiple vendor keys and varying API formats.

  • Multi-modal AI access: Orchestrate chat, image (Flux, DALL-E), video (Veo, Seedance), and audio/music (ElevenLabs, Meta MusicGen) generation within a single workflow.

  • Full-stack application deployment: Effortlessly deploy React and Hono-based applications to Cloudflare Workers, featuring automatic provisioning for D1 databases, KV storage, and R2 buckets.

  • Integrated business tools: Simplify e-commerce development with built-in Stripe payment integration, Google OAuth, and email OTP authentication, all abstracted through the HeyBoss shopping service.

  • Intelligent task routing: Utilize the 'skb task' command for automated model selection based on cost, quality, or capability constraints.

  • Workflow automation: Scrape websites with Firecrawl/ScrapingDog, search the web with Perplexity, and parse complex documents or PDFs using Reducto.

  • Advanced model discovery: Search and discover models by capability, browse API types, and fine-tune inferences with specific flags.

  • Ensure you have your API key from skillboss.co/console before starting. Authentication is stored in ~/.config/skillboss/credentials.json.

  • When building apps, use the provided templates (e.g., worker-ecommerce) to bootstrap Stripe and database infrastructure without direct secret key management.

  • Always monitor the API responses for '_balance_warning' or '_skills_update_required' to maintain operational continuity.

  • Use --prefer options (price, quality, balanced) to control cost and latency for high-volume tasks.

  • If a task involves multiple steps, leverage the 'skb task chain' command to plan and execute multi-model workflows sequentially.

  • SkillBoss supports the Model Context Protocol (MCP), making it natively compatible with leading agentic IDEs.

Repository Stats

Stars
52
Forks
10
Open Issues
6
Language
TypeScript
Default Branch
main
Sync Status
Idle
Last Synced
May 3, 2026, 10:33 PM
View on GitHub