← 返回 Skills 市场
yang1002378395-cmyk

Ai Image Generator

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.52 · MIT-0
cross-platform ⚠ suspicious
713
总下载
0
收藏
7
当前安装
25
版本数
在 OpenClaw 中安装
/install ai-image-generator
功能描述
基于文本描述或参考图生成高质量图片,支持局部编辑、风格迁移和批量变体生成。
使用说明 (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"
}

使用示例

  1. 文生图:输入描述 → 生成图片
  2. 图生图:上传参考图 → 生成变体
  3. 风格迁移:选择风格 → 应用到图片
  4. 批量生成:输入多个描述 → 批量生成

创建时间:2026-03-13

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-image-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-image-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ai-image-generator
版本 1.0.52
许可证 MIT-0
累计安装 7
当前安装数 7
历史版本数 25
常见问题

Ai Image Generator 是什么?

基于文本描述或参考图生成高质量图片,支持局部编辑、风格迁移和批量变体生成。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 713 次。

如何安装 Ai Image Generator?

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

Ai Image Generator 是免费的吗?

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

Ai Image Generator 支持哪些平台?

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

谁开发了 Ai Image Generator?

由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.52。

💬 留言讨论