Skip to content

v1.2.0 — API V2 Migration, 10 Skills, New Skill Format

Choose a tag to compare

@christine-srp christine-srp released this 03 Apr 09:53
7f5520e

What's New

📦 API V2 Migration

All 10 skills updated to APIClaw API V2 — new field naming conventions, 3 endpoint path changes, and pageSize limit increased to 100. Added live OpenAPI spec reference to all skills for self-service field verification.

🏗️ 10 Skills — Unified & Streamlined

Foundation (2):

Skill What It Does Input Output
APIClaw — Amazon Commerce Data, 11 Endpoints Direct access to all 11 API endpoints Keyword, category, ASIN, or brand Raw API data with field mapping
Amazon Analysis — Full-Spectrum Research & Seller Intelligence 13 selection modes + unified research workflows Keyword/category/ASIN + intent Analysis findings, top products, confidence-tagged insights

Specialized (8):

Skill What It Does Input Output
Amazon Competitor Intelligence Monitor Dual-mode competitive intelligence with tiered alerts Keyword or ASIN(s) Competitor matrix, scores (1-100), three-tier alerts
Amazon Daily Market Radar — Automated Monitoring & Alerts Daily monitoring — price, BSR, competitors, reviews Your ASINs (1-10) + keyword RED/YELLOW/GREEN alerts, KPI dashboard, action items
Amazon Listing Audit Pro — 8-Dimension Health Check Listing quality audit with optimization recommendations Your ASIN + keyword Score (X/100, A-F), 8-dimension scorecard, priority fixes
Amazon Market Entry Analyzer — GO/CAUTION/AVOID Verdicts One-click market viability assessment Keyword or category path Verdict, sub-market landscape, entry strategy
Amazon Market Trend Scanner — Daily Category Radar Category landscape scanning and trend discovery 1+ category paths or keywords Trend dashboard, Hot Categories TOP 5, risk alerts
Amazon Opportunity Discoverer — Niche Scanner & Scoring Profile-driven opportunity scanning with 7-dimension scoring Budget + experience + keyword Top 10 opportunities (S/A/B/C), risk alerts
Amazon Pricing Command Center — RAISE/HOLD/LOWER Signals Data-driven pricing signals, auto-detects leaf category One or more ASINs Price signal, price band heatmap, BuyBox analysis
Amazon Review Intelligence Extractor — Consumer Insights from 1B+ Reviews Deep consumer insights across 11 analysis dimensions ASIN(s) or category keyword Pain points, buying factors, differentiation roadmap

✏️ Skill Changes

  • Renamed: Dynamic Pricing Intelligence Agent → Amazon Pricing Command Center — RAISE/HOLD/LOWER Signals
  • Renamed: Market Radar — Daily Trend Scanner → Amazon Market Trend Scanner — Daily Category Radar
  • Removed: Amazon Blue Ocean Finder (merged into Opportunity Discoverer)
  • Disabled: beginner selection mode — now 13 modes (was 14)
  • Streamlined: Pricing skill — removed cost/COGS input, focused on market-data-driven signals

🐛 Bug Fix

  • Fixed argparse prefix matching bug where --page 1 silently overwrote --page-size value

📋 Repo Improvements

  • Unified all reference.md to complete 11-endpoint version (single source of truth)
  • Added live OpenAPI spec reference to all SKILL.md
  • README (EN + CN) updated with new input/output skill format
  • 41 unit tests passing

Full Changelog: v1.1.4...v1.2.0