Skip to content
Development
Command

/find

Quick gallery search. Use when user runs /meigen-ai-design:find with keywords to browse inspiration.

From plugin
wshobson-agents
39k95 skills139 agents95 commands
Install
$ npx -y skills add wshobson/agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/find

Context preview

What this command does when you run it.

Quick gallery search. Use when user runs /meigen-ai-design:find with keywords to browse inspiration.

Command definition

find.md
description: >-
  Quick gallery search. Use when user runs /meigen-ai-design:find with keywords
  to browse inspiration.
argument-hint: <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.

Ships withwshobson-agents

Production-ready agentic workflow building blocks: 94 plugins, 203 agents, 175 skills, 109 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.

Get the whole plugin, auto-invoked
Stats
38,612
Stars
7
Views
4,119
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
1y ago
Created

Repo: wshobson/agents