← Back to Skills Marketplace
yshuolu

Skillboss

by Phineas · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
289
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skillboss-mini
Description
Swiss-knife for AI agents. 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, emai...
Usage Guidance
This skill is internally coherent: it uses one API key to call a third-party broker (api.heybossai.com) which then claims to route to many model providers. Before installing: verify the service identity (publisher/site, privacy policy, and billing model), treat the SKILLBOSS_API_KEY as sensitive, and create a dedicated limited-scope key if possible. Expect that any data you send (prompts, files) will be relayed to the broker and potentially to downstream providers — avoid sending secrets or sensitive PII. Because the package has no homepage or source link, prefer additional verification (public docs, reputation) before trusting it in production. Finally, monitor usage and rotate the API key if you notice unexpected activity.
Capability Analysis
Type: OpenClaw Skill Name: skillboss-mini Version: 1.1.0 The skill bundle provides a comprehensive interface for 'SkillBoss,' an AI model aggregation service (api.heybossai.com). It contains documentation and curl examples for various AI tasks, including chat, image generation, and web scraping. While the bundle references currently unreleased models (e.g., GPT-5, Claude 4.5) and uses a future-dated timestamp (March 2026) in _meta.json, these appear to be part of a fictional or future-proofed design rather than indicators of malice. There is no evidence of data exfiltration, unauthorized execution, or prompt injection; the use of the Bash tool is limited to standard API interactions and downloading generated assets.
Capability Assessment
Purpose & Capability
The skill advertises a multi-model aggregator and only requires a single SKILLBOSS_API_KEY to call https://api.heybossai.com/v1 — this is proportionate for a broker/aggregator service.
Instruction Scope
SKILL.md contains only curl examples against the heybossai API, guidance for parsing responses, and model lists. It does not instruct the agent to read unrelated files, scan system config, or exfiltrate other environment variables. Example download commands assume common CLI tools (curl, jq) but do not demand additional secrets.
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written to disk by the skill itself, so install risk is minimal.
Credentials
Only one environment variable (SKILLBOSS_API_KEY) is required and is declared as the primary credential. That matches the documented Authorization: Bearer usage and is proportionate to the skill's function.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide config changes, and has no install-time persistence. Autonomous invocation is allowed (platform default) but not combined with other high-risk behaviors.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skillboss-mini
  3. After installation, invoke the skill by name or use /skillboss-mini
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
**Major API change with improved authentication and updated endpoints.** - Switched authentication to the `Authorization: Bearer` header, replacing API key in payloads. - Updated endpoints for chat to `/chat/completions` for clearer OpenAI-style compatibility. - Model and parameter listing examples now use streamlined GET/POST patterns and support more types. - All code samples and parameters have been revised for new API style and improved clarity. - Documentation expanded with updated usage instructions and example responses.
v1.0.0
Pure curl multi-AI gateway
Metadata
Slug skillboss-mini
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Skillboss?

Swiss-knife for AI agents. 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, emai... It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.

How do I install Skillboss?

Run "/install skillboss-mini" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skillboss free?

Yes, Skillboss is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skillboss support?

Skillboss is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skillboss?

It is built and maintained by Phineas (@yshuolu); the current version is v1.1.0.

💬 Comments