← Back to Skills Marketplace
7798
Downloads
1
Stars
37
Active Installs
2
Versions
Install in OpenClaw
/install ai-image-gen
Description
AI图像生成与编辑。支持文生图、图+文生图、风格转换。当用户要求画图、生成图片、编辑图片、图片风格转换时使用此 skill。支持多种比例(1:1、3:2、16:9、21:9 等)和分辨率(标准、2K、4K)。
Usage Guidance
Install only if you are comfortable sending prompts and API credentials to the configured third-party endpoint. Prefer configuring an official provider endpoint if supported, avoid sensitive prompts, and check where generated files are written.
Capability Analysis
Type: OpenClaw Skill
Name: ai-image-gen
Version: 1.1.0
The skill defaults to a third-party API proxy (code.newcli.com) and promotes a specific commercial service via an affiliate link in the README (foxcode.rjj.cc). This architecture encourages users to provide their API keys to non-official endpoints, posing a risk of credential harvesting by the proxy operator. While the Python script (scripts/generate_image.py) performs its stated function without obvious system-level malice, the redirection of sensitive credentials to third-party infrastructure is a significant security risk.
Capability Assessment
Purpose & Capability
Remote image generation, API-key use, and saving generated files are coherent with the stated purpose, but routing through a non-official default proxy is a sensitive credential and prompt-handling concern.
Instruction Scope
The supplied findings indicate the skill does not clearly warn users that prompts are sent off-host to the default endpoint or provide a runtime consent step before transmission.
Install Mechanism
No evidence was provided of hidden install hooks, destructive setup, or automatic execution; the concern is runtime data flow rather than installation behavior.
Credentials
Network access and an API key are proportionate for image generation, but a default third-party proxy and unclear retention/logging expectations make the environment access under-scoped.
Persistence & Privilege
Local image output is expected for this kind of skill, and there is no artifact-backed evidence of background persistence, privilege escalation, or unrelated local data access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-image-gen - After installation, invoke the skill by name or use
/ai-image-gen - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add generate_image.py script, refactor to script-based execution
v1.0.0
Initial release: multi-ratio, multi-resolution image generation via Gemini Flash Image
Metadata
Frequently Asked Questions
What is AI Image Gen?
AI图像生成与编辑。支持文生图、图+文生图、风格转换。当用户要求画图、生成图片、编辑图片、图片风格转换时使用此 skill。支持多种比例(1:1、3:2、16:9、21:9 等)和分辨率(标准、2K、4K)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 7798 downloads so far.
How do I install AI Image Gen?
Run "/install ai-image-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Image Gen free?
Yes, AI Image Gen is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AI Image Gen support?
AI Image Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Image Gen?
It is built and maintained by Nick Qiu (@qiujiahong); the current version is v1.1.0.
More Skills