image-generate

image-generate is a skill for Claude Code, Codex from Orkas-AI/Orkas. It costs 3 tokens per session (2,186 once invoked), scanned A, original, MIT.

An image-generation production guide for creating new raster images or making meaning-based edits to existing ones.

In plain words
What is it for?
Use it for AI image creation and content-aware image edits, including the raster part of hybrid workflows.
Why use it?
It helps keep image-generation work within defined routes, budgets, and manifest rules.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for AI image creation and content-aware image edits, including the raster part of hybrid workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas/image-generate
About the project

Orkas is a desktop application for commanding a team of AI agents through one chat, with a commander model assigning work to specialist agents in parallel or in sequence. People use it to coordinate research, writing, presentations, and software tasks while keeping files on their computer. The catalogue includes skills for extending the agents available to Orkas.

Orkas-AI/Orkas · 1,808 stars · on GitHub · orkas.ai

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 Orkas-AI/Orkas --skill image-generate
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas

Made for: Claude Code, 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 image-generate

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas/image-generate"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas/image-generate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,186 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.00003 $0.02186
Opus 5 $0.00002 $0.01093
Sonnet 5 $0.00001 $0.00437
Haiku 4.5 $0.00000 $0.00219

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

Security

Grade A, and why

image-generate 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 9d 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.

resources/builtin/marketplace/agents/814b61b027f0/skills/image-generate/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Image Generate

Read this skill only after route lock when the task needs synthesized or content-aware reconstructed pixels: GENERATE, semantic EDIT, or the raster phase of HYBRID. Do not load it for COMPOSE, deterministic transforms, or overlays. It governs direct generate_image calls and the stable host workflow kernel; engine-specific request formats and reusable graphs remain private skill resources rather than new application tools.

This production skill is the earliest point at which a manifest for a direct GENERATE or EDIT task may be created. Initialize image-manifest.json from the Canonical image-manifest v1 block in image-router; it is the single structural source. Replace the locked route and budget, then add the reference and generation fields below. Do not reconstruct the base schema from memory.

Generation rules

  • Respect generation_budget.max_calls within the current user turn. The host reapplies this limit independently for each new user turn while retaining older transactions only as audit history. COMPOSE has a budget of zero; HYBRID, GENERATE, and EDIT normally use one call. Set a two-call budget only when the user explicitly requests iterative refinement or authorizes another billable attempt. A review finding alone never authorizes that second call.
  • Generate at the final aspect ratio whenever the provider supports it. Do not rely on destructive cropping to fix a mismatched composition.
  • Use reference images only when they encode composition, identity, product fidelity, or edit continuity that the prompt cannot preserve reliably.
  • Mirror manifest references into generate_image.reference_bindings using the exact concatenated reference order. Include role, strength, preserve, may-change, and target region. Send generation_contract.negative_prompt separately.
  • Compile reference_intent.mode into the request: reproduction asks for the declared protected attributes to match; guide limits influence to declared roles; editing uses the required edit_source as the original. User-declared instructions and boundaries have priority over inferred defaults and provider convenience.
  • Treat every planned output_path as one stable artifact binding. Reuse that exact string byte-for-byte for the provider/workflow result, later project.inspect, optional review candidate, and export input; never retype, derive, or silently correct the path in a downstream handoff.
  • For edits, send the manifest instructions, protected regions, unchanged attributes, and allowed changes explicitly. Prefer a localized edit over regenerating the full scene, and never reinterpret an edit as a fresh variation.
  • For reproduction, do not silently change subject, crop, layout, identity, typography, palette, or other preserved axes merely because regeneration is easier. Choose the provider/control path that can honor the declared fidelity floor.
  • For hybrid work, generate only the difficult raster layer. Exclude final copy, logos, labels, diagrams, and UI text from the model request.
  • Save every generated output inside the image project and record its relative path in image-manifest.json before inspection.

Read the full file on GitHub · 85 lines

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. 9d ago First seen · 85 lines · 3 tokens per session scan A bb269b81212b

Subscribe to this mod's changes

image-generate is a skill published in the GitHub repository Orkas-AI/Orkas (1,808 stars, last pushed yesterday), licensed MIT. It adds 3 tokens to every session and 2,186 once invoked, about $0.0000 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.