Home / andersonlimahw / lemon-ai-hub · plugins/imagegen/SKILL.md · GitHub

imagegen skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

imagegen is agent-read markdown (skill) from andersonlimahw/lemon-ai-hub: Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established ic.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Image Generation Skill

Generates or edits images for the current project (for example website assets, game assets, UI mockups, product mockups, wireframes, logo design, photorealistic images, or infographics).

## Top-level modes and rules

This skill has exactly two top-level modes:

- **Default built-in tool mode (preferred):** built-in `image_gen` tool for normal image generation and editing. Does not require `OPENAI_API_KEY`.
- **Fallback CLI mode (explicit-only):** `scripts/image_gen.py` CLI. Use only when the user explicitly asks for the CLI path. Requires `OPENAI_API_KEY`.

Within the explicit CLI fallback only, the CLI exposes three subcommands:

- `generate`
- `edit`
- `generate-batch`

Rules:
- Use the built-in `image_gen` tool by default for all normal image generation and editing requests.
- Never switch to CLI fallback automatically.
- If the built-in tool fails or is unavailable, tell the user the CLI fallback exists and that it requires `OPENAI_API_KEY`. Proceed only if the user explicitly asks for that fallback.
- If the user explicitly asks for CLI mode, use the bundled `scripts/image_gen.py` workflow. Do not create one-off SDK runners.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add andersonlimahw/lemon-ai-hub/imagegen@git:20260801.d400e34
Exact content
mdr add andersonlimahw/lemon-ai-hub/imagegen@sha256:826d05b806d51fa8

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_fhbeawp7ixcybtsv.svg)](https://markdownregistry.com/a/art_fhbeawp7ixcybtsv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260801.d400e34 latest2026-08-01 d400e34 16,204 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (16204 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

andersonlimahw/lemon-ai-hub · 14 stars · license none · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fhbeawp7ixcybtsv
GET https://markdownregistry.com/api/v1/resolve?ref=andersonlimahw/lemon-ai-hub/imagegen
GET https://markdownregistry.com/api/v1/blob/826d05b806d51fa81cd650f1c0854b0a1f7fbccd1b152c588ded1797a2e7218f

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from andersonlimahw/lemon-ai-hub

AGENTS.md agents
andersonlimahw/lemon-ai-hub · AGENTS.md
git:20260905.88fc672 · audit A · 14 stars
CLAUDE.md claude
andersonlimahw/lemon-ai-hub · CLAUDE.md
git:20260905.88fc672 · audit A · 14 stars
llms.txt@docs llmstxt
andersonlimahw/lemon-ai-hub · docs/llms.txt
git:20260614.5160142 · audit A · 14 stars
a11y-audit skill
andersonlimahw/lemon-ai-hub · plugins/a11y-audit/SKILL.md · WCAG 2.1 AA/AAA accessibility audit for web components, pages, and apps. Detects contrast failures, missing ARIA…
git:20260614.2f67b30 · audit A · 14 stars
a11y-guardian skill
andersonlimahw/lemon-ai-hub · plugins/a11y-guardian/SKILL.md · Continuous accessibility monitoring. Runs WCAG 2.1 audit on every PR, blocks merge on CRITICAL violations, and posts…
git:20260801.d400e34 · audit A · 14 stars
a11y-guardian skill
andersonlimahw/lemon-ai-hub · plugins/a11y-guardian/skills/a11y-guardian/SKILL.md · Continuous accessibility monitoring. Runs WCAG 2.1 audit on every PR, blocks merge on CRITICAL violations, and posts…
git:20260801.d400e34 · audit A · 14 stars
ads skill
andersonlimahw/lemon-ai-hub · plugins/ads/SKILL.md · When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X…
v2.2.0 · audit A · 14 stars
agent-sdk-dev skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/SKILL.md · agent-sdk-dev plugin. Routes to its sub-skills: agent-sdk-dev, agent-sdk-verifier-py. Use when the task matches any of…
git:20260801.d400e34 · audit A · 14 stars
agent-sdk-dev skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/skills/agent-sdk-dev/SKILL.md · A comprehensive skill for creating new Agent SDK applications. Guides through creating TypeScript or Python SDK apps…
git:20260709.a9f43d7 · audit A · 14 stars
agent-sdk-verifier-py skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/skills/agent-sdk-verifier-py/SKILL.md · Thoroughly verifies Python Agent SDK applications for correct setup and best practices.
git:20260709.a9f43d7 · audit A · 14 stars
AGENTS.md@plugins/agentic-value-loops agents
andersonlimahw/lemon-ai-hub · plugins/agentic-value-loops/AGENTS.md
git:20260614.f27dfea · audit A · 14 stars
agentic-value-loops skill
andersonlimahw/lemon-ai-hub · plugins/agentic-value-loops/SKILL.md · agentic-value-loops plugin. Routes to its sub-skills: ai-tuning-loop, documentation-sync-loop…
git:20260801.d400e34 · audit A · 14 stars

Every file in andersonlimahw/lemon-ai-hub

Other files named imagegen

imagegen skill
blockrunai/clawrouter · skills/imagegen/SKILL.md · Generate or edit images via BlockRun's image API. Trigger when the user asks to generate, create, draw, make an image —…
git:20260905.317761a · audit A · 6,612 stars
imagegen skill
bruc3van/agent-skills-guard · test/test-skills/positive-real/codex-system-imagegen/SKILL.md · Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations…
git:20260608.9f59278 · audit A · 389 stars
imagegen skill
yan-labs/yan-skills · imagegen/SKILL.md · 生成网站与内容所需的一切视觉素材——用户说 生成图片、配图、插图、画一张、出一套图、logo、吉祥物、封面、海报、og 图、分享图、favicon…
v1.0.0 · audit A · 203 stars
imagegen skill
jurybu/mcp-skill-rules_packages · skills/imagegen/SKILL.md · Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image…
git:20260606.4f12f4d · audit A · 48 stars
imagegen skill
ethanyoq/skill-hub · skills/07-media-content/imagegen/SKILL.md · Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations…
git:20260704.a768ef4 · audit A · 10 stars
imagegen skill
firzus/agent-skills · skills/engineering/imagegen/SKILL.md · Generates or edits raster images with AI (photos, illustrations, textures, sprites, mockups, logos, infographics)…
git:20260919.d2ee4b6 · audit A · 3 stars

Browse by kind, by grade A, or by owner.