sif-keyword-scout

Analyzes Amazon Sif keyword export tables to generate tiered PD keyword reports.

588|92|Updated May 2, 2026
One-click install
npx skills add https://github.com/binggandata/bggg-skills --skill sif-keyword-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sif-keyword-scout
Source: https://github.com/binggandata/bggg-skills/tree/main/sif-keyword-scout
Command: npx skills add https://github.com/binggandata/bggg-skills --skill sif-keyword-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, matplotlib, python-docx, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Amazon sellers preparing for Prime Day need to turn raw Sif keyword exports (keyword research, reverse traffic words, ad search terms) into an actionable keyword strategy, but manually cross-referencing three spreadsheets and judging thresholds is slow and error-prone.

Core Features & Use Cases

  • Three-table processing pipeline: Ingests Sif exports from any path or folder, auto-detects table types, and computes S/A/B/C keyword tiers with configurable thresholds.
  • Cross-table PD keyword list: Intersects tiered keywords, high-opportunity words, and ad gap words into SSS/SS/S graded PD target lists with bid, concentration, and share data.
  • Excel + Word report generation: Produces formatted xlsx workbooks and docx reports with embedded charts and AI-written strategy sections, plus history tracking that triggers period-over-period comparison.
  • Use Case: Give the agent an ASIN and three downloaded Sif xlsx files; it confirms product stage and category with you, processes all tables, and delivers a PD主攻词单 report with prioritized keywords and bidding suggestions.

Quick Start

Run the sif keyword skill for ASIN B08PNQCKF7 using my three exported Sif xlsx files.

Frequently Asked Questions about sif-keyword-scout

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

FAQPage Schema
How do I analyze Amazon Sif keyword exports for Prime Day?

Provide an ASIN and the three Sif export files (keyword research, reverse traffic words, ad search terms). The skill tiers keywords into S/A/B/C levels, cross-references all three tables, and outputs a graded PD target keyword list as Excel and Word reports.

What Sif reports are needed for Amazon keyword analysis?

Three exports are required: the keyword research table, the reverse traffic words table (asinKeywords), and the ad search terms table (asinAdKwView). Files can be supplied by path, folder, manual export, or browser automation.

Can I adjust the S-level and A-level keyword thresholds?

Yes. Thresholds are auto-computed from the data distribution, but you can override them with --s-threshold and --a-threshold parameters. The workflow pauses after computing baselines so you can confirm or adjust values before processing.

Why does the ad gap analysis return zero gap keywords?

Zero gap words usually means the product category description does not match the translation column, or competitor SP share is broadly high. Try a more precise English category term or lower the --sv-threshold parameter to 500-1000 for small niches.

Does the skill compare keyword data across multiple runs?

Yes. Every run appends to an ASIN history log, and when an ASIN has two or more runs it automatically triggers a comparison of keyword lists within a 1-7 day window, reporting new, dropped, and share-changed keywords.