← 返回 Skills 市场
289
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skillboss-mini
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skillboss-mini - 安装完成后,直接呼叫该 Skill 的名称或使用
/skillboss-mini触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 Skillboss?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillboss-mini」即可一键安装,无需额外配置。
Skillboss 是免费的吗?
是的,Skillboss 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skillboss 支持哪些平台?
Skillboss 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skillboss?
由 Phineas(@yshuolu)开发并维护,当前版本 v1.1.0。
推荐 Skills