linkfox-amazon-policy-news

Installation
SKILL.md

Amazon Seller Policy News

This skill retrieves Amazon Seller News policy & compliance announcements for cross-border sellers. It is a two-step (list → detail) flow: first list news by site / time window / title keyword, then fetch the full article body by its id.

Core Concepts

  • Source: Amazon Seller Central 「Seller News」 official announcements, captured via periodic snapshots. Content reflects the snapshot time and may lag the live page; the Amazon backend original is authoritative.
  • Scope: Currently only the Policy and Compliance (政策与合规) category.
  • Two coupled tools:
    1. amazon/policyNews — paginated list; returns structured records, including a ~300-char preview snippet.
    2. amazon/newsDetail — full article body (Markdown) for a single news id obtained from the list.
  • Time range: Defaults to the last 3 months; queryable up to the last 1 year (earlier requests error out).

Parameters

List (amazon/policyNews)

Installs
14
GitHub Stars
41
First Seen
May 29, 2026
linkfox-amazon-policy-news — linkfox-ai/linkfox-skills