← Back to Skills Marketplace
234
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youmind-image-generator
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youmind-image-generator - After installation, invoke the skill by name or use
/youmind-image-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: generate AI images via YouMind — one API key for GPT Image, Gemini, Seedream
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.
How do I install AI Image Generator?
Run "/install youmind-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Image Generator free?
Yes, AI Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI Image Generator support?
AI Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Image Generator?
It is built and maintained by Jared.Liu (@dophinl); the current version is v1.0.0.
More Skills