← Back to Skills Marketplace
Ai Image Generator
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.52
· MIT-0
713
Downloads
0
Stars
7
Active Installs
25
Versions
Install in OpenClaw
/install ai-image-generator
Description
基于文本描述或参考图生成高质量图片,支持局部编辑、风格迁移和批量变体生成。
README (SKILL.md)
AI 图片生成助手
定价:¥149-799/月
功能
- 文生图:文字描述生成高质量图片
- 图生图:基于参考图生成变体
- 图片编辑:局部修改、风格迁移
- 批量生成:一次生成多个变体
- 模板库:预设风格模板
目标客户
- 设计师/插画师
- 内容创作者/自媒体
- 电商运营/营销人员
- 游戏/动漫从业者
ROI 分析
| 场景 | 节省成本 | 价值 |
|---|---|---|
| 商业图设计 | ¥500/张 → ¥10/张 | 节省 98% |
| 社交媒体配图 | 2小时/天 → 10分钟 | 效率 +1100% |
| 电商产品图 | ¥200/张 → ¥5/张 | 节省 97% |
| 游戏素材 | ¥1000/套 → ¥50/套 | 节省 95% |
平均 ROI:50-200 倍
快速开始
# 安装依赖
pip install openai pillow
# 生成图片
python generate.py "一只可爱的猫咪在咖啡店里喝咖啡,动漫风格"
配置
{
"api_key": "your-api-key",
"model": "dall-e-3",
"default_size": "1024x1024",
"default_quality": "standard"
}
使用示例
- 文生图:输入描述 → 生成图片
- 图生图:上传参考图 → 生成变体
- 风格迁移:选择风格 → 应用到图片
- 批量生成:输入多个描述 → 批量生成
创建时间:2026-03-13
Usage Guidance
This skill looks like a straightforward image-generation helper, but exercise caution before installing or running anything: the SKILL.md expects you to provide an API key (example config shows 'api_key') and a local script (generate.py), yet the skill bundle does not include code or declare required credentials. Before using it: 1) verify the source/author (there's no homepage and owner ID is unknown); 2) request or inspect the generate.py implementation so you know what data is sent to external APIs; 3) never paste your long-lived API key into an unknown script—use a least-privilege or restricted key and monitor billing; 4) prefer official client libraries and endpoints (the doc references the 'openai' PyPI package and 'dall-e-3'); 5) if you plan to use this in production, ask the publisher for a homepage, privacy/data-use details, and a clear list of required environment variables. These steps will reduce the risk of accidental credential leakage or unexpected charges.
Capability Analysis
Type: OpenClaw Skill
Name: ai-image-generator
Version: 1.0.52
The skill bundle consists of standard documentation (SKILL.md) and metadata (_meta.json) for an AI image generation assistant. The instructions describe legitimate features like text-to-image generation and ROI analysis, and the provided setup commands (pip install openai pillow) are consistent with the stated purpose. No malicious code, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
The skill describes text-to-image, image-variation, editing and batch generation which aligns with the examples in SKILL.md. However, the README sample expects an OpenAI-style API key and references the 'openai' package and model 'dall-e-3' while the skill metadata declares no required credentials or primaryEnv. That mismatch (documented API key usage vs no declared credential) is inconsistent.
Instruction Scope
SKILL.md only tells the user to pip install openai and pillow and run a local script (generate.py) and shows a JSON config with an api_key. The instructions do not ask the agent to read unrelated system files or exfiltrate data. However, no generate.py/implementation is included in the skill bundle, so the instructions assume the user/agent has or will supply executable code and an API key—this missing code is an operational gap and the doc references a secret (api_key) that isn't declared in metadata.
Install Mechanism
There is no install spec (instruction-only skill). The SKILL.md suggests 'pip install openai pillow' which is a normal PyPI install for this task. No arbitrary download URLs, extract steps, or nonstandard installers are present.
Credentials
The documentation requires an 'api_key' in its example config and references using 'dall-e-3', but the skill metadata lists no required environment variables or primary credential. This is a proportionality/clarity issue: using the skill in practice will require supplying credentials (and likely billing), but the skill does not declare how or which credential names it expects. Also the skill source/homepage is unknown, so handing over API keys without verifying implementation origin increases risk.
Persistence & Privilege
The skill does not request persistent privileges (always is false), does not include installation hooks, and does not declare any config paths or system-level modifications. Nothing indicates it would alter other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-image-generator - After installation, invoke the skill by name or use
/ai-image-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.52
- No changes detected in this version.
- All features, pricing, and documentation remain the same.
v1.0.51
Version 1.0.51 of ai-image-generator
- No changes detected in this release.
v1.0.50
- No changes detected in this version.
- All features and documentation remain the same.
v1.0.49
- No changes detected in this version.
- Functionality, documentation, and configuration remain the same as the previous release.
v1.0.48
- No changes detected in this version.
- Functionality, features, and documentation remain the same.
v1.0.47
- No changes detected in this version.
- All features, usage, and documentation remain the same as the previous release.
v1.0.46
- No visible changes detected in this version.
v1.0.45
No changes detected in this version.
v1.0.44
- No changes detected in this version.
- Functionality, documentation, and configuration remain the same.
v1.0.43
- No changes detected in this version.
- All features, pricing, and documentation remain the same.
v1.0.42
- No changes detected in this version.
- All features, pricing, and documentation remain the same.
v1.0.41
Version 1.0.41 of ai-image-generator
- No file changes detected in this release.
v1.0.40
- No user-visible changes in this version.
v1.0.39
- No changes detected in this version.
- All features, pricing, configuration, and usage instructions remain unchanged.
v1.0.38
Version 1.0.38 of "ai-image-generator" contains no file changes from the previous release.
v1.0.37
Version 1.0.37 of ai-image-generator
- No file changes detected in this release.
- No updates to features, configuration, or documentation were made.
v1.0.36
Version 1.0.36 of ai-image-generator
- No file changes detected in this version.
- No new features, fixes, or updates documented.
v1.0.35
- No changes detected in this version.
- All features and documentation remain the same as the previous release.
v1.0.34
- No changes detected in this version.
- Functionality, documentation, and configuration remain the same as the previous release.
v1.0.33
- No changes detected in this version.
- Functionality, documentation, and features remain the same.
Metadata
Frequently Asked Questions
What is Ai Image Generator?
基于文本描述或参考图生成高质量图片,支持局部编辑、风格迁移和批量变体生成。 It is an AI Agent Skill for Claude Code / OpenClaw, with 713 downloads so far.
How do I install Ai Image Generator?
Run "/install ai-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 yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.52.
More Skills