From amazon-intelligence
Amazon on-site search keyword intelligence using SimilarWeb Shopper Intelligence. Discover high-value keywords, analyze search trends, find keyword gaps, and identify which brands and products win on specific search terms. Use when the user asks about keywords, search terms, Amazon SEO, search share, keyword opportunities, or what shoppers are searching for.
npx claudepluginhub similarwebproductteam/retail-iq-plugins --plugin amazon-intelligenceThis skill uses the workspace's default tool permissions.
Analyze Amazon on-site search keywords 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.
Analyze Amazon on-site search keywords using SimilarWeb Shopper Intelligence. Always load BRAND_PROFILE.md first for brand, category, and domain context.
Map the user's keyword footprint on Amazon.
BRAND_PROFILE.md for brand, category, and domainget-brands-top-keywords-agg with brand, category, domain: <domain from BRAND_PROFILE.md>, limit: 50Understand what search terms drive traffic to specific products.
BRAND_PROFILE.md, call get-products-top-keywords (time-series) with asin, domain: <domain from BRAND_PROFILE.md>, start_date, end_date for trend data, or get-products-top-keywords-agg for an aggregated snapshot.Discover what shoppers in the category are searching for and spot coverage gaps.
get-categories-top-keywords-agg with category, domain: <domain from BRAND_PROFILE.md>, limit: 50, start_date, end_dateFor deep gap analysis: This section provides a quick coverage overview. For comprehensive gap analysis including competitor comparisons, ASIN-level gaps, trend scoring, and prioritized action plans, load skills/keyword-gap/SKILL.md. Offer the user: "I found [X] category keywords where you have no presence. Want me to run a full keyword gap analysis to prioritize these and also check competitor-specific gaps?"
Analyze a specific keyword's competitive landscape.
get-keywords-performance-agg with keyword, domain: <domain from BRAND_PROFILE.md> for volume and trendget-keywords-top-brands-agg for brand rankings on that keywordget-keywords-top-products-agg for product rankings on that keywordget-keywords-performance (non-agg) with granularity: "weekly" or "monthly"Track search demand shifts over time.
get-keywords-performance with granularity: "monthly"get-categories-top-keywords (time-series) for category-level demand shiftsWhen presenting keyword opportunities from the analyses above, include these quick indicators:
For full opportunity scoring with a 0-100 point system, tier classification (Quick wins / Strategic plays / Long shots), and trend analysis, use the keyword-gap skill's Analysis 4.
Always 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 keyword portfolio | Data table (keywords ranked by clicks share with branded/generic badges), Chart.js pie chart (branded vs generic split), share bar (top 10 keywords) |
| ASIN keyword drivers | Data table (keywords per ASIN with share + volume), classification badges (high-volume-low-share = opportunity, long-tail-high-share = defend), insight box |
| Category keyword landscape | Data table (category keywords with user presence indicator), alert banner (gap keywords found), two-column layout (user keywords vs gaps) |
| Keyword deep-dive | KPI cards (volume, trend, competition), data table (top brands + top products for keyword), Chart.js line chart (monthly volume trend) |
| Keyword trend monitoring | Chart.js multi-line chart (keyword volume over time), alert banner (rising/declining keywords), data table (new category keywords) |
skills/dashboard-ui/SKILL.md for the full component library and CSS.html to the workspace folder and link with computer://get-brands-top-keywords / get-brands-top-keywords-aggget-products-top-keywords / get-products-top-keywords-agg — time-series for trends, -agg for aggregated snapshotsget-categories-top-keywords / get-categories-top-keywords-aggget-keywords-performance / get-keywords-performance-aggget-keywords-top-brands / get-keywords-top-brands-aggget-keywords-top-products / get-keywords-top-products-agg