follow-amazon-dailylisted
Install: claude install-skill lanfuli/follow-amazon-daily
# follow-amazon-daily
Generate a daily Amazon seller intelligence digest. Default language is Chinese.
This skill is split into two stages, like `follow-builders`:
1. **`scripts/prepare-digest.js`** fetches sources deterministically and prints a
single JSON blob (raw items + prompts + config). It does **not** write the
final digest.
2. **You, the agent**, read that JSON and remix it into a real editorial digest
following `prompts/daily-digest.md` and `prompts/translate.md`. You write
`digest/<date>.md` and optionally deliver it via `scripts/deliver.js`.
The point of the split: summaries and translation are written by you from the
raw `excerpt`/`body`, never by a hardcoded phrase dictionary. Every item gets
its own specific summary.
## Hard Rules
1. Public sources are the default. Authenticated WeAreSellers and Billion Dollar
Sellers content is optional and only enabled when `WEARESELLERS_COOKIE` or
`BDS_COOKIE` is present.
2. Never ask for or store account passwords. Only use cookie/session env vars or
a local logged-in browser workflow the user adds later.
3. Authenticated full text is ephemeral. Use it to derive short insights only.
Never write raw HTML, raw article text, or full subscriber/community posts to
`data/feed-amazon.json` or `digest/<date>.md`. `privateItems` are stdout-only.
4. WeAreSellers is a community pain-signal source, not policy authority. Confirm
policy claims with official sources.
5. Billion Dollar Sellers is industr