🎨
AI EngineeringTypeScript

AI Image & Video Generator

by jau123

AI Image & Video Generator is an AI Engineering skill for Claude Code, published by jau123 in MeiGen-AI-Design-MCP.

1.7K stars221 forkson jau123/MeiGen-AI-Design-MCPAdded 2026/08/19+1% in starsRepository updated 2026/08/05
ai-image-generationclaudeclaude-codecomfyuimcpmcp-servermodel-context-protocolopenclawprompt-engineeringseedance2
Install in seconds
Install AI Image & Video Generator
Copy AI Image & Video Generator 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/jau123/MeiGen-AI-Design-MCP/tree/main/openclaw ~/.claude/skills/openclaw

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/jau123/MeiGen-AI-Design-MCP.git

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

In this catalog

Source file
openclaw/SKILL.md in jau123/MeiGen-AI-Design-MCP
Installs to
~/.claude/skills/openclaw
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What AI Image & Video Generator does

AI Image & Video Generator creates images and videos from text prompts using multiple providers such as GPT Image, Seedance, and ComfyUI. It includes a gallery of curated prompts, prompt enhancement, and workflow management for AI art creation.

AI Image & Video Generator is cataloged under AI Engineering on DirSkills. AI Image & Video Generator comes from a repository tagged ai-image-generation, claude, claude-code, comfyui and mcp.

Documentation

README

Creative Toolkit

Generate professional AI images through a unified interface that routes across multiple providers. Search curated prompts, enhance ideas into production-ready descriptions, and manage local ComfyUI workflows — all from a single MCP server.

Quick Start

Add the MCP server to your mcporter config (~/.config/mcporter/config.json):

{
  "mcpServers": {
    "creative-toolkit": {
      "command": "npx",
      "args": ["-y", "meigen@1.4.0"]
    }
  }
}

Free tools (search, enhance, inspire) work immediately — no API key needed:

mcporter call creative-toolkit.search_gallery query="cyberpunk"
mcporter call creative-toolkit.enhance_prompt brief="a cat in space" style="realistic"

To unlock image generation, configure one of these providers:

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

Frequently asked about AI Image & Video Generator

  • What else does jau123 publish alongside AI Image & Video Generator?

    AI Image & Video Generator is one of 4 skills that DirSkills catalogs from jau123/MeiGen-AI-Design-MCP, the repository it ships in. Its siblings there include MeiGen Visual Creative Expert, Product Photoshoot Workflow and Social Thumbnail Workflow. Each one is a separate skill with its own page in this directory, installs the same way AI Image & Video Generator does, and is maintained by jau123 in that same repository. The rest of the collection is listed on the jau123/MeiGen-AI-Design-MCP page.

  • How does AI Image & Video Generator compare to other AI Engineering skills?

    AI Image & Video Generator ranks #928 by stars among the 2451 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 AI Image & Video Generator against them. Open each page to compare what they document and how they install.