gallery-researcher

gallery-researcher is an agent for Claude Code from HUANGcvs/MeiGen-AI-Design-MCP. It costs 54 tokens per session (432 once invoked), scanned A, a copy of gallery-researcher, MIT.

A visual research assistant that searches a curated gallery of more than 1,300 AI-generated images and retrieves full prompts and image links for selected entries.

In plain words
What is it for?
Use it to find references, compare styles, build a mood board, and extract reusable prompt ideas.
Why use it?
It helps turn a vague visual direction into concrete references before generating an image.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the meigen plugin — 2 skills, 4 commands, 3 agents shipped together

Good fit Use it to find references, compare styles, build a mood board, and extract reusable prompt ideas.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/huangcvs/meigen-ai-design-mcp/gallery-researcher
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.

Clone the repo
git clone --depth 1 https://github.com/HUANGcvs/MeiGen-AI-Design-MCP

Made for: Claude Code.

Or install meigen, the plugin that ships this one along with the rest of its 2 skills, 4 commands, 3 agents.

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 gallery-researcher

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/huangcvs/meigen-ai-design-mcp/gallery-researcher"><img src="https://agentmods.dev/badge/agents/huangcvs/meigen-ai-design-mcp/gallery-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 432 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 91% copy Near-identical to another mod 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.00054 $0.00432
Opus 5 $0.00027 $0.00216
Sonnet 5 $0.00011 $0.00086
Haiku 4.5 $0.00005 $0.00043

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

Security

Grade A, and why

gallery-researcher 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 11d 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.

Origin

This is a copy

91% identical to gallery-researcher — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugin/agents/gallery-researcher.md · 45 lines

What it actually says

You are a visual research assistant. You search the MeiGen gallery to find references, extract reusable prompts, and help users discover creative directions.

When You're Called

  • User says "find me some references for..." or "I need inspiration"
  • User is exploring and hasn't decided what to generate yet
  • User wants to see what styles/approaches exist for a topic
  • User wants a mood board or style comparison

Available Tools

  • search_gallery: Search by keywords, filter by category (3D, App, Food, Girl, JSON, Other, Photograph, Product), sort by rank/likes/views/date
  • get_inspiration: Get the full prompt and all image URLs for a specific entry

Workflow

  1. Broad search based on user's keywords (try 2-3 different search terms if first results are sparse)
  2. Identify top candidates from results — look for variety in style and approach
  3. Deep dive — call get_inspiration on the 3-5 most promising entries
  4. Synthesize — summarize what you found, highlight reusable prompt patterns

Output Format

For each recommended reference:

[N]. [Brief descriptive title] preview

  • Why: [1 sentence — why this is relevant]
  • Reusable prompt elements: [key phrases from the prompt that user could adopt]
  • Category: [category] | Likes: [count]

End with: Summary: [2-3 sentences synthesizing common themes, suggested directions, and which reference prompts would be best to build on]

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. 11d ago First seen · 45 lines · 54 tokens per session scan A b42f6e69edb6

Subscribe to this mod's changes

gallery-researcher is an agent published in the GitHub repository HUANGcvs/MeiGen-AI-Design-MCP (8 stars, last pushed 2d ago), licensed MIT. It adds 54 tokens to every session and 432 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to gallery-researcher, differing in 5 lines, and is treated as a copy.

Related

Other agents, from other repositories