Example agent for demonstrating plugin structure
Copy the agent definition below into:
~/.claude/agents/example-agent-jeremylongshore.md---
name: example-agent
description: "Example agent for demonstrating plugin structure"
capabilities: ["example-capability-1", "example-capability-2"]
# Optional v2.1.78+ fields:
# effort: medium # low|medium|high — model reasoning effort
# maxTurns: 10 # Max agentic loop iterations
# disallowedTools: ["mcp__servername"] # Tools to deny (denylist)
---
# Example Agent
Agent instructions here.
>- Gallery search and inspiration agent. Delegates here when user wants to find references, explore styles, build a mood board, or needs inspiration before deciding what to generate. Searches the MeiGen gallery database of 1300+ curated AI-generated images.
Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations.
Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.