z-image-turbo-generation

z-image-turbo-generation is a skill for Codex from linkprint/local-ai-movie-workspace. It costs 70 tokens per session (397 once invoked), scanned A, original, MIT.

A skill for submitting and retrieving text-to-image jobs through a local Z-Image-Turbo service. Text-to-image means creating an image from a written description.

In plain words
What is it for?
Use it when an OpenAI-model session explicitly requests Z-Image-Turbo, or when a local-language-model session needs a local image generated.
Why use it?
It provides a defined process for sending image requests, waiting for completion, downloading results, and checking their file hashes.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when an OpenAI-model session explicitly requests Z-Image-Turbo, or when a local-language-model session needs a local image generated.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/linkprint/local-ai-movie-workspace/z-image-turbo-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 linkprint/local-ai-movie-workspace --skill z-image-turbo-generation
Clone the repo
git clone --depth 1 https://github.com/linkprint/local-ai-movie-workspace

Made for: Codex.

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 z-image-turbo-generation

README.md
[![agentmods](https://agentmods.dev/badge/skills/linkprint/local-ai-movie-workspace/z-image-turbo-generation/github.svg)](https://agentmods.dev/skills/linkprint/local-ai-movie-workspace/z-image-turbo-generation)
Your own site
<a href="https://agentmods.dev/skills/linkprint/local-ai-movie-workspace/z-image-turbo-generation"><img src="https://agentmods.dev/badge/skills/linkprint/local-ai-movie-workspace/z-image-turbo-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 z-image-turbo-generation

Your own site · 80×15
<a href="https://agentmods.dev/skills/linkprint/local-ai-movie-workspace/z-image-turbo-generation"><img src="https://agentmods.dev/badge/skills/linkprint/local-ai-movie-workspace/z-image-turbo-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 397 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.
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.00070 $0.00397
Opus 5 $0.00035 $0.00198
Sonnet 5 $0.00014 $0.00079
Haiku 4.5 $0.00007 $0.00040

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

Security

Grade A, and why

z-image-turbo-generation 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 12d 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.

images/workspace/admin-skills/z-image-turbo-generation/SKILL.md · 27 lines

What it actually says

Z-Image-Turbo Generation

Use only movie-ai; never contact ComfyUI, the host, or a LAN address directly.

When the selected language model is local, use this skill for every image request unless the current user request explicitly names Hunyuan/混元. When the selected language model is an OpenAI model, use this skill only when the current request explicitly names Z-Image-Turbo/z-image-turbo; otherwise the OpenAI session defaults to gpt-image-2.

Save a JSON spec under /workspace with:

  • model: z-image-turbo. This is also the Broker default when omitted.
  • prompt: the approved image prompt.
  • resolution: currently 1024x1024.
  • seed: optional non-negative integer.
  • steps: 4 through 12; default 8.

Run movie-ai image generate --model z-image-turbo --spec SPEC.json, then movie-ai job wait JOB_ID. After the job is completed, download it with movie-ai job download JOB_ID --output /outputs/NAME.png and verify the reported SHA-256. The download result includes an absolute url; always give that Portal URL to the user, never only the /outputs path.

The Broker uses the administrator-approved Z-Image-Turbo NVFP4 workflow and may keep the shared fixed ComfyUI worker running between H3 and image jobs. If preflight or generation fails, report the job status and do not retry automatically or bypass the Broker.

Files

What ships with it

1 file 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. 12d ago First seen · 27 lines · 70 tokens per session scan A f57492320365

Subscribe to this mod's changes

z-image-turbo-generation is a skill published in the GitHub repository linkprint/local-ai-movie-workspace (1 stars, last pushed 14d ago), licensed MIT. It adds 70 tokens to every session and 397 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

tape-opens

Stack-unwind review of this conversation - a tree of main tasks done (struck through) and every open left behind at the depth it was abandoned, sized by the thread's measured shape, never by feel. Optional argument - a .jsonl path or session id to review a different session.

enricoros/big-AGI · 60 tokens

higgsfield-troubleshoot

Use when a Higgsfield generation fails, produces poor quality, looks wrong, doesn't match the prompt, or the user needs to fix or improve an output.

OSideMedia/higgsfield-ai-prompt-skill · 39 tokens

higgsfield-mixed-media

Use when the user asks about Mixed Media, wants to apply artistic preset styles to an image (Noir, Sketch, Paper, Canvas, Particles, Neon, etc.), combine multiple artistic treatments, or create stylized non-photorealistic outputs.

OSideMedia/higgsfield-ai-prompt-skill · 59 tokens

higgsfield-motion-design

End-to-end motion-design / animated-ad creation flow on Higgsfield via the MCP connector. Use when the user wants to create motion design, animate a logo, make a video from an image, build an animated ad or brand promo, turn a product into motion, or says 'make a motion', 'motion design', 'animate this', 'make a video…

OSideMedia/higgsfield-ai-prompt-skill · 199 tokens

higgsfield-vibe-motion

Use when the user asks about Vibe Motion, motion graphics, kinetic typography, animated text, brand animations, logo animations, infographic animation, presentation animation, data-driven video, or prompt-to-motion-graphic workflows. Vibe Motion is fundamentally different from video generation — it creates…

OSideMedia/higgsfield-ai-prompt-skill · 120 tokens

company-brain

How an agent should operate as one mind inside a shared Company Brain built on Caura — recall before acting, obey fleet keystones, reuse and publish skills, and report outcomes so every task compounds across the whole organization. Use this whenever you work as part of a Caura-connected team or fleet and your work…

caura-ai/caura · 108 tokens