
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
This repo packages multiple skills that help an agent query ZooData’s commerce APIs and turn the results into product, market, keyword, pricing, and review analysis. The skill folders map to specific workflows, while `zoodata/` provides the base API layer and `web-extract/` covers open-web extraction.
Builders who want their agent to research Amazon products, categories, keywords, and competitors from structured data.
You can move from a keyword or ASIN to usable market and product insights without stitching together separate workflows yourself.
`zoodata/` exposes the core API endpoints and field mappings for Amazon commerce data.
`amazon-analysis/` supports market research, competitor analysis, ASIN evaluation, pricing, and category research.
`amazon-keyword-traffic-analysis/` handles keyword expansion, reverse ASIN-style analysis, and traffic health checks.
`amazon-competitor-intelligence-monitor/` provides full scan and quick check workflows with tiered alerts.
`amazon-daily-market-radar/` watches price changes, new competitors, BSR movement, and review spikes over time.
`amazon-listing-audit-pro/` scores listing health and suggests optimization fixes.
`amazon-market-entry-analyzer/` and `amazon-opportunity-discoverer/` score niches and return GO/CAUTION/AVOID-style guidance.
`amazon-pricing-command-center/` and `amazon-review-intelligence-extractor/` turn pricing signals and reviews into decisions.
npx skills add SerendipityOneInc/ZooData-Skills
git clone https://github.com/SerendipityOneInc/ZooData-Skills.git
export ZOODATA_API_KEY='hms_live_xxx' # Get yours free at zoodata.ai/en/api-keys
python amazon-analysis/scripts/zoodata.py products --keyword "wireless earbuds" --mode fast-movers
The data infrastructure built for agents.
Currently powering Amazon commerce with 200M+ products, 1B+ reviews, and real-time signals.
Website • Get API Key • Discord • Quick Start • API Reference
ZooData is the data infrastructure built for agents. Not a scraping API. Not a human dashboard. A purpose-built data layer that gives your AI agents direct access to Amazon commerce signals — 200M+ indexed products, 2+ years of history, and 1B+ reviews pre-processed into structured insights. Clean JSON, real-time, agent-ready.
https://github.com/user-attachments/assets/305a161b-7a53-49b8-afdc-4469a4fbf361
This repo contains 11 agent skills organized in two tiers:
🏗️ Foundation — data access and full-spectrum analysis:
| Skill | What It Does | Input | Output | Key Advantage |
|---|---|---|---|---|
📦 zoodata/ | Direct access to all 22 API endpoints — 12 commerce endpoints plus 10 keyword-intelligence endpoints | Keyword, category, ASIN, or brand | Raw API data with field mapping and quirk documentation | Complete API reference — every other skill builds on this |
🎯 amazon-analysis/ | 13 built-in selection modes + market research, competitor analysis, ASIN evaluation, pricing, category research | Keyword/category/ASIN + intent | Analysis findings, top products, ASIN deep dives, confidence-tagged insights | Composite commands (report, opportunity) run multi-endpoint pipelines in one shot |
🔎 amazon-keyword-traffic-analysis/ | Keyword value and product traffic-health workflows built on 10 keyword intelligence endpoints | Seed keyword, target keyword, ASIN, or ASIN + keyword | Expansion tiers, keyword-value analysis, product traffic structure, trends, and health diagnosis | Dedicated flows for keyword expansion, keyword analysis, and product traffic analysis |
⚡ Specialized — purpose-built for specific workflows:
| Skill | What It Does | Input | Output | Key Advantage |
|---|---|---|---|---|
⚔️ amazon-competitor-intelligence-monitor/ | Deep competitor intelligence — Full Scan or Quick Check with tiered alerts | Keyword or ASIN(s), optionally your ASIN + competitor ASINs | Competitor matrix, brand ranking, price map, 30-day trends, scores (1-100), tiered alerts | Dual-mode (Full ~28-35 credits, Quick ~5-10) with three-tier alert system |
📡 amazon-daily-market-radar/ | Automated daily monitoring — price changes, new competitors, BSR movements, review spikes | Your ASINs (1-10) + keyword | RED/YELLOW/GREEN alerts, KPI dashboard, competitor movement, action items | Set-and-forget with signal validation (7+ day trends vs single-day spikes) |
✅ amazon-listing-audit-pro/ | 8-dimension listing health check with optimization recommendations | Your ASIN + keyword | Score (X/100, A-F), 8-dimension scorecard, keyword gaps, priority fix list | Actionable rewrites using high-frequency review language; bulk audit support |
🚪 amazon-market-entry-analyzer/ | One-click market viability — discovers sub-markets, scores (1-100), delivers GO/CAUTION/AVOID | Keyword or category path | Sub-market landscape, verdict, market overview, brand landscape, entry strategy | Auto sub-market discovery with dual-level CR10 check |
📈 amazon-market-trend-scanner/ | Category landscape scanning — trending subcategories, emerging niches, market shifts | 1+ category paths or keywords | Trend dashboard, Hot Categories TOP 5, new entrant scan, risk alerts | Category-level trend analysis across ALL subcategories |
💎 amazon-opportunity-discoverer/ | Profile-driven opportunity scanner — auto-selects strategies, validates with real-time data, 7-dimension scoring | Budget + experience level + keyword/category | Top 10 opportunities (S/A/B/C), detailed top 3 analysis, risk alerts | Profile-driven strategy auto-selection + Quick-Scan (~10 credits) |
💰 amazon-pricing-command-center/ | Data-driven pricing signals — auto-detects leaf category, analyzes pricing landscape | One or more ASINs | RAISE/HOLD/LOWER signal, price band heatmap, competitor price map, BuyBox analysis | ASIN-only input (no keyword needed), Sales/Competition Ratio |
💬 amazon-review-intelligence-extractor/ | Deep consumer insights from 1B+ pre-analyzed reviews across 11 dimensions | Single ASIN, multiple ASINs, or category keyword | Pain points, buying factors, user profiles, usage patterns, differentiation roadmap | 1B+ pre-analyzed reviews (95% token savings), 11 dimensions |
npx skills add SerendipityOneInc/ZooData-Skills
You'll be prompted to select which skills to install:
🏗️ Foundation:
⚡ Specialized:
Or clone manually:
git clone https://github.com/SerendipityOneInc/ZooData-Skills.git
export ZOODATA_API_KEY='hms_live_xxx' # Get yours free at zoodata.ai/en/api-keys
🎁 Free tier: 1,000 credits on signup. 1 credit = 1 API call. No credit card required.
Ask your AI agent:
"Analyze the competitive landscape for wireless earbuds under $50 on Amazon US"
Or use the CLI directly:
python amazon-analysis/scripts/zoodata.py products --keyword "wireless earbuds" --mode fast-movers
Base URL: https://api.zoodata.ai/openapi/v2
Auth: Authorization: Bearer $ZOODATA_API_KEY
Method: All endpoints use POST with JSON body
| Endpoint | Description | Example Use Case |
|---|---|---|
🔍 products/search | Product search with 20+ filters (13 preset modes via the CLI) | "Find running shoes under $80 with 4+ stars" |
📊 markets/search | Market-level metrics — concentration, brand share, pricing | "How competitive is the yoga mat market?" |
🏷️ products/competitors | Competitor discovery by keyword, brand, or ASIN | "Who are the top sellers in this niche?" |
⚡ realtime/product | Real-time product details — reviews, features, variants | "Get current details for ASIN B0D5CRV4KL" |
💬 reviews/analysis | AI-powered review insights — sentiment, pain points | "What do customers love/hate about this product?" |
📁 categories | Amazon category tree navigation | "Show subcategories under Electronics" |
📈 products/price-band-overview | Price band summary with best opportunity band | "What's the best price range for yoga mats?" |
📊 products/price-band-detail | Full 5-band price distribution analysis | "Show detailed price band breakdown for wireless earbuds" |
🏢 products/brand-overview | Top-brand concentration metrics (CR10) | "How concentrated is the brand landscape?" |
🏷️ products/brand-detail | Per-brand breakdown with top products | "Which brands dominate this category?" |
📅 products/history | Historical daily snapshots for ASINs | "Show price and BSR history for this ASIN" |
The skill CLI (zoodata.py --mode) provides 13 preset modes for different research strategies. Modes are expanded into concrete filter fields (monthlySalesMin, salesGrowthRateMin, …) on the client side — mode is not an API parameter, and sending it to /openapi/v2/products/search returns 422:
| Mode | Strategy | Target |
|---|---|---|
fast-movers | High sales velocity | Quick revenue |
emerging | Rising trends, low saturation | Early movers |
long-tail | Niche keywords, steady demand | Sustainable income |
underserved | High demand, few sellers | Market gaps |
new-release | Recently launched products | Trending items |
fbm-friendly | Suitable for merchant fulfillment | Low-investment start |
low-price | Budget-friendly products | Volume strategy |
single-variant | Simple listings, no variants | Easy management |
high-demand-low-barrier | High sales, low review barrier | Scalable entry |
broad-catalog | Wide product range analysis | Category overview |
selective-catalog | Curated high-quality picks | Premium selection |
speculative | High-risk, high-reward opportunities | Aggressive strategy |
top-bsr | Best Seller Rank leaders | Market leaders |
├── zoodata/ # Data layer skill (lightweight)
│ ├── SKILL.md # 22 endpoints, quick start
│ └── references/
│ └── openapi-reference.md # API field reference
│
├── amazon-analysis/ # Deep analysis skill
│ ├── SKILL.md # Intent routing, workflows, evaluation criteria
│ ├── references/
│ │ ├── reference.md # Full API reference
│ │ ├── execution-guide.md # Step-by-step execution playbook
│ │ ├── scenarios-composite.md # Comprehensive recommendations
│ │ ├── scenarios-eval.md # Product evaluation, risk, reviews
│ │ ├── scenarios-pricing.md # Pricing strategy
│ │ ├── scenarios-ops.md # Market monitoring, alerts
│ │ ├── scenarios-expand.md # Expansion, trends
│ │ └── scenarios-listing.md # Listing writing, optimization
│ └── scripts/
│ └── zoodata.py # CLI — 8 subcommands, 13 preset modes
│
├── amazon-keyword-traffic-analysis/ # Keyword intelligence & traffic analysis
│ ├── SKILL.md
│ ├── README.md
│ └── references/
│ ├── reference.md # Keyword endpoint reference
│ ├── execution-guide.md # Execution and monitoring rules
│ ├── scenarios-expand.md # Keyword expansion
│ ├── scenarios-keyword-analysis.md # Keyword value and trend analysis
│ └── scenarios-product-traffic-analysis.md # Product traffic health analysis
│
├── amazon-competitor-intelligence-monitor/ # Competitor intelligence & monitoring
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-daily-market-radar/ # Daily market pulse & anomaly detection
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-listing-audit-pro/ # Listing quality audit & optimization
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-market-entry-analyzer/ # Market viability assessment
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-opportunity-discoverer/ # Niche & opportunity identification
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-market-trend-scanner/ # Category landscape scanning & trend discovery
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-pricing-command-center/ # Pricing strategy & competitive signals
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── amazon-review-intelligence-extractor/ # Review intelligence & insight extraction
│ ├── SKILL.md
│ ├── references/
│ │ └── reference.md
│ └── scripts/
│ └── zoodata.py
│
├── scoring-methodology.md # Unified quality scoring framework
├── CHANGELOG.md
└── README.md
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
Sign in to join the discussion.
No comments yet. Be the first to say what this is good for.

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Academic Research Skills for Claude Code: research → write → review → revise → finalize
AI video skill for Claude Code & Codex — cinematic product videos with Remotion: 152 shot recipe cards, 209 motion previews, a production-ready template
817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0