name: business-consult description: "商业调研证据链:用于行业进入、商业机会、客户问题诊断、市场研究、反证检验和咨询报告;先界定问题,再以来源、诚实标签、限额证伪和同线脚注交付;不适用于法律、财务或投资尽调。Use for auditable business diagnosis, market research, falsification, and consulting reports. 思远AiLab 出品。" metadata: status: active(2026-07-31 三轮定性验收闭环转正) validation_type: qualitative validation_loop_max: 3 author: Siyuan (AI·LAB) release: flagship license: CC-BY-4.0 slug: business-consult version: 1.0.0 displayName: "Business Consult|可追溯商业调研" summary: "先把商业问题问清,再做可追溯调研、限额证伪和金字塔报告;每条数据结论都能回到来源。" tags: [business-research, market-research, falsification, consulting-report, chinese] homepage: "https://github.com/SiyuanAiLab/business-consult"
让 AI 做商业调研,每个结论都敢标明身份:这是数据、这是推算、这是没验证的——编不出来的,它写「未知」。
你问「要不要做宠物经济」,多数 AI 直接给你一份行业分析。但你是想开店、做供应链,还是做内容号?问题没定边界,报告越漂亮错得越远。本 Skill 的行为规则相反:先界定问题,再调研;没过完界定门,不开工。
它交付的不是一份报告,是一条可以抽查的证据链:
[Data] 中国养老服务体系基础格局"9073"最早见于 2007 年《上海民政事业发展十一五规划》,国家层面文件从未正式写入该比例。
——来源 S108|置信度 medium|aging-economy 示例声明册第 S1-C001 条
装好以后,直接对它说人话:
| 你说什么(触发) | 它做什么 | 你拿到什么 |
|---|---|---|
| 「要不要做 X?先帮我想清楚」 | diagnose:一轮只问一个问题,五道界定门过完才许调研 | diagnosis.md:界定好的研究任务书 |
| 「调研一下 X 行业 / 市场 / 对手」 | research:分阶段采集,每条结论强制标身份([Data]/[Estimate]/[Assumption]/未知) | research/ 全套:声明册 + 来源册 + 验证报告 |
| 「帮我找这个想法的反证」 | falsify:动手前先冻结「什么证据能推翻我」,预算花完就停 | 三态裁决:推翻 / 存活 / 未决。存活≠为真,这句话写在每份裁决上 |
| 「写成能汇报的报告」 | report:金字塔结构,前三行给最高判断;每条数据结论同一行带来源链接 | report.md / report.html,来源附录自动生成 |
❌ 普通 AI 调研:「中国银发经济市场规模约 7 万亿。」——数字哪来的?它不说,你也不知道该不该信。
✅ 本 Skill 的同一个结论(真实示例摘录):
预注册冻结于 2026-08-02,3 条对抗查询全部执行完毕,可信反证为零;裁决说明逐项核对到「国家发改委官网专家谈原句与声明数字一致(约 7 万亿、占 GDP 约 6%)」;第二轮发现的 8-10 万亿口径如实记录为「未构成反证,但未获官网原文核验」。
成品+原料双给:GitHub 仓库 examples/aging-economy/ 是一次完整的中国银发经济真实调研——原料(起点诊断书、研究简报)和成品(107 条登记声明、57 个分级来源、7 条承重声明的逐条裁决、金字塔终稿)全部公开,安装前就可以逐条抽查。
装之前先拿去用:一份 AI 调研能不能信的快速检查表
不管装不装本 Skill,下次任何 AI 给你商业调研,先用这四条量它:
四条全过的调研才敢拿去汇报。本 Skill 的全部机制,就是让这四条从「靠自觉」变成「被强制」。
能力边界:
[Assumption] No business context supplied)它不适合谁:
当前版本说明: 中文平台数据采集组件(zh-data)在路线图上但未建成,本包不创建空壳;CC BY 4.0,署名即可商用;单人 best-effort 维护,版本号外露,不承诺固定发布日期。
本 Skill 是思远AiLab工作方式的一个可交互样例:判断归人、证据归链、边界外露。完整源码与 aging-economy 示例包见 GitHub 仓库(frontmatter homepage 字段);同系列 Skill 陆续上架中。
——思远AiLab 出品
Route only. Do not perform a child's analysis inside this Skill. This SkillHub package has one public entry and four bundled child components. When dispatching, read the named children/<child>/SKILL.md and resolve that child's scripts and references from its own directory.
references/contract.md.{project-root}/PROGRESS.md.skill field matches the selected child.python3 scripts/progress.py init \
--project-root "/absolute/project-root" \
--project "project-slug" \
--skill "diagnose" \
--mode "live"
| Child Skill | Status | Route when the user needs | Prior-work probe |
|---|---|---|---|
diagnose |
active shell | One-question-at-a-time problem framing | diagnosis.md + diagnose/session.json |
business-consult-research |
active | Industry, market, competition, user pain, opportunity, or product-system research | accepted diagnose handoff or standalone intake |
falsify |
active | Adversarial testing of claims | fixed research handoff set in references/contract.md |
report |
active | A defensible consulting narrative | validated verdict plus research handoff set |
zh-data |
pending | Chinese-platform or Chinese-company data collection | request from another child |
For a pending route, state that the route is reserved but unavailable in this build. Do not simulate an undeveloped child.
For diagnose:
PROGRESS.md only with owner diagnose.children/diagnose/SKILL.md; it asks exactly one question, persists the session, and stops for the reply.diagnose until the public-shell validator accepts completion:python3 children/diagnose/scripts/validate_diagnose.py completed "/absolute/project-root"
python3 children/diagnose/scripts/validate_diagnose.py research-probe "/absolute/project-root"
handoff: accepted and skip_duplicate_intake: true.For business-consult-research:
PROGRESS.md is owned by research.{project-root}/diagnosis.md and {project-root}/diagnose/session.json as one pair.research-probe; stop on a missing pair, in-progress state, invalid state, or any payload other than handoff: accepted.children/business-consult-research/SKILL.md and skip duplicate intake fields.children/business-consult-research/SKILL.md in standalone mode.For falsify:
PROGRESS.md is owned by falsify.python3 children/falsify/scripts/validate_falsify.py probe "/absolute/project-root".children/falsify/SKILL.md only after the fixed research input set passes.validate command before handing off to report.For report:
PROGRESS.md is owned by report.python3 children/report/scripts/validate_report.py probe "/absolute/project-root" without fixture overrides.children/report/SKILL.md only after both verdict inputs and every required research input pass.progress.py resume before every child dispatch.completed.python3 scripts/progress.py resume --project-root "/absolute/project-root" --skill research
python3 scripts/progress.py mark --project-root "/absolute/project-root" --skill research --stage s1
python3 scripts/progress.py handoff --project-root "/absolute/project-root" --from-skill research --to-skill falsify
pending.这个 Skill 质量相当不错,做得最出色的地方是:每个结论都强制标注来源和可信度等级,不会瞎编数据告诉你「一定能成」,找不到反证也会老老实实说「未决」。调研流程有四个严格步骤相互制约,重要结论还要专门「证伪」检验,比普通 AI 调研可信得多。不足之处是中文平台的数据采集组件还没做好,对中文市场调研有一定影响;另外调研流程较严谨完整,速度可能偏慢,不太适合紧急决策场景。适合需要可靠、可解释的商业判断依据的用户。