zach-feature-demand-validator

zach-feature-demand-validator is a skill for Claude Code from zach22-1999/amazon-skills. It costs 71 tokens per session (4,042 once invoked), scanned A, original, MIT.

A research skill for checking whether a small product improvement matches real customer demand. It compares product reviews, search keywords, and discussions in online communities.

In plain words
What is it for?
Use it after choosing a product category or spotting a competitor difference, before deciding whether to develop the improvement. It can support product research and listing work.
Why use it?
It helps distinguish features customers actually want from ideas based only on a seller’s assumptions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it after choosing a product category or spotting a competitor difference, before deciding whether to develop the improvement. It can support product research and listing work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zach22-1999/amazon-skills/zach-feature-demand-validator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zach22-1999/amazon-skills --skill zach-feature-demand-validator
Clone the repo
git clone --depth 1 https://github.com/zach22-1999/amazon-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for zach-feature-demand-validator

README.md
[![agentmods](https://agentmods.dev/badge/skills/zach22-1999/amazon-skills/zach-feature-demand-validator/github.svg)](https://agentmods.dev/skills/zach22-1999/amazon-skills/zach-feature-demand-validator)
Your own site
<a href="https://agentmods.dev/skills/zach22-1999/amazon-skills/zach-feature-demand-validator"><img src="https://agentmods.dev/badge/skills/zach22-1999/amazon-skills/zach-feature-demand-validator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for zach-feature-demand-validator

Your own site · 80×15
<a href="https://agentmods.dev/skills/zach22-1999/amazon-skills/zach-feature-demand-validator"><img src="https://agentmods.dev/badge/skills/zach22-1999/amazon-skills/zach-feature-demand-validator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,042 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.04042
Opus 5 $0.00036 $0.02021
Sonnet 5 $0.00014 $0.00808
Haiku 4.5 $0.00007 $0.00404

Measured 11d ago against content hash e166fd46745a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

zach-feature-demand-validator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/__init__.py, scripts/generate_community_csv.py, scripts/generate_keyword_csv.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/zach-feature-demand-validator/SKILL.md · 377 lines

How it starts

The opening of the file, as written. The whole thing — 377 lines — stays where its author put it; the contents beside it link to each section on GitHub.

前置建议

本公开版 Skill 是自包含的,不依赖任何私有工作区文件、内部参考库或品牌专属协议。

开始执行前,建议先阅读本 Skill 自带的参考材料:

  • references/judgment_criteria.md — 三维需求判断标准
  • references/report_template.md — 报告结构
  • references/csv_schema.md — 交付 CSV 结构
  • references/review_fallback_pack.md — 无 Sorftime 时的评论证据包格式

定位

亚马逊卖家的产品开发,大多数时候不是做颠覆式创新,而是在现有供给上做微创新:

  • 加一个小功能
  • 补一个小结构
  • 优化一个小体验

危险点也恰好在这里。很多功能看起来合理,但很可能只是卖家自己的想象,不是消费者真实在意的点。

这个 Skill 的定位,不是帮你发明新物种,而是判断:

这个微创新,到底是不是用户真的在意。

它通过三个独立维度交叉验证,避免“感觉有需求就开模”。

维度 首选数据源 无 Sorftime 时的替代方案
Review 信号 Sorftime product_reviews WebSearch + WebFetch 主动抓取 Amazon Review 页面,或用户提供 review_source_pack
关键词信号 Sorftime keyword_detail / keyword_trend / keyword_extends Google Trends(WebFetch)+ Amazon Autocomplete(WebSearch)+ 第三方搜索量估算
社区信号 WebSearch(Reddit + Quora) 继续可执行(不依赖 Sorftime)

上游 / 下游

  • 上游zach-product-researchzach-competitor-deep-dive
  • 下游zach-new-product-listing-writer

执行优先级

路线 A:Sorftime 完整版

适用条件:当前环境可调用 Sorftime MCP。

  1. Review 维度走 Sorftime product_reviews
  2. 关键词维度走 Sorftime 关键词工具
  3. 社区维度走 WebSearch

路线 B:无 Sorftime 替代版

适用条件:当前环境没有 Sorftime MCP。

  1. Review 维度:优先用 WebSearch + WebFetch 主动抓取 Amazon Review;若抓取失败,再降级到用户提供的 review_source_pack
  2. 关键词维度:用 Google Trends + Amazon Autocomplete + 第三方工具获取免费搜索数据
  3. 社区维度:继续走 WebSearch

注意:替代版的数据精度不如 Sorftime(无法拿到精确周搜索量和 CPC),但三个维度都有真实数据支撑,不存在”空白维度”。报告中需标注数据来源差异。


输入方式

业务输入

支持两类:

输入方式 示例 处理逻辑
品类 + 功能描述 air fryer + steam feature 先找市场上是否已有带该功能的产品
ASIN + 功能描述 B0XXXX + self-cleaning 直接围绕指定产品和相邻竞品验证

默认站点:US

Review fallback 输入

当 Sorftime 不可用时,用户需要提供本地评论证据包:

review_source_pack/
├── source_manifest.json
└── raw/
    ├── reviews.csv
    ├── reviews.txt
    └── reviews.html

详细格式见 references/review_fallback_pack.md


执行流程

Step 0:解析任务与构造关键词

  1. 确认输入是“品类 + 功能”还是“ASIN + 功能”
  2. 确认站点,默认 US
  3. 基于 references/keyword_construction_guide.md 构造 3-5 个英文关键词变体
  4. 判断当前走 Sorftime 完整版还是 Review fallback 降级版

Read the full file on GitHub · 377 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 377 lines · 71 tokens per session scan A e166fd46745a

Subscribe to this mod's changes

zach-feature-demand-validator is a skill published in the GitHub repository zach22-1999/amazon-skills (187 stars, last pushed 22d ago), licensed MIT. It adds 71 tokens to every session and 4,042 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ecom-applicability

Determine whether AI is appropriate for a specific e-commerce task. Use when evaluating if a problem has enough data, the right tools, or acceptable risk for AI automation. Answers 'should I use AI for X?' with boundary-aware reasoning.

kangise/ecommerce-ai-skills · 53 tokens

ecom-social

Instructions for creating and improving e-commerce social-media content, advertising, and community work across platforms such as Instagram, YouTube, TikTok, Pinterest, Reddit, WhatsApp, and Xiaohongshu.

kangise/ecommerce-ai-skills · 60 tokens

ecom-advertising

Diagnose and optimize Amazon PPC campaigns. Use for ACOS analysis, bid optimization, keyword harvesting, campaign structure, or multi-marketplace advertising.

kangise/ecommerce-ai-skills · 35 tokens

ecom-compliance

Check product compliance, HS codes, IP risks, and platform requirements. Use for category approval, FDA/FCC/CE documentation, IP infringement screening, or dangerous goods classification.

kangise/ecommerce-ai-skills · 40 tokens

ecom-customer-service

Respond to buyer messages and negative reviews, draft refund and return replies, review-request emails, Plan of Action appeals, FAQ, and CS KPI tracking. Use for complaint handling, account appeal, or after-sales support.

kangise/ecommerce-ai-skills · 49 tokens

ecom-inventory

Forecast inventory, set safety stock, and manage replenishment. Use for FBA inventory planning, demand forecasting, restock decisions, or multi-warehouse optimization.

kangise/ecommerce-ai-skills · 37 tokens