Zoodata
SerendipityOneInc/ZooData-SkillsAPI endpoint reference for the ZooData data platform: the 12 commerce endpoints plus 10 keyword-intelligence endpoints (categories, markets, products, competitors, realtime ASIN, AI review analysis, raw reviews, price band, brand, history, and the keyword detail/trend/extends/search/ market-profile/product-traffic/competitor-keywords/traffic-timeline family) — their inputs/outputs, parameter quirks, Quick Start (auth, base URL), how credits are tracked (meta.creditsConsumed), and the Local Review Toolkit (Map/Reduce for raw reviews). Use when the user asks about the API itself: which endpoints...
At a glance
This skill is for Coding and helps you explore zoodata api endpoints, understand zoodata authentication and setup, and query zoodata commerce or keyword endpoints.
git clone --depth 1 https://github.com/SerendipityOneInc/ZooData-Skills
cp -r ZooData-Skills/zoodata ~/.claude/skills/zoodata
Setup, runtime and requirements describe SerendipityOneInc/ZooData-Skills, the repo this skill ships in.
apidocumentationecommercedata-platformRestAsin
Also in SerendipityOneInc/ZooData-Skills
View the repoAmazon-domain general analysis and multi-endpoint research engine. Handles broad or composite Amazon research requests that span multiple da...
Amazon competitor intelligence engine. Produces analytical output focused on a defined set of competitors: either a one-shot deep teardown (...
Automated daily Amazon market digest. Given the user's own ASINs (1-10) and any competitor ASINs (up to 20), produces a daily change-detecti...
Analyze Amazon keyword demand, market structure, weekly trends, observed SERP signals, and ASIN keyword visibility or traffic observations....
Comprehensive listing health check and optimization engine for Amazon sellers. Scores listings across 8 dimensions, benchmarks against categ...
One-click market viability assessment for Amazon sellers. Analyzes market size, competition intensity, brand landscape, pricing structure, a...
Amazon category trend scanner. Scans Amazon category landscapes to discover trending subcategories, emerging niches, and market shifts. Trac...
Automated product opportunity scanner for Amazon sellers. Scans categories using 13 preset selection strategies, validates candidates with r...
Data-driven pricing strategy engine for Amazon sellers. Given one or more ASINs, auto-detects each product's leaf category, analyzes the pri...
Deep consumer insights from 1B+ pre-analyzed Amazon reviews. Extracts pain points, buying factors, user profiles, usage patterns, and differ...
Extract structured JSON from web pages, search engines, and entire sites in ONE call — {title, summary, sections, key_metrics, outgoing_link...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...