keyword-research

Analyze keyword data from Sorftime MCP into eight-dimension taxonomy reports, CSVs, and HTML dashboards.

685|104|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/liangdabiao/amazon-sorftime-research-MCP-skill --skill keyword-research-liangdabiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: keyword-research
Source: https://github.com/liangdabiao/amazon-sorftime-research-MCP-skill/tree/main/.claude/skills/keyword-research
Command: npx skills add https://github.com/liangdabiao/amazon-sorftime-research-MCP-skill --skill keyword-research-liangdabiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill automates deep Amazon keyword research, transforming raw keyword data into an organized, multi-dimensional taxonomy that supports efficient PPC planning and listing optimization.

Core Features & Use Cases

  • Collects data from Sortime MCP (product_traffic_terms, competitor_product_keywords, category_keywords, keyword_related_words) to build a comprehensive keyword pool.
  • Classifies keywords into eight dimensions (NEGATIVE, BRAND, MATERIAL, SCENARIO, ATTRIBUTE, FUNCTION, CORE, OTHER) using an LLM Agent, with fallback to rule-based heuristics if needed.
  • Generates Markdown reports, CSV keyword libraries, and HTML dashboards for ASIN-site pairs, and supports long-tail expansion for keyword discovery.
  • Use cases include market research, listing optimization, and PPC strategy refinement across multiple marketplaces.

Quick Start

Trigger the skill with /keyword-research {ASIN} {SITE} to generate categorized keyword outputs.

Frequently Asked Questions about keyword-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Amazon keyword classification into a structured taxonomy for PPC planning?

To automate Amazon keyword classification, this Skill collects data via Sorftime MCP and uses an LLM Agent to categorize keywords into an eight-dimension taxonomy including BRAND, MATERIAL, and SCENARIO, outputting Markdown reports and CSV libraries.

What is the best way to generate an HTML dashboard from ASIN keyword data?

Generating an HTML dashboard from ASIN keyword data requires triggering the skill with a specific ASIN and site context, which processes the collected data into a structured taxonomy and produces visual HTML dashboards alongside CSV keyword libraries.

Do I need Sorftime MCP API access to collect Amazon category keywords and competitor product keywords?

Yes, you need Sorftime MCP API access configured via a .mcp.json file to collect Amazon category keywords, competitor product keywords, and traffic terms before the LLM can classify them into the structured taxonomy.

How does LLM classification handle fallbacks when categorizing Amazon keywords into dimensions like CORE and NEGATIVE?

LLM classification handles fallbacks by automatically switching to rule-based heuristics when the AI Agent cannot accurately categorize keywords into the eight dimensions like CORE and NEGATIVE, ensuring continuous taxonomy processing.

Can I expand long-tail keywords for Amazon listing optimization across multiple marketplaces?

Yes, you can expand long-tail keywords for Amazon listing optimization across multiple marketplaces by enabling the optional long-tail expansion feature during data collection to discover additional related words.

What are the limitations of using rule-based heuristics for Amazon keyword taxonomy generation?

The limitation of using rule-based heuristics for Amazon keyword taxonomy generation is that it serves only as a fallback mechanism when the primary LLM classification fails, potentially resulting in less nuanced categorization across the eight dimensions.