linkfox-amazon-policy-feed

Installation
SKILL.md

Amazon Policy & Regulation Feed

This skill retrieves Amazon's latest policy & regulation feed for cross-border sellers. It is a two-step (list then detail) flow: first list feed items by site / time window, then fetch the full article body by its id.

Core Concepts

  • Source: Amazon official policy & regulation updates for sellers, curated by AI to surface items valuable to cross-border operations.
  • AI summary: Each feed item includes a summaryZh field — an AI-generated 1-3 sentence Chinese summary for quick scanning.
  • Two coupled tools:
    1. amazon/policyFeed — paginated list; returns structured records with title, AI summary, original URL, and publish time.
    2. amazon/policyFeedDetail — full article body (Markdown) for a single record id obtained from the list.
  • Time range: Defaults to the last 7 days; supports custom time windows via publishedAtGte / publishedAtLte.

Parameters

List (amazon/policyFeed)

Installs
100
GitHub Stars
41
First Seen
Jun 7, 2026
linkfox-amazon-policy-feed — linkfox-ai/linkfox-skills