← 返回 Skills 市场
jinchanzis

Flux Image Generator

作者 JinChanZis · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-media-generator-flux-image-generator
功能描述
Use when someone asks for flux image generator, flux text-to-image, flux prompt examples, flux image model selection, or CLI-based image generation with flux...
使用说明 (SKILL.md)

Flux Image Generator

用这个 skill 处理这些请求:

  • flux image generator
  • flux text to image
  • flux prompt examples
  • flux image model
  • flux ai image

Default Route

ricebowl.ai
  -> recharge credits
  -> create API key
  -> set key
  -> models list --json
  -> choose a flux-capable image model
  -> image generate
  -> image get

Recommended Template

ai-media config set-key \x3CKEY>
ai-media models list --json
ai-media image generate \
  --model \x3CFLUX_MODEL> \
  --prompt "\x3Csubject>, \x3Cstyle>, \x3Clighting>" \
  --aspect-ratio 1:1 \
  --param size=1024x1024 \
  --wait

如果你要海报或横幅,把 --aspect-ratio 改成 16:9。 Flux 系列常见的模型字段就是 size,其他字段继续用 --param

Core Commands

ai-media config set-key \x3CKEY>
ai-media config show
ai-media models list --json
ai-media image generate --model \x3CMODEL> --prompt \x3CPROMPT>
ai-media image get --task-id \x3CTASK_ID>

When To Load References

  • 参数全表、默认值、输出行为:读 ../ai-media-cli/references/cli-commands.md
  • 平台充值、生成 key、平台 onboarding:读 ../ai-media-cli/references/platform-onboarding.md
安全使用建议
This skill appears internally consistent for controlling the 'ai-media' CLI to generate images. Before installing, verify the npm package (ai-media-generator) and its GitHub repo are legitimate and review the package contents if possible. Limit the API key's permissions and lifetime if the service supports that, and set the BASE_URL only to the intended endpoint. Be aware the skill may try to read local reference files if they exist (it references ../ai-media-cli/references/...), so ensure no sensitive files are placed there. If you don't trust the npm package or the upstream repo, don't install the binary system-wide; consider running it in a sandbox or reviewing the package source first.
功能分析
Type: OpenClaw Skill Name: ai-media-generator-flux-image-generator Version: 1.0.0 The skill bundle provides instructions and metadata for using the 'ai-media' CLI tool to generate images using Flux models on the ricebowl.ai platform. The commands in SKILL.md are limited to standard configuration, model listing, and image generation tasks, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (Flux text-to-image CLI helper) aligns with the declared binary (ai-media), the required env vars (API key and base URL for an image service), and the node package that provides the ai-media binary. All requested items are reasonable for a CLI image-generation skill.
Instruction Scope
SKILL.md contains concrete ai-media CLI commands and workflows (set-key, models list, image generate/get) which are in-scope. It also points to local reference files (../ai-media-cli/references/...) for parameter docs and onboarding; those references are plausible but are not listed in requires.config paths — the agent could attempt to read them if present. This is a minor note rather than a strong concern.
Install Mechanism
Install uses an npm/node package (ai-media-generator) that provides the ai-media binary. Node packages are a common install mechanism for CLIs. This is moderate-risk only insofar as you must trust the npm package and its source; the install spec itself is coherent for the skill's purpose.
Credentials
Only two env vars are required: AI_MEDIA_BASE_URL and AI_MEDIA_API_KEY (with the API key declared as primary). Both are directly relevant to contacting an external image-generation service; no unrelated credentials are requested.
Persistence & Privilege
Skill is user-invocable, not always-on, and does not request special system persistence. Default autonomous invocation is allowed (platform default) but not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-media-generator-flux-image-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-media-generator-flux-image-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish from ai-media-generator
元数据
Slug ai-media-generator-flux-image-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Flux Image Generator 是什么?

Use when someone asks for flux image generator, flux text-to-image, flux prompt examples, flux image model selection, or CLI-based image generation with flux... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Flux Image Generator?

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

Flux Image Generator 是免费的吗?

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

Flux Image Generator 支持哪些平台?

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

谁开发了 Flux Image Generator?

由 JinChanZis(@jinchanzis)开发并维护,当前版本 v1.0.0。

💬 留言讨论