← 返回 Skills 市场
fuyunzhishang

Pixmind Image

作者 Pixmind · GitHub ↗ · v1.4.0 · MIT-0
cross-platform ⚠ suspicious
191
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install pixmind-image
功能描述
Generate or edit AI images via Pixmind API (text-to-image and image-to-image)
安全使用建议
This skill appears to do what it says: it calls a Pixmind API and only needs your PIXMIND_API_KEY. Before installing, verify two small things: (1) confirm the API gateway hostname (aihub-admin.aimix.pro) and the CDN host (chatmix.top) are legitimate Pixmind endpoints for your account (look up Pixmind docs or contact Pixmind support), and (2) be aware the helper scripts are Node scripts—ensure you run them in a controlled environment and that your Node runtime supports fetch/top-level await. Treat the PIXMIND_API_KEY like any API secret: use a key with only the needed permissions, avoid pasting high-privilege keys into unknown environments, and rotate the key if you stop using the skill. The SKILL.md/filename mismatch is benign but you may want to confirm which script to run.
能力评估
Purpose & Capability
Name/description, required env var (PIXMIND_API_KEY), and included helper scripts all align with calling a remote Pixmind image-generation API. No unrelated credentials or system access are requested.
Instruction Scope
Runtime instructions and the two helper scripts only POST to the declared API gateway and poll task status; they read only PIXMIND_API_KEY from the environment. Two minor issues: SKILL.md examples reference a helper filename (pixmind-api.js) that is not present (actual file: image-generate.js), and the README calls out result URLs on chatmix.top as a CDN—an external domain that is not pixmind.io and should be validated as legitimate Pixmind CDN.
Install Mechanism
No install spec (instruction-only) and the code files are simple Node scripts. Nothing is downloaded or written by an installer; lowest-risk install posture.
Credentials
Only PIXMIND_API_KEY is required and used. That single API key is appropriate and proportional for a service that calls a remote image-generation API.
Persistence & Privilege
Skill does not request persistent/always-on privileges and does not modify other skills or system settings. Default autonomous invocation is allowed by platform, which is normal.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pixmind-image
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pixmind-image 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.0
更新模型列表为线上最新支持的 22 个模型,补充完整参数说明
v1.3.0
Inline API logic, remove shared module to clear security scan
v1.2.0
Remove file read and localhost defaults to fix security scanner flags
v1.1.0
Add homepage, include helper scripts in bundle, clarify API domain
v1.0.1
Add README with usage guide and screenshots
v1.0.0
Initial release of pixmind-image skill. - Supports AI image generation via Pixmind API, including both text-to-image and image-to-image modes. - Multiple model options available, with sensible defaults and ability to specify quality or speed. - Allows configuration of aspect ratio, number of images, and prompt enhancement. - Provides task polling to monitor generation status and retrieve image URLs. - Includes guidelines for user prompt confirmation, default behaviors, and reference image handling.
元数据
Slug pixmind-image
版本 1.4.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Pixmind Image 是什么?

Generate or edit AI images via Pixmind API (text-to-image and image-to-image). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Pixmind Image?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pixmind-image」即可一键安装,无需额外配置。

Pixmind Image 是免费的吗?

是的,Pixmind Image 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pixmind Image 支持哪些平台?

Pixmind Image 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pixmind Image?

由 Pixmind(@fuyunzhishang)开发并维护,当前版本 v1.4.0。

💬 留言讨论