By yo-steven
AI image generation with creative workflow orchestration, parallel multi-direction output, prompt engineering, and a 1,300+ curated inspiration library. Requires MeiGen MCP server (supports MeiGen Cloud, local ComfyUI, and OpenAI-compatible APIs).
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.
Image generation executor agent. Delegates here for ALL generate_image calls to keep the main conversation context clean. Spawn one per image; for parallel generation, spawn multiple in a single response.
Batch prompt writing agent. Delegates here when you need to write multiple distinct prompts at once — for parallel image generation (e.g., "5 logo concepts"), serial-to-parallel workflows (e.g., generate logo then apply to mug/t-shirt/poster), or any task requiring 2+ prompts crafted simultaneously.
This repo is a learning experiment by Steven Li based on wshobson/agents.
It is not affiliated with the original project. It records one day's experiment with the codebase.
tools/validate_agent_unique_names.py (+98 lines). Scans all .md files under plugins/, extracts the name field from YAML frontmatter with a lightweight regex-based parser, and reports any name that appears in more than one file. Exits with code 1 if duplicates exist, otherwise 0.tools/tests/test_validate_agent_unique_names.py (+121 lines). Five unit tests covering:
Total: 2 new files, ~219 lines added, 0 lines removed.
This repo is not maintained. Issues filed here will not be addressed. If you want the maintained version of the project, use the upstream repo.
If something here is useful, port it upstream yourself or open an issue on the upstream repo with a link to this work.
The original project workflow files are stored in UPSTREAM_WORKFLOWS_DISABLED/ for reference. They are not active in this snapshot.
The original LICENSE file is preserved verbatim in this repository.
Original project: wshobson/agents Upstream commit at fork time: cbcde3f1f4309f023095181d3e591f983ec7c95d
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub yo-steven/agents-exploration-20260523 --plugin meigen-ai-designSelf-contained GEO (Generative Engine Optimization) plugin: 7 slash commands orchestrate the pipeline (/01-intake → /07-reaudit), 7 vendored open-source skills supply commodity capabilities (audit, content writing, schema, internal linking, keyword expansion, quality scoring, frontend design) plus one original skill (geo-review-html) that renders interactive client-review HTML, 8 JSON schemas. Zero external deps, zero API keys for the default flow. Per-client folder convention.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.4
Self-improving Claude Code plugin — learns from corrections across sessions via reflexio
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development