One-click install
npx skills add https://github.com/SerendipityOneInc/ZooData-Skills --skill zoodata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoodata
Source: https://github.com/SerendipityOneInc/ZooData-Skills/tree/main/zoodata
Command: npx skills add https://github.com/SerendipityOneInc/ZooData-Skills --skill zoodata

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of accessing structured, reliable Amazon commerce data (products, reviews, keywords, market metrics) without building custom scrapers or ad-hoc integrations, providing a single, well-documented API layer with clear field mappings and documented pitfalls to avoid common data errors.

Core Features & Use Cases

  • 20 Documented Endpoints: Full reference for all ZooData API endpoints covering category browsing, product search, competitor lookup, real-time ASIN details, AI review analysis, price band and brand intelligence, product history, and 8 keyword intelligence endpoints.
  • Critical Pitfall Documentation: Prevents common errors like cross-category data contamination, incorrect field usage, and flawed revenue/sales calculations with explicit guardrails.
  • Local Review Toolkit: Fallback workflow for ASINs with fewer than 50 reviews, enabling custom review analysis via raw review fetching and LLM-powered Map/Reduce aggregation.
  • Use Case Example: An agent building a market entry report for yoga mats can use this Skill to pull category market metrics, top competitor product data, price band distribution, and consumer review insights in a single workflow.

Quick Start

Use the zoodata skill to retrieve real-time product details for a specific ASIN or pull market-level metrics for a chosen Amazon product category.

Frequently Asked Questions about zoodata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get Amazon commerce data for product research without building custom scrapers?

Amazon commerce data for product research is retrieved via 20 pre-documented ZooData API endpoints covering category browsing, competitor lookup, and real-time ASIN details, eliminating the need for custom scrapers or ad-hoc integrations.

What's the best way to analyze Amazon review data for ASINs with very few reviews?

Amazon review analysis for ASINs with fewer than 50 reviews is handled by a local review toolkit that fetches raw review data and applies LLM-powered Map/Reduce aggregation to generate custom consumer insights.

Can I pull keyword intelligence and price band distribution for a specific Amazon category?

Keyword intelligence and price band distribution for a specific Amazon category are pulled using dedicated ZooData API endpoints, providing 8 keyword intelligence routes alongside brand and price band metrics for market analysis.

Why do my Amazon category metrics show cross-category data contamination?

Cross-category data contamination in Amazon category metrics is prevented by explicit guardrails and critical pitfall documentation in the ZooData API reference, ensuring correct field usage and accurate revenue or sales calculations.

Does the ZooData API reference support tracking credit consumption for authenticated calls?

The ZooData API reference supports tracking credit consumption for authenticated API calls, providing pre-documented field schemas and parameter quirks to ensure reliable data retrieval and usage monitoring.