🎨
AI EngineeringJavaScript

ImageGen

by yan-labs

ImageGen is an AI Engineering skill for Claude Code, published by yan-labs in yan-skills.

177 stars78 forkson yan-labs/yan-skillsAdded 2026/09/07+9% in starsRepository updated 2026/09/07
agent-skillsclaude-codegoogle-trendsseoskills
Install in seconds
Install ImageGen
Copy ImageGen into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yan-labs/yan-skills/tree/main/imagegen ~/.claude/skills/imagegen

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yan-labs/yan-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
imagegen/SKILL.md in yan-labs/yan-skills
Installs to
~/.claude/skills/imagegen
Collection
One of 9 skills cataloged from this repository
Category
AI Engineering3475 skills

What ImageGen does

ImageGen turns visual requests into generated assets for websites and content, including logos, mascots, cover images, OG images, and user-scene illustrations. Use it when a page is missing artwork or needs original images instead of placeholders.

ImageGen is cataloged under AI Engineering on DirSkills. ImageGen comes from a repository tagged agent-skills, claude-code, google-trends, seo and skills.

Documentation

README

imagegen

一句话定位:借 Codex agent 内置的图像生成能力出图;本 Skill 只管五件事——把需求翻成好提示词、把命令跑通、验收、压缩、放进项目该在的目录。

图像生成不是 CLI 子命令(没有 codex imagecodex exec --image 是把图当输入附上)。它是 Codex agent 的内置工具 image_gen。不要翻 codex --help 找 flag,找不到就下结论"不能生图"——这个结论是错的。描述你要的图,让 agent 自己选方法。

启动命令

mkdir -p <outdir>                                # 先建目录,提示词里写它的绝对路径
cat <outdir>/prompt.md | codex exec --skip-git-repo-check \
  --config model_reasoning_effort="medium" \
  --sandbox danger-full-access \
  -C <outdir> -o <outdir>/final.md 2>/dev/null

This is the opening of the README. Read the full README on GitHub.

Commands ImageGen provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /imagegen

Frequently asked about ImageGen

  • What else does yan-labs publish alongside ImageGen?

    ImageGen is one of 9 skills that DirSkills catalogs from yan-labs/yan-skills, the repository it ships in. Its siblings there include Autopilot, Backlink and Codex. Each one is a separate skill with its own page in this directory, installs the same way ImageGen does, and is maintained by yan-labs in that same repository. The rest of the collection is listed on the yan-labs/yan-skills page.

  • How does ImageGen compare to other AI Engineering skills?

    ImageGen ranks #3138 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ImageGen against them. Open each page to compare what they document and how they install.

More from yan-labs/yan-skills

ImageGen is one of 9 skills cataloged on DirSkills from yan-labs/yan-skills.

See all 9 skills
🤖
2h ago

Autopilot

Autopilot turns a vague instruction into a structured plan and executes it end to end without mid-task confirmation. It is used for broad requests like fixing bugs, adding tests, investigating issues, deploying, and running reviews.
AI Engineering
17778
🔗
2h ago

Backlink

Backlink discovers backlink and external-link opportunities, checks link quality, and verifies evidence from search tools and logged-in dashboards. Use it for competitor link research, directory submissions, outreach lists, and scraping no-API report tables.
SEO
17778
🤖
2h ago

Codex

Codex runs as a background sub-agent for code analysis, refactoring, and review, and it also handles image generation requests through its built-in tool. Use it when you want an agent to work in parallel without blocking the main conversation.
AI Engineering
17778
🎮
2h ago

Game Opportunity

Game Opportunity ranks new and existing game ideas using sitemap discovery, 24-hour trend scanning, search demand, SERP, KD, and playable supply checks. Use it when deciding which games are worth building or prioritizing.
SEO
17778
🌐
2h ago

OpenCLI

OpenCLI drives the user's real logged-in Chrome for browser actions on sites that need identity, session control, or site-specific adapters. Use it to read dashboards, fetch tables, fill forms, troubleshoot doctor errors, and manage browser sessions.
Automation
17778
📈
2h ago

Rankup

Rankup guides website and content projects from research and setup through SEO, GEO, launch checks, and ongoing growth. It is used to pick keywords, assess demand, verify readiness, and audit AI search visibility and agent readiness.
SEO
17778