From amazon-intelligence
Amazon brand-level performance monitoring using SimilarWeb Shopper Intelligence. Track brand sales trends, search share of voice, top products, keyword health, and portfolio optimization. Use when the user asks about brand performance, sales trends, brand health, search share, how their brand is doing, or brand-level KPIs on Amazon.
npx claudepluginhub similarwebproductteam/retail-iq-plugins --plugin amazon-intelligenceThis skill uses the workspace's default tool permissions.
Monitor and analyze Amazon brand performance using SimilarWeb Shopper Intelligence. Always load `BRAND_PROFILE.md` first for brand, 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.
Monitor and analyze Amazon brand performance using SimilarWeb Shopper Intelligence. Always load BRAND_PROFILE.md first for brand, category, and domain context.
Comprehensive snapshot of brand performance.
BRAND_PROFILE.md for brand, category, competitors, and domainget-brands-sales-performance-agg with brand, category, domain: <domain from BRAND_PROFILE.md> for sales metricsget-clicks-share-agg with brand, category, domain: <domain from BRAND_PROFILE.md> for search shareget-brands-top-products-agg with brand, category, limit: 10 for product portfolioget-brands-top-keywords-agg with brand, category, limit: 10 for keyword healthTrack brand performance trajectory over time.
get-brands-sales-performance (non-agg) with granularity: "monthly" for sales trendsget-clicks-share (non-agg) with granularity: "monthly" for search share trendsget-categories-sales-performance)Deep analysis of brand visibility in on-site search.
get-clicks-share-agg for user's brand and each competitor in categoryget-brands-top-keywords-agg to identify which keywords drive the user's search shareget-keywords-top-brands-agg to see competitive positioning per keywordIdentify best and worst performing products within the brand.
get-brands-top-products-agg with brand, category, limit: 20get-products-sales-performance (time-series) with asin, domain: <domain from BRAND_PROFILE.md>, start_date, end_date, granularity: "monthly" for trend data, or get-products-sales-performance-agg for an aggregated snapshot.Side-by-side comparison on key metrics.
get-brands-sales-performance-agg (revenue, units)get-clicks-share-agg (search share)get-brands-top-products-agg with limit: 5 (portfolio breadth)get-brands-sales-performanceget-clicks-share — the most important leading indicatorAlways 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 |
|---|---|
| Brand health dashboard | KPI cards (revenue, units, search share, keyword count), data table (top products), share bar (search share vs competitors) |
| Brand trend analysis | Chart.js line chart (monthly revenue + units), alert banner (if losing share), insight box (growth vs category) |
| Search share of voice | Share bar (brand vs competitors), data table (keyword rankings), classification badges (defend / attack / opportunity) |
| Portfolio optimization | Data table (products with classification badges: Star, Cash Cow, Rising Star, Underperformer), Chart.js bar chart (revenue by product) |
| Brand vs competitor benchmark | Data table (multi-brand comparison), KPI cards (user brand highlights), Chart.js grouped bar chart |
skills/dashboard-ui/SKILL.md for the full component library and CSS.html to the workspace folder and link with computer://get-brands-sales-performance / get-brands-sales-performance-aggget-brands-top-products / get-brands-top-products-aggget-brands-top-keywords / get-brands-top-keywords-aggget-brands-top-competitors / get-brands-top-competitors-aggget-clicks-share / get-clicks-share-aggget-categories-sales-performance / get-categories-sales-performance-aggget-keywords-top-brands / get-keywords-top-brands-aggget-products-sales-performance / get-products-sales-performance-agg — time-series for trends, -agg for aggregated snapshots