SkillBoss for Openclaw

SkillBoss provides a single API gateway for over 100 AI services, including top-tier LLMs, video generation, and web scraping with zero markup.

xiaoyinqu
v1.0.4
Mar 2, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install skillboss-api

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install skillboss-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is SkillBoss?

SkillBoss is a comprehensive API provider designed to streamline AI integration by offering a single point of access to a vast ecosystem of tools. It eliminates the need for managing multiple subscriptions and API keys by consolidating industry-leading models like Claude 4.5, GPT-5, and Gemini 3 into a single, OpenAI-compatible endpoint.

Beyond chat models, it empowers developers with specialized capabilities for video production, high-fidelity image generation, and multi-platform web scraping. By providing zero-markup access to premium models and business utilities like AWS SES and Cloudflare R2, it serves as a foundational tool for building sophisticated Openclaw Skills workflows.

SkillBoss Use Cases

  • Accessing state-of-the-art reasoning models like o1 and DeepSeek R1 without individual provider accounts.
  • Automating data extraction from over 30 social and e-commerce platforms including LinkedIn, Amazon, and Twitter.
  • Generating multi-modal content including high-quality video via Google Veo and professional presentations through Gamma.
  • Scaling AI applications using cost-optimized models like GPT-5 Nano and Gemini 2.5 Flash Lite for high-volume tasks.

How SkillBoss Works

  1. The user authenticates with a single SkillBoss API key, which acts as a universal credential for all supported services.
  2. Requests are sent to the SkillBoss unified endpoint using standard OpenAI-compatible formatting.
  3. SkillBoss intelligently routes the request to the specified provider (such as Anthropic, Google, or specialized scraping engines) with zero price markup.
  4. The system returns the processed data, whether it is text, generated media, or scraped web content, directly to your Openclaw Skills environment.

SkillBoss Setup

To begin using this skill, obtain your API key from the SkillBoss console and configure your environment. This enables seamless integration with your Openclaw Skills.

# One-line auto-configuration
curl -fsSL https://skillboss.co/openclaw-setup.sh | bash

# Manual environment setup
export SKILLBOSS_API_KEY="your_key_here"

SkillBoss Data Schema & Taxonomy

SkillBoss utilizes an OpenAI-compatible data structure for LLM interactions, while providing specialized JSON responses for scraping and utility services to ensure compatibility across Openclaw Skills.

Service Type Data Organization Output Format
Chat Models completions/chat-completions JSON (OpenAI Standard)
Web Scraping platform-specific endpoints Structured JSON
Media Gen Direct URL or assets Binary/Link
Crypto/Email service-specific metadata JSON

SkillBoss Advanced Features

  • Universal compatibility with leading AI coding assistants like Cursor, Windsurf, and Claude Code via Openclaw Skills.
  • Built-in support for RAG (Retrieval-Augmented Generation) through document processing and knowledge retrieval endpoints.
  • High-performance web scraping capabilities for over 30 platforms including specialized e-commerce and social media extractors.
  • Integrated business logic tools for transactional email via AWS SES and object storage via Cloudflare R2.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*