AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Simulate Synthetic Consumer Market

skill-yu19991110-womenswear-ecommerce-skills-simulate-synthetic-consumer-market · by yu19991110

使用固定随机种子和稳定的 20,000 人合成消费者队列,对候选商品执行目标人群筛选、需求匹配、认知兴趣、竞品比较、价格接受、购买顾虑、加购与模拟成交测试,并分析认可点、拒绝点、价格敏感度和代表性消费者。用户要求虚拟消费者、合成市场、购买模拟、转化漏斗、价格测试、消费者原声,或要求完整执行“需求挖掘→虚拟市场模拟→商业验证”流程时使用;可独立验证已给商品,也可接收 $mine-market-demand-signals 的结构化候选并把结果交给 $validate-product-opportunity。

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add skill-yu19991110-womenswear-ecommerce-skills-simulate-synthetic-consumer-market

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-yu19991110-womenswear-ecommerce-skills-simulate-synthetic-consumer-market)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Simulate Synthetic Consumer Market? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

虚拟消费者市场模拟

核心目标

用可复现的固定合成市场比较候选方案,而不是声称预测真实销量。真实需求证据始终优先;合成市场只能验证假设,不能创造需求。

执行前检查

  1. 收集候选商品、目标人群、场景、问题、现有方案、差异化、价格、竞品和需求证据。
  2. 若缺少需求证据,仍可做条件模拟,但必须把结论标为“假设性模拟”,不得升级为开发建议。
  3. 使用固定版本、固定随机种子和固定 Consumer ID。不同产品比较时不得重生人格、收入或偏好。

执行流程

  1. 载入既有队列;不存在时用 scripts/synthetic_market.py create-cohort 创建 20,000 人队列。
  2. 按兴趣、生活阶段、家庭结构、地域、预算和品类资格筛选 Target Consumer Pool;不得让无相关需求的人充当目标消费者。
  3. 为每位目标消费者依次判断:是否有需求、是否已有满意方案、新品是否明显改善、是否值这个价格、主要顾虑、与竞品相比是否更优、最终行为。
  4. 最终行为限定为:立即购买、高概率购买、加入购物车、收藏观察、等待评价、等待降价、购买竞品、不购买、完全无需求。
  5. 输出从 20,000 总消费者到目标、需求匹配、兴趣、方案认可、价格接受、顾虑消除、购买意愿、模拟成交的漏斗。
  6. 对同一批消费者做多价格测试,比较成交率、模拟 GMV、认可度与价格阻力;不因最低价转化高就自动选最低价。
  7. 聚类购买原因和拒绝原因,写成具体利益与阻力,避免“品质好、性价比高、颜值高”这类空话。
  8. 抽取购买者、犹豫者、拒绝者、无需求者的代表画像。原声必须依据其属性与决策结果生成,且明确标为“合成消费者原声”。

可复现性与诚实性

  • 报告必须记录 cohort 版本、随机种子、输入参数和计算口径。
  • 20,000 是模型中的合成人数,不是 20,000 次独立真人访谈,也不是 20,000 个独立大模型代理。
  • 不得把模拟人数、转化率或 GMV 表述成真实市场数据。
  • 手工判断参数必须列出,必要时提供低/中/高三种情景,不制造虚假精度。

组合调用

  • 只做购买、价格或漏斗模拟:独立执行本技能。
  • 完整选品:接收 Demand Handoff,输出 Simulation Handoff 后调用 $validate-product-opportunity
  • 若用户首先需要寻找市场需求:先调用 $mine-market-demand-signals

Simulation Handoff

至少交付:cohort 版本与 seed、候选规格、目标人群条件、目标池人数、漏斗各层人数与比例、各价格结果、TOP 认可点、TOP 阻力、代表性合成消费者、敏感性区间、模型局限。

完整队列字段、交易规则、指标口径和报告模板见 [references/synthetic-market-protocol.md](references/synthetic-market-protocol.md)。执行任务前按需读取该文件。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.