← Back to Skills Marketplace
yshuolu

Skillboss

by Phineas · GitHub ↗ · v1.3.0 · MIT-0
cross-platform ⚠ suspicious
323
Downloads
1
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install skillboss-swissknife
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 behaves like an API aggregator and only needs a single API key, which is coherent — but the package has no homepage and an unknown source. Before installing: (1) verify who runs heybossai.com and read its privacy/billing terms, (2) create and use a scoped API key with minimal privileges and monitor usage, (3) test with non-sensitive data to observe where requests go and what results are returned, (4) ensure you accept that giving the key allows the provider to call many downstream models (chat, image, video, email/SMS, storage), and (5) rotate/revoke the key if anything unexpected appears.
Capability Analysis
Type: OpenClaw Skill Name: skillboss-swissknife Version: 1.3.0 The skill bundle acts as a wrapper for the 'SkillBoss' API (api.heybossai.com) but is classified as suspicious due to the promotion of non-existent or unreleased AI models, such as 'openai/gpt-5', 'bedrock/claude-4-6-opus', and 'vertex/gemini-3', in SKILL.md and chat-models.md. While the provided Bash commands are standard for API interaction, the use of deceptive model names is a significant red flag for a potentially fraudulent service or a phishing attempt designed to collect user data and API keys under false pretenses.
Capability Assessment
Purpose & Capability
The skill advertises a multi-model aggregator and only requests a single SKILLBOSS_API_KEY and shows curl calls to https://api.heybossai.com; that single credential is consistent with an API-fronting aggregator. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on-task: it provides curl examples to the documented base URL and uses the declared SKILLBOSS_API_KEY. Examples save outputs to local files and use tools like jq in examples (jq is referenced in a snippet but not declared as a required binary); otherwise there are no instructions to read unrelated files, environment variables, or contact unexpected endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is downloaded or written to disk during install. That lowers installation risk.
Credentials
Only one env var (SKILLBOSS_API_KEY) is required, which is proportionate for a single aggregator service. However, that single key likely delegates broad access (chat, image, video, TTS, STT, email/SMS, storage) to the provider, so the key grants a wide operational scope and should be treated as high-value.
Persistence & Privilege
The skill does not request always:true and does not declare any system-wide config changes. It can be invoked autonomously by the agent (disable-model-invocation is false), which is the platform default and expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skillboss-swissknife
  3. After installation, invoke the skill by name or use /skillboss-swissknife
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
SkillBoss 1.3.0 significantly simplifies usage with a new direct API and removes all Node.js script dependencies. - Replaces all local Node.js client scripts with simple, copy-pasteable cURL examples - Adopts a new API base URL: `https://api.heybossai.com/v1` - Updates authentication to use only `SKILLBOSS_API_KEY` environment variable - Removes documentation and code for local scripts, error handling, and API integration references - Refactors and expands docs for every model/task category, with real API request/response samples - No more requirement for Node.js or any local setup; skill now uses pure HTTP API calls
v1.2.0
Fix: remove embedded API key from config.json, read SKILLBOSS_API_KEY env var matching metadata declaration
v1.1.0
Eliminate Authorization Bearer headers - use api_key in POST body for all requests
v1.0.4
Rename --system to --context
v1.0.3
Remove system prompt flag
v1.0.2
Remove process.env read, use config.json only
v1.0.1
Remove process.env read, use config.json only
v1.0.0
Initial release: 50+ AI models, image/video/audio/chat/search, smart routing
Metadata
Slug skillboss-swissknife
Version 1.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
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 323 downloads so far.

How do I install Skillboss?

Run "/install skillboss-swissknife" 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.3.0.

💬 Comments