← 返回
未分类 Key 中文

imgforge — Free AI Image Generation

Generate AI images for free using Z-Image-Turbo. Say "generate an image of..." and get stunning results in seconds.
使用 Z-Image-Turbo 免费生成 AI 图像。说“生成一张…的图像”,即可在几秒内获得惊艳效果。
futurizerush futurizerush 来源
未分类 clawhub v1.1.0 1 版本 99862.1 Key: 需要
★ 0
Stars
📥 724
下载
💾 1
安装
1
版本
#latest

概述

Z-Image — Free AI Image Generation

Generate images from text using Alibaba's open-source Z-Image-Turbo model. Free to use.

When to Trigger

Activate this skill when the user asks to:

  • generate, create, draw, or make an image / picture / illustration / photo
  • create thumbnails, avatars, banners, or social-media graphics
  • visualize a concept, scene, or character

Generating an Image

python3 SKILL_DIR/imgforge.py "PROMPT" -o OUTPUT_PATH

Arguments

FlagDefaultDescription
----------------------------
PROMPT (positional)Text description (English or Chinese)
-o, --outoutput.jpgFile path to save the image
-W, --width1024Width in pixels (512–2048)
-H, --height1024Height in pixels (512–2048)
--jsonoffOutput result as JSON

Common sizes

AspectFlags
---------------
Square (1:1)-W 1024 -H 1024
Landscape (16:9)-W 1280 -H 720
Portrait (9:16)-W 720 -H 1280
Wide banner-W 2048 -H 1024

Prompt tips

Add quality keywords for better output: "4K", "cinematic", "professional photography", "dramatic lighting", "shallow depth of field".

Specify a style: "oil painting", "watercolor", "anime", "pixel art", "minimalist vector".

Environment

Requires MODELSCOPE_API_KEY. If the user hasn't set it, guide them:

  1. Create a free Alibaba Cloud account (phone verification + payment method required, but Z-Image is free) → https://www.alibabacloud.com/campaign/benefits?referral_code=A9242N
  2. Sign up at https://modelscope.ai/register?inviteCode=futurizerush&invitorName=futurizerush&login=true&logintype=register and bind the Alibaba Cloud account in settings
  3. Create a token at https://modelscope.ai/my/access/token
  4. Set the environment variable: export MODELSCOPE_API_KEY="ms-..."

For Claude Code users, add to ~/.claude/settings.json under "env".

Errors

SymptomCause & fix
----------------------
401 UnauthorizedToken is from modelscope.cn (wrong site) — must use modelscope.ai. Or Alibaba Cloud account not bound.
Timeout after 150sAPI under load — retry in a minute
Content moderationRephrase the prompt — Alibaba's filter blocked it

Notes

  • No external dependencies required (uses Python stdlib). Pillow is optional for format conversion.
  • The script creates parent directories automatically.
  • Image URLs from the API expire in 24h — the script downloads immediately.

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-03 04:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Anti-Slop

futurizerush
此技能用于用户请求“检查垃圾内容、反垃圾审查、质量检查、这是AI垃圾吗、审查原创性、检查……”时。
★ 0 📥 539

clawhub-deployer — Skill Publishing Assistant

futurizerush
Publish a skill to ClawHub registry. Use when user asks to publish, release, or deploy a skill to ClawHub.
★ 0 📥 396

Learn & Reflect

futurizerush
用于在用户请求“记录我们学到的内容”、“保存教训”、“捕获知识”、“反思发生的事情”或“写下经验”时调用此技能。
★ 0 📥 455