← 返回 Skills 市场
Pub Skillcreator
作者
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
272
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-creators
功能描述
Guide for creating effective skills for Clawdbot agents. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, c...
安全使用建议
This skill appears to be what it says (a guide and API examples), but it relies on a third-party aggregator (https://api.heybossai.com) with no homepage or provenance provided. Before installing: (1) Verify the provider's reputation and privacy/security policies for heybossai.com; (2) Only provide a limited-scope API key (and rotate it afterward) — avoid using keys that grant access to sensitive accounts or data; (3) Assume any prompts, uploaded audio/files, or returned content may be stored/processed by the aggregator — do not send secrets or private data; (4) Note examples reference jq and run.mjs (undeclared); ensure the runtime has the expected tools or update the skill metadata; (5) Test with minimal, non-sensitive requests and monitor network activity/logs; (6) If you cannot verify the service or its operator, treat the API key as high-risk and consider not installing the skill.
功能分析
Type: OpenClaw Skill
Name: skill-creators
Version: 1.0.0
The skill bundle acts as a wrapper for a third-party API (api.heybossai.com) that claims to provide access to over 50 AI models, including non-existent versions like GPT-5 and Claude 4.6 (found in SKILL.md and chat-models.md). This deceptive marketing of 'future' models is a strong indicator of a potentially fraudulent service or a credential harvesting front. While the skill primarily uses standard curl commands to interact with the API, the lack of transparency regarding the service provider and the inclusion of sensitive capabilities like SMS and email routing through an unverified domain (skillboss.co) pose a significant security risk.
能力评估
Purpose & Capability
The name/description promise (a skill-creation guide plus a catalog of 50+ models) matches the SKILL.md contents: it documents model IDs and shows curl examples targeting https://api.heybossai.com/v1. The declared primaryEnv SKILLBOSS_API_KEY is appropriate for an API aggregator.
Instruction Scope
Runtime instructions are limited to curling the heybossai API (listing models, running models, downloading returned URLs). They do not instruct reading unrelated local files or other env vars. However: examples include use of jq and a local run.mjs utility (run.mjs --model ...), which are not declared in required binaries and therefore are an undeclared dependency; the examples also show uploading or sending content (base64 audio, text prompts) to the external API, so sensitive data could be transmitted to the aggregator.
Install Mechanism
No install spec and no code files that execute locally — lowest installation risk. The skill is instruction-only.
Credentials
Only one credential (SKILLBOSS_API_KEY) is requested, which is proportionate given the skill talks to a single aggregator API. But that single key would grant the skill broad access to many downstream model providers via the aggregator, and the aggregator's domain (heybossai.com) and source are undocumented here — this concentrates risk in one external service.
Persistence & Privilege
always:false (not force-included) and disable-model-invocation:false (normal). The skill does not request system-wide config changes or persistent privileges beyond the API key.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-creators - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-creators触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Provides unified access to 50+ AI models for text, image, video, audio, music, web, and more via the SkillBoss API.
- Includes setup guide and direct bash/curl invocation examples for each model type (chat, image, video, tts, stt, music, search, email, SMS, document parsing, background removal).
- Supports smart routing to automatically pick optimal models for tasks.
- Covers authentication, model listing/filtering, and detailed API parameter descriptions.
- Shows example responses and advanced inputs for flexible skill creation.
- Requires a SKILLBOSS_API_KEY for authentication.
元数据
常见问题
Pub Skillcreator 是什么?
Guide for creating effective skills for Clawdbot agents. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 272 次。
如何安装 Pub Skillcreator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-creators」即可一键安装,无需额外配置。
Pub Skillcreator 是免费的吗?
是的,Pub Skillcreator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pub Skillcreator 支持哪些平台?
Pub Skillcreator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pub Skillcreator?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。
推荐 Skills