# Simulate Synthetic Consumer Market

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

- **Type:** Skill
- **Install:** `agentstack add skill-yu19991110-womenswear-ecommerce-skills-simulate-synthetic-consumer-market`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [yu19991110](https://agentstack.voostack.com/s/yu19991110)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [yu19991110](https://github.com/yu19991110)
- **Source:** https://github.com/yu19991110/womenswear-ecommerce-skills/tree/main/skills/simulate-synthetic-consumer-market

## Install

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

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [yu19991110](https://github.com/yu19991110)
- **Source:** [yu19991110/womenswear-ecommerce-skills](https://github.com/yu19991110/womenswear-ecommerce-skills)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-yu19991110-womenswear-ecommerce-skills-simulate-synthetic-consumer-market
- Seller: https://agentstack.voostack.com/s/yu19991110
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
