← 返回 Skills 市场
image-gen
作者
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-image-gen
功能描述
Generate and edit images via SkillBoss API Hub. Supports standard generation, high-quality generation, style presets, and batch generation with HTML gallery....
安全使用建议
This skill appears internally consistent: it needs only python3 and your SKILLBOSS_API_KEY to call api.heybossai.com and produce images. Before installing, consider: (1) the API key will be sent to SkillBoss (Authorization: Bearer <key>)—ensure you trust that service and the key's scope; (2) when using --edit the script reads and base64-encodes local image files and uploads them to the remote API; (3) outputs are written to ~/Projects/tmp by default (or ./tmp) so check file locations and disk permissions; (4) HEARTBEAT.md suggests periodic generation/sharing if you wire this into an automation — that may incur API costs and post images externally. If you have any doubts, inspect scripts/gen.py in full, run it in a restricted environment, or use a disposable API key with limited scope.
功能分析
Type: OpenClaw Skill
Name: toby-image-gen
Version: 1.0.0
The skill is a legitimate image generation tool that interfaces with the SkillBoss API Hub (api.heybossai.com). The Python script (scripts/gen.py) uses only the standard library to send prompts and receive image data, with no evidence of malicious execution, data exfiltration beyond the required API key, or obfuscation. The instructions in SKILL.md and HEARTBEAT.md are consistent with the stated purpose of creative image generation and periodic agent activity.
能力标签
能力评估
Purpose & Capability
Name/description (image generation & editing) matches the requested binary (python3), primary env var (SKILLBOSS_API_KEY), and the included script which calls api.heybossai.com. The package.json and README align with this purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/gen.py and set SKILLBOSS_API_KEY. The script uploads inline image data when performing edits, downloads returned image URLs, and writes outputs to a timestamped folder (defaults to ~/Projects/tmp or ./tmp). These behaviors are expected for an image-gen tool, but users should note that local images provided for editing are read and encoded and that generated/edited images and prompts are sent to api.heybossai.com.
Install Mechanism
No install spec; this is instruction-only with a pure-Python stdlib script (no external downloads or package installs). Low install risk.
Credentials
Only SKILLBOSS_API_KEY is required and declared as the primary credential. That key is used to authenticate calls to the SkillBoss API hub (api.heybossai.com), which is proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges or modify other skills. HEARTBEAT.md contains guidance for periodic generation (optional); this is documentation only and not an automatic capability embedded in the script.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toby-image-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/toby-image-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of gemini-image-gen.
- Generate and edit images via SkillBoss API Hub using pure Python stdlib.
- Supports both standard and high-quality image generation.
- Includes batch generation and outputs an HTML image gallery.
- Offers CLI for custom prompts, style presets, and image editing (with gemini engine).
元数据
常见问题
image-gen 是什么?
Generate and edit images via SkillBoss API Hub. Supports standard generation, high-quality generation, style presets, and batch generation with HTML gallery.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 image-gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-image-gen」即可一键安装,无需额外配置。
image-gen 是免费的吗?
是的,image-gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
image-gen 支持哪些平台?
image-gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 image-gen?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。
推荐 Skills