← 返回 Skills 市场
tianheihei002

Mj Gallery

作者 tianheihei002 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mj-gallery
功能描述
MXAI MJ 图片生成 + 自动画廊展示技能。提交 MJ 文生图请求后,自动下载图片到本地、归档到画廊文件夹、部署网页并返回可访问链接。触发词:用MJ画、生成MJ图片、MJ文生图、MJ画廊
安全使用建议
This skill appears to do what it says: it will use your MX_AI_API_KEY to call the MJ image API, download generated images into the agent's workspace (/workspace/mj_output and /workspace/mj_gallery), update an index.html, and invoke a 'deploy' step that publishes the gallery to a public URL. Before installing, confirm: (1) you are comfortable that generated images (and any user-supplied reference images) will be publicly hosted; (2) the agent runtime actually provides the 'deploy' tool or equivalent and you understand where files are uploaded (the skill expects https://{id}.space.minimaxi.com); (3) the MX_AI_API_KEY has only the permissions you expect and can be revoked if needed. If you need stronger privacy, avoid deploying to a public host or sanitize/remove images before deployment. If you want higher assurance about what gets uploaded, request details from the skill author about the deploy implementation or test in an isolated environment first.
功能分析
Type: OpenClaw Skill Name: mj-gallery Version: 1.0.0 The skill 'mj-gallery' automates Midjourney image generation, local storage, and deployment of a web-based gallery. It follows a legitimate workflow involving the MX AI API and a deployment tool to 'minimaxi.com', as described in SKILL.md. No evidence of data exfiltration, malicious execution, or unauthorized access was found; the behavior is consistent with the stated purpose of creating and hosting an image gallery.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill asks only for MX_AI_API_KEY, which aligns with an image-generation service. It also requires writing files under /workspace and deploying a static site — these are coherent with the gallery purpose. Minor mismatch: the SKILL.md assumes a 'deploy' tool and a specific host pattern (https://{id}.space.minimaxi.com) but does not declare that tool or any additional credentials; verify that the agent runtime provides such a deploy capability.
Instruction Scope
Instructions are concrete and stay within the stated task: submit generation requests, poll status, download images to /workspace/mj_output, copy to /workspace/mj_gallery, update index.html, and deploy. The skill explicitly requires downloading files locally and deploying them publicly, which is expected for a gallery. It does not instruct reading unrelated system files or extra environment variables.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk by an installer. This minimizes install-time risk.
Credentials
Only MX_AI_API_KEY is required and declared as the primary credential — reasonable and proportional for an image-generation integration. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or always-on privileges. It writes only to its workspace paths and deploys its own gallery. It does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mj-gallery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mj-gallery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
mj-gallery 1.0.0 — Initial Release - Adds end-to-end MJ image generation with automatic local download, gallery archiving, and web deployment. - Enforces strict workflow: polling status, prompt length/translation, image download, and authentic results. - Generates and updates a dark-themed HTML gallery, showing last 20 images with metadata. - Includes robust error handling and fallback logic for all workflow steps. - Fixes issue where returned CDN URLs caused rendering problems; now always returns local paths and deployed gallery links.
元数据
Slug mj-gallery
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mj Gallery 是什么?

MXAI MJ 图片生成 + 自动画廊展示技能。提交 MJ 文生图请求后,自动下载图片到本地、归档到画廊文件夹、部署网页并返回可访问链接。触发词:用MJ画、生成MJ图片、MJ文生图、MJ画廊. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Mj Gallery?

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

Mj Gallery 是免费的吗?

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

Mj Gallery 支持哪些平台?

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

谁开发了 Mj Gallery?

由 tianheihei002(@tianheihei002)开发并维护,当前版本 v1.0.0。

💬 留言讨论