lemgen-ai-design

lemgen-ai-design is a skill for Claude Code, Codex from aithink001/lemgen-ai-design-mcp. It costs 31 tokens per session (855 once invoked), scanned A, original, MIT.

A creative assistant for finding curated AI image and video prompts, improving them, and optionally generating visuals through LemGen.

In plain words
What is it for?
Use it to search prompt examples, review visual references, translate or polish prompts, and prepare image or video generation requests for tools such as Midjourney, Runway, or Veo.
Why use it?
It helps when you need examples or a clearer prompt before asking an image or video model to create something.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to search prompt examples, review visual references, translate or polish prompts, and prepare image or video generation requests for tools such as Midjourney, Runway, or Veo.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aithink001/lemgen-ai-design-mcp/openclaw
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 aithink001/lemgen-ai-design-mcp --skill openclaw
Clone the repo
git clone --depth 1 https://github.com/aithink001/lemgen-ai-design-mcp

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 lemgen-ai-design

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/aithink001/lemgen-ai-design-mcp/openclaw"><img src="https://agentmods.dev/badge/skills/aithink001/lemgen-ai-design-mcp/openclaw.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 855 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.00031 $0.00855
Opus 5 $0.00015 $0.00428
Sonnet 5 $0.00006 $0.00171
Haiku 4.5 $0.00003 $0.00085

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

Security

Grade A, and why

lemgen-ai-design 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 10d 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.

openclaw/SKILL.md · 98 lines

How it starts

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

LemGen AI Design Skill

LemGen AI Design turns OpenClaw into a practical AI image and video creative assistant. It connects OpenClaw to the LemGen MCP server so agents can search a curated prompt gallery, inspect real image/video examples, improve prompts, and optionally generate images or videos with LemGen.

Use this skill when the user asks for:

  • AI image prompt examples for GPT Image, Nano Banana, Midjourney, or Seedream;
  • AI video prompt examples for Seedance, Veo, Kling, Runway, or Wan;
  • prompt engineering, prompt translation, prompt polish, or creative direction;
  • visual reference research before generation;
  • image generation or video generation through LemGen.

Source repository: https://github.com/aithink001/lemgen-ai-design-mcp

Prompt gallery: https://lemgen.org

Keywords: OpenClaw skill, MCP server, AI image prompts, AI video prompts, prompt engineering, GPT Image prompts, Nano Banana prompts, Seedance prompts, Midjourney prompts, LemGen.

Workflow

  1. Start with search_gallery when the idea is vague or the user wants examples.
  2. Show concise search results with preview URLs, model names, and why each result is useful.
  3. Use get_inspiration for a selected gallery item before copying or adapting it.
  4. Use enhance_prompt or prompt_tools to translate, polish, or expand the final prompt.
  5. Ask for explicit confirmation before calling generate_image.
  6. Always confirm before calling generate_video; video jobs are slower and more expensive.

When the user writes in Chinese, Japanese, Korean, Spanish, French, German, Portuguese, or another supported language, reply in that language while keeping model names and API parameters in English.

Tools

  • search_gallery: free prompt search.
  • get_inspiration: full prompt and metadata.
  • enhance_prompt: local prompt expansion.
  • list_models: model capabilities.
  • prompt_tools: translate, polish, improve.
  • manage_preferences: local user preferences.
  • generate_image: LemGen image generation, requires LEMGEN_API_TOKEN.
  • generate_video: LemGen video generation, requires LEMGEN_API_TOKEN.

Read the full file on GitHub · 98 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. 10d ago First seen · 98 lines · 31 tokens per session scan A 29bca9c3390b

Subscribe to this mod's changes

lemgen-ai-design is a skill published in the GitHub repository aithink001/lemgen-ai-design-mcp (1 stars, last pushed 2mo ago), licensed MIT. It adds 31 tokens to every session and 855 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-31.

Related

Other skills, from other repositories

wavespeed

Generate or edit AI media (image, video, audio, 3D) by calling the wavespeed CLI on the user's machine. Use whenever the user asks to create, edit, animate, upscale, or transform a visual asset, generate audio/TTS/music, or produce marketing creatives. Every model on the WaveSpeed platform is one wavespeed run call.

WaveSpeedAI/wavespeed-cli · 79 tokens

1688-ecommerce-video-generation-editing

A workflow for generating and editing 1688 e-commerce videos, including videos made from text, images, existing video, or audio.

wubin1836/ai-hive-agent-skills · 463 tokens

1688-ecommerce-image-generation-editing

A tool for creating and editing product images for 1688, Alibaba's Chinese wholesale marketplace, and similar sales channels. It can work from text or reference images to produce product pages, advertisements, posters, and social-media visuals.

wubin1836/ai-hive-agent-skills · 457 tokens

ai-model-expert-1688-ecommerce-image-generation-editing

An AI image-generation and editing workflow for 1688 e-commerce content, using text or reference images to guide the result. 1688 is a Chinese online wholesale marketplace.

wubin1836/ai-hive-agent-skills · 326 tokens

ai-model-expert-1688-ecommerce-video-generation-editing

An AI tool workflow for creating and editing 1688 e-commerce videos from text, images, videos, or audio. 1688 is a Chinese online wholesale marketplace.

wubin1836/ai-hive-agent-skills · 330 tokens

ai-model-expert-ai-ad-video

AI video production support for turning text, images, videos, or audio into advertising and other commercial videos.

wubin1836/ai-hive-agent-skills · 352 tokens