You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #3408 on March 02, 2026 12:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SkillBoss - The Complete Tool Store for AI Agents
Everything your agent needs, instantly available. One API key. Zero setup. Works in 30 seconds.
Why SkillBoss?
Complete Service Catalog (100+ Services)
AI Chat Models (50+)
Image Generation
Video Generation
Audio & Voice
Data Scraping & Intelligence
Payments & Billing
Email Services
SMS & Communications
Databases
Storage & CDN
Hosting & Deployment
Domain Management
SEO & Marketing
Analytics & Monitoring
Embeddings & Search
Key Benefits
Installation (Pick Your Platform)
Universal One-Line Install
curl -fsSL https://skillboss.co/install.sh | bashWorks with: Claude Code, Cursor, Windsurf, Gemini CLI, Kiro, Codex, Amp, Trae
Claude Code
Cursor / Windsurf / Cline
Add to MCP settings (
~/.cursor/mcp.jsonor~/.cline/mcp_settings.json):{ "mcpServers": { "skillboss": { "command": "npx", "args": ["-y", "@skillboss/mcp-server"], "env": { "SKILLBOSS_API_KEY": "sk-sb-your-key" } } } }OpenClaw
Gemini CLI / Kiro / Codex / Amp
curl -fsSL https://skillboss.co/install.sh | bashZed Editor
Edit
~/.config/zed/settings.json:{ "assistant": { "mcp_servers": { "skillboss": { "command": "npx", "args": ["-y", "@skillboss/mcp-server"], "env": { "SKILLBOSS_API_KEY": "sk-sb-your-key" } } } } }Direct API (Any Language)
OpenAI-compatible - works with any OpenAI SDK:
Supported Platforms
curl -fsSL https://skillboss.co/install.sh | bashcurl -fsSL https://skillboss.co/openclaw-setup.sh | bashcurl -fsSL https://skillboss.co/install.sh | bashcurl -fsSL https://skillboss.co/install.sh | bashcurl -fsSL https://skillboss.co/install.sh | bashcurl -fsSL https://skillboss.co/install.sh | bashcurl -fsSL https://skillboss.co/install.sh | bashapi.heybossai.com/v1as base URLLinks
Beta Was this translation helpful? Give feedback.
All reactions