Skip to content

Add Amazon Product Scout coworker: niche research, product development & competitor tracking - #592

Open
Hdhaidong wants to merge 2 commits into
andrewyng:mainfrom
Hdhaidong:feat/amazon-product-scout-coworker
Open

Add Amazon Product Scout coworker: niche research, product development & competitor tracking#592
Hdhaidong wants to merge 2 commits into
andrewyng:mainfrom
Hdhaidong:feat/amazon-product-scout-coworker

Conversation

@Hdhaidong

Copy link
Copy Markdown

Summary

Adds Amazon Product Scout, a new built-in coworker for Amazon sellers and brand teams — market research, product development, and competitor tracking in one persona.

  • Niche research from public signals (best-seller composition, review velocity, search-demand proxies, page-one competition) with an evidence-backed entry verdict
  • Product development: competitor reviews mined into VOC clusters → a tiered product spec (must-fix / differentiators / nice-to-haves), with an estimates-labeled economics check and a risk sweep
  • Competitor tracking as a standing watch: dated snapshots of tracked ASINs, delta briefs on each run, thesis-change escalation
  • Listing teardown: title / bullets / imagery / A+ / pricing anatomy across the top listings, ending in the positioning gaps

Design notes

  • Follows the existing persona bundle shape (manifest.md + skills/), like cloud-posture and security
  • Uses only catalog capabilities (files, search, shell, todo) plus the browser connector — no API keys required; it works entirely from the web
  • Marketplace access is strictly read-only by prompt: no purchases, no review actions, no bot-protection workarounds, modest request volume
  • Evidence discipline: every observation carries its source URL + date; modeled numbers (margin, demand, landed cost) are labeled as estimates with assumptions stated
  • Validated locally with the repo's own parse_manifest / PersonaRegistry loaders — the persona loads, surfaces in the picker, and its skill folders match the declared skills: list

Files

coworker/personas/builtin/amazon-product-scout/
├── manifest.md
└── skills/
    ├── market-research/SKILL.md
    ├── product-opportunity/SKILL.md
    ├── competitor-tracking/SKILL.md
    └── listing-teardown/SKILL.md

Created by Hdhaidong — custom business-agent creator. Happy to iterate on the prompt, skills, or tool grants based on maintainer feedback.

…t, competitor tracking

A market-research and product-development analyst for Amazon sellers and brand teams. Researches a niche from public signals, mines competitor reviews into a product spec, and runs a standing watch on competitor ASINs with scheduled delta briefs. No API keys required - works from the web.

- manifest with evidence-first system prompt (read-only marketplace access, estimates labeled as estimates)
- 4 skills: market-research, product-opportunity, competitor-tracking, listing-teardown
- validated with the repo's own manifest parser and PersonaRegistry

Created by Hdhaidong, custom business-agent creator.
The homepage now leads to github.com/Hdhaidong/amazon-product-scout, the public introduction page for this coworker and its creator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant