From amazon-intelligence
Amazon category-level market intelligence using SimilarWeb Shopper Intelligence. Analyze category size, growth trends, top brands, top products, search demand, and seasonal patterns. Use when the user asks about market size, category trends, market overview, who leads a category, what's trending, or seasonal demand patterns on Amazon.
npx claudepluginhub similarwebproductteam/retail-iq-plugins --plugin amazon-intelligenceThis skill uses the workspace's default tool permissions.
Analyze Amazon categories using SimilarWeb Shopper Intelligence. Always load `BRAND_PROFILE.md` first for category and domain context.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds scalable data pipelines, modern data warehouses, and real-time streaming architectures using Spark, dbt, Airflow, Kafka, and cloud platforms like Snowflake, BigQuery.
Builds production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch job scheduling.
Analyze Amazon categories using SimilarWeb Shopper Intelligence. Always load BRAND_PROFILE.md first for category and domain context.
Full snapshot of a category's health and dynamics.
BRAND_PROFILE.md for primary category and domainget-categories-sales-performance-agg with category, domain: <domain from BRAND_PROFILE.md> for total category size (revenue, units)get-categories-top-brands-agg with limit: 10 for brand concentrationget-categories-top-products-agg with limit: 10 for best-selling productsget-categories-performance-agg for on-site search metrics (search volume into category)Track category performance over time.
get-categories-sales-performance (non-agg) with granularity: "monthly" for time-seriesget-categories-performance (non-agg) for search demand trends over timeUnderstand how consolidated or fragmented the category is.
get-categories-top-brands-agg with limit: 20Analyze what shoppers search for within the category.
get-categories-top-keywords-agg with limit: 30get-categories-top-keywords (non-agg) with granularity: "monthly" for trending keywordsDiscover related categories for expansion.
get-categories-search with related terms to find adjacent categoriesget-categories-sales-performance-agg to size the opportunityget-categories-top-brands-aggAlways use the dashboard-ui skill for presenting results. After collecting data from the API calls above, build a single self-contained HTML dashboard and save it to the user's workspace folder.
| Analysis | Primary components |
|---|---|
| Category overview | KPI cards (total revenue, units, growth rate, search volume), data table (top 10 brands with share), data table (top 10 products), share bar (brand concentration) |
| Category trend analysis | Chart.js line chart (monthly revenue + units), Chart.js line chart (search demand vs sales), insight box (demand-conversion correlation), alert banner (if demand outpacing sales) |
| Brand concentration | Share bar (top 3 / top 10 / long-tail), classification badge (concentrated / moderate / fragmented), data table (top 20 brands with share), insight box (user brand position) |
| Consumer demand signals | Data table (top 30 keywords with classification badges: branded / generic / feature / problem), Chart.js line chart (trending keywords over time), alert banner (emerging terms) |
| Adjacent opportunities | Data table (related categories with revenue + growth), classification badges (competitors present / white space), two-column layout (current category vs adjacent) |
skills/dashboard-ui/SKILL.md for the full component library and CSS.html to the workspace folder and link with computer://get-categories-searchget-categories-sales-performance / get-categories-sales-performance-aggget-categories-top-brands / get-categories-top-brands-aggget-categories-top-products / get-categories-top-products-aggget-categories-top-keywords / get-categories-top-keywords-aggget-categories-performance / get-categories-performance-agg