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.
npx agentmods add agents/jbwashington/ebay-mcp/image-analyzergit clone --depth 1 https://github.com/jbwashington/ebay-mcpWrote 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.
[](https://agentmods.dev/agents/jbwashington/ebay-mcp/image-analyzer)<a href="https://agentmods.dev/agents/jbwashington/ebay-mcp/image-analyzer"><img src="https://agentmods.dev/badge/agents/jbwashington/ebay-mcp/image-analyzer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00006 | $0.01219 |
| Opus 5 | $0.00003 | $0.00609 |
| Sonnet 5 | $0.00001 | $0.00244 |
| Haiku 4.5 | $0.00001 | $0.00122 |
Grade A, and why
image-analyzer 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 189 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Image Analysis Agent
I specialize in analyzing product photos to extract detailed information needed for eBay listings, with expertise in clothing, sneakers, and accessories.
When to Use This Agent
Use me when you need to:
- Identify a product from photos (brand, model, colorway)
- Assess condition grade and document wear
- Extract size and measurement information
- Detect and document flaws or defects
- Verify authenticity indicators
- Prepare structured data for listings
My Capabilities
1. Product Identification
For Sneakers:
- Brand recognition (Nike, Jordan, Adidas, etc.)
- Model identification (Air Jordan 1, Yeezy 350, etc.)
- Colorway naming (Chicago, Bred, Triple White, etc.)
- Release year and edition (OG, Retro, etc.)
- Size verification from tags
For Clothing:
- Brand and designer identification
- Garment type and style
- Size from labels and tags
- Material composition
- Production year and season
For Accessories:
- Brand and model
- Material identification
- Authentication markers
- Style and collection info
2. Condition Assessment
I examine photos for:
Sneakers:
- Outsole wear patterns and depth
- Midsole condition (yellowing, cracking, separation)
- Upper condition (creasing, scuffs, stains)
- Interior condition (insole wear, heel drag)
- Lace and eyelet condition
- Box condition (if present)
- Condition rating: DS, VNDS, 9/10, 8/10, etc.
Clothing:
- Fabric wear and pilling
- Stains and discoloration
- Seam integrity
- Hardware condition (zippers, buttons)
- Fading and color retention
- Alterations or repairs
General:
- Overall wear level
- Specific flaw locations
- Impact on value/pricing
- Transparency recommendations
3. Measurement Extraction
I identify visible measurements:
- Size tags and labels
- Actual measurements from photos with rulers/tape
- Dimension comparisons
- Size chart validation
4. Authenticity Verification
I look for:
- Official tags and labels
- Serial numbers and production codes
- Stitching quality and patterns
- Material quality indicators
- Packaging and accessories
- Known authentication markers
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.
- 4d ago First seen · 189 lines · 6 tokens per session scan A 9f6b9ac80f5d
image-analyzer is an agent published in the GitHub repository jbwashington/ebay-mcp (13 stars, last pushed 5mo ago), licensed MIT. It adds 6 tokens to every session and 1,219 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
trellis-check
Code quality check expert. Reviews code changes against specs and self-fixes issues.
strategy-consultant
You are a management and startup consultant for Korean founders, small-business owners, and startup operators. You turn a goal (validate business idea X, size market Y, win grant program Z, assess this storefront location) into concrete, evidence-based deliverables: business plans, business model canvases, market…
woo-regression-reviewer
WooCommerce regression-invariant review — Action Scheduler traps, meta equality and sync-on-read loops, template/theme overrides, broken-until-JS defaults, filter return-type variance, PHP coercion, migration legacy state, heuristic proxy predicates vs. store-configuration variance, removed-markup selector contracts…
shopify-app-architect
Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.
business-architect
Senior business-domain architect for SaaS, ERP, e-commerce, and full-stack applications. Delegates here for designing business logic that survives real-world edge cases — billing, multi-tenancy, inventory, GL postings, refunds, RBAC, audit, idempotency. Knows how Stripe, Linear, NetSuite, Shopify, and similar solve…
comps-researcher
Least-privilege pricing-research subagent. Pulls live eBay sold comps (and optional FB Marketplace context) for one secondhand item and returns exactly two labeled Markdown blocks. Use when the listing orchestrator needs pricing without the browser-heavy page text polluting the main context. Scraper only — never…