Install
openclaw skills install @aithink001/lemgen-ai-designSearch 4,500+ curated AI image and video prompts, enhance prompts, and generate with LemGen from OpenClaw.
openclaw skills install @aithink001/lemgen-ai-designLemGen 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:
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.
search_gallery when the idea is vague or the user wants examples.get_inspiration for a selected gallery item before copying or adapting it.enhance_prompt or prompt_tools to translate, polish, or expand the final prompt.generate_image.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.
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.Good OpenClaw requests for this skill:
{
"mcpServers": {
"lemgen": {
"command": "npx",
"args": ["-y", "github:aithink001/lemgen-ai-design-mcp"],
"env": {
"LEMGEN_API_TOKEN": "sk_..."
}
}
}
}
Create an API key at https://lemgen.org.
Free search, inspiration, prompt enhancement, model guidance, and translation
tools work without a LemGen token. Generation tools require LEMGEN_API_TOKEN.
LEMGEN_API_TOKEN in chat, logs, screenshots, or shared configs.See references/troubleshooting.md for token setup, empty search results, and
video timeout guidance.