Files
jau123 2566f79d5c Address review feedback: restructure plugin for marketplace conventions
- Remove .mcp.json (not used in marketplace, add README instead)
- Add marketplace.json entry for plugin discovery
- Add README.md with MCP server setup guide, provider config, and troubleshooting
- Add tools: declaration to image-generator agent (functional fix)
- Move <example> blocks from YAML frontmatter to markdown body
- Remove unused tools: Read, Grep, Glob from prompt-crafter agent
- Remove redundant name: field from command frontmatter
- Use full MCP tool prefix (mcp__meigen__*) in commands
- Rewrite plugin.json description to factual style
- Pin npm version to meigen@1.2.5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 01:49:29 +08:00

824 B

description, argument-hint
description argument-hint
Quick gallery search. Use when user runs /meigen-ai-design:find with keywords to browse inspiration. <keywords>

Quick Find

Search the curated gallery for inspiration. Show visual results immediately.

Instructions

  1. Call mcp__meigen__search_gallery with query: $ARGUMENTS
    • If no arguments provided, call with no query to get trending picks
    • Use limit: 6 for a good visual spread
  2. Display results as a compact list:
    • Number, preview image (markdown), one-line prompt excerpt, category
  3. End with: "Say a number to see the full prompt, or describe what you want to generate."

If the user picks a number, call mcp__meigen__get_inspiration with that entry's ID to show the full prompt and images.

Keep output visual and scannable. No long explanations.