AI Agent Hub
Back to skills
Amazon AI Search Analyst icon

Amazon AI Search Analyst

Data Analysis Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_790bb7bf/pangolinfo-amazon-ai-serp according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When researching demand outside Amazon, you often need Google AI Overviews, organic results, Reddit/Quora pain points, and keyword trends at the same time. Manual searches can miss exact citations, conflate relative trend scores with absolute search volume, or mix Amazon on-site product search with off-site SERP work.

How It Works

The skill works through MCP tool calls rather than local scripts or deep site crawling. Core capabilities include:
- Using ai_search in overview mode to fetch standard SERP items, AI Overview text, and citation sources.
- Using ai_search in ai_mode for multi-turn follow-up research when the user explicitly asks for deeper digging.
- Using keyword_trends to compare keyword popularity, geo heat, seasonality, and Breakout terms.

The key workflow is to classify the question first, then choose one overview call, a bounded ai_mode run, or a trend comparison. Output should be structured: titles, URLs, citations, trend notes, not raw JSON.

Boundaries

It only targets Google search result pages and keyword trends. It does not perform Amazon on-site product search, review scraping, niche/category filtering, or deep crawling of target websites. AI Overview may not appear for every query; fall back to organic results. keyword_trends returns 0-100 relative values, not absolute search volume. Multi-turn search is slower, so keep followups small and disclose latency before running it.

Use Cases

  • Before testing a new product keyword, extract the Google AI Overview text and citation sources to infer user concerns.
  • Compare 12-month trend, geo heat, and seasonality for multiple brand terms to surface Breakout terms.
  • Use off-site search queries to collect Reddit and Quora complaints about a category and extract 2-3 pain-point signals.
  • Before a text trademark preliminary screen, collect off-site search results and citations to spot obvious brand-name conflicts.

Best For

  • Product analysts who need to feed Google SERP summaries and citations to an LLM to ground e-commerce research and reduce hallucination.
  • Amazon off-site operators who monitor competitor keywords and need recurring SERP, AI Overview, and keyword trend comparisons.
  • E-commerce brand specialists doing pre-launch VOC and preliminary trademark screening from Reddit, Quora, and Google results.
  • Market research engineers who must turn off-site search data into structured reports rather than raw JSON.