zimage-skill

zimage-skill is a skill for Claude Code from aAAaqwq/AGI-Super-Team. It costs 35 tokens per session (212 once invoked), scanned A, original, MIT.

A tool for creating images from written prompts through ModelScope's Z-Image-Turbo model. It accepts prompts in Chinese or English and can save the generated image to a chosen path.

In plain words
What is it for?
Use it to generate pictures, illustrations, or other raster images from prompts.
Why use it?
It gives scripts a direct way to turn text descriptions into image files.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Part of the agi-super-team plugin — 194 skills, 1 agent shipped together

Good fit Use it to generate pictures, illustrations, or other raster images from prompts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aaaaqwq/agi-super-team/ai-image-generation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add aAAaqwq/AGI-Super-Team --skill ai-image-generation
Clone the repo
git clone --depth 1 https://github.com/aAAaqwq/AGI-Super-Team

Made for: Claude Code.

Or install agi-super-team, the plugin that ships this one along with the rest of its 194 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for zimage-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/ai-image-generation/github.svg)](https://agentmods.dev/skills/aaaaqwq/agi-super-team/ai-image-generation)
Your own site
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/ai-image-generation"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/ai-image-generation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for zimage-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/aaaaqwq/agi-super-team/ai-image-generation"><img src="https://agentmods.dev/badge/skills/aaaaqwq/agi-super-team/ai-image-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 212 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.00212
Opus 5 $0.00017 $0.00106
Sonnet 5 $0.00007 $0.00042
Haiku 4.5 $0.00003 $0.00021

Measured 11d ago against content hash bb701b20b8e5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

zimage-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/ai-image-generation/SKILL.md · 39 lines

What it actually says

Z-Image Generation

Generate images using ModelScope's Tongyi-MAI/Z-Image-Turbo model.

Requirements

pip install requests Pillow

Usage

python3 ~/.claude/skills/zimage-skill/generate.py "prompt" [output_path]

Environment

Optional: Set MODELSCOPE_API_KEY to use your own API key.

Examples

python3 ~/.claude/skills/zimage-skill/generate.py "A golden cat" cat.jpg
python3 ~/.claude/skills/zimage-skill/generate.py "Sunset over mountains"

Notes

  • Default output: result_image.jpg
  • Timeout: 120 seconds max
  • Supports Chinese and English prompts
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 39 lines · 35 tokens per session scan A bb701b20b8e5

Subscribe to this mod's changes

zimage-skill is a skill published in the GitHub repository aAAaqwq/AGI-Super-Team (91 stars, last pushed today), licensed MIT. It adds 35 tokens to every session and 212 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

loom-artifacts

Receive files from the CodexLoom Thread composer and publish generated images or files back to the Thread as managed artifacts. Use when a user message contains loomattachments; an attached document, data file, image, or archive must be read; or the Agent has produced a file that the user should preview or download.…

yan5xu/codexloom · 88 tokens

exploring-zero-resource-designs

Use when exploring zero resource designs is required during creativity work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent.

Nolane-x/forge-os · 40 tokens

framing-creative-challenge

Use when framing creative challenge is required during creativity work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent.

Nolane-x/forge-os · 39 tokens

mutating-idea-genomes

Use when mutating idea genomes is required during creativity work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent.

Nolane-x/forge-os · 40 tokens

scoring-contextual-creativity

Use when scoring contextual creativity is required during creativity work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent.

Nolane-x/forge-os · 39 tokens

using-denial-ladders

Use when using denial ladders is required during creativity work, especially when the result must be traceable, independently reviewable, and safe to hand to another agent.

Nolane-x/forge-os · 40 tokens