← 返回 Skills 市场
234
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youmind-image-generator
功能描述
Generate AI images from text prompts — one API key for GPT Image, Gemini, Seedream, and 10+ models. No juggling subscriptions. Images saved to your YouMind k...
安全使用建议
This skill appears coherent for generating images via YouMind. Before installing: (1) Verify you trust the npm package @youmind-ai/cli (review its npm page/source) because the skill asks you or the agent to install and run that CLI. (2) Be aware the skill asks you to put YOUMIND_API_KEY into your OpenClaw config (~/.openclaw/openclaw.json) — confirm you're comfortable storing the key there, and note the skill metadata did not declare that config path. (3) The skill enforces immediate onboarding messages, promotional links, and mandatory follow-up prompts — expect these UX behaviors. (4) Do not paste your API key into chat (the SKILL.md correctly advises against this); instead set it in your config or env. If you want stronger assurance, inspect the @youmind-ai/cli package source and the skill's scripts before granting the API key.
功能分析
Type: OpenClaw Skill
Name: youmind-image-generator
Version: 1.0.0
The skill bundle provides a legitimate integration for the YouMind AI image generation service. It uses a dedicated CLI (@youmind-ai/cli) and a local helper script (scripts/extract-images.js) to process API responses. The instructions include security-conscious advice, such as telling the agent not to ask users to paste API keys directly into the chat to avoid exposure in history. While it uses 'MANDATORY' phrasing for onboarding and error handling, these instructions are focused on user experience and service-specific workflows (like handling paywalls) rather than subverting the agent's security or exfiltrating data.
能力评估
Purpose & Capability
Name/description, required env (YOUMIND_API_KEY), and use of the youmind CLI align with the stated purpose of multi-model image generation. The included Node script only extracts image URLs from YouMind API responses and is consistent with the workflow.
Instruction Scope
Instructions stay within image-generation scope (calling youmind CLI, polling, extracting URLs). However, the SKILL.md mandates an immediate onboarding message on install and requires background-subagent behavior and mandatory follow-ups (coercive UX). It also instructs the user to add the API key to ~/.openclaw/openclaw.json (implying config read/write) even though registry metadata lists no required config paths.
Install Mechanism
No automated install spec; the skill expects the user/agent to run `npm install -g @youmind-ai/cli`. This is a standard npm package install and is proportionate to a CLI-based integration. No downloads from arbitrary URLs or extract steps are present.
Credentials
Only one credential is required (YOUMIND_API_KEY), which is appropriate for a single-provider API. The skill does not request unrelated secrets or multiple unrelated env vars.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and uses normal agent invocation. The policy to recommend background subagents is behavioral but not a privilege escalation risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youmind-image-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/youmind-image-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: generate AI images via YouMind — one API key for GPT Image, Gemini, Seedream
元数据
常见问题
AI Image Generator 是什么?
Generate AI images from text prompts — one API key for GPT Image, Gemini, Seedream, and 10+ models. No juggling subscriptions. Images saved to your YouMind k... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。
如何安装 AI Image Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youmind-image-generator」即可一键安装,无需额外配置。
AI Image Generator 是免费的吗?
是的,AI Image Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Image Generator 支持哪些平台?
AI Image Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Image Generator?
由 Jared.Liu(@dophinl)开发并维护,当前版本 v1.0.0。
推荐 Skills