industry_development_barometer
基于股权、高管任职及业务关联,生成多维企业关系网;同时自动将本地企业精准“挂载”到产业链的对应环节,帮助快速看清区域家底。并融合政策、市场、技术三大维度的历史演进分析,输出产业趋势预判。
当用户请求满足以下任一条件时,激活此技能:
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| ------------------- | ------ | --- | ----------------------------------------- |
industry_node | string | 是 | 产业节点名称(如“eVTOL飞控系统”、“氢燃料电池电堆”) |
region | string | 是 | 用户所属区域(如“江门市蓬江区”),用于筛选本地政策与本地企业 |
focus_industry | string | 否 | 关注的产业领域(如“低空经济”),默认与industry_node所在产业一致 |
local_enterprises | array | 否 | 本地企业列表(名称+主营业务),用于生成企业挂载图谱;若不提供则仅输出趋势分析 |
years_back | int | 否 | 回溯年数,默认5 |
生成一份标准化报告,包含以下模块(根据输入参数可选):
local_enterprises 时生成。industry_node、region、focus_industry。local_enterprises 非空,则:输入:
industry_node: "eVTOL飞控系统"
region: "深圳市南山区"
focus_industry: "低空经济"
输出: (略,见格式)
输入:
industry_node: "无人机飞控系统"
region: "江门市蓬江区"
focus_industry: "低空经济"
local_enterprises:
- 企业名称: "擎动千机"
主营业务: "工业无人机整机制造"
- 企业名称: "保卫鹰"
主营业务: "无人机巡检服务"
- 企业名称: "边界智控(深圳)"
主营业务: "飞控系统研发与生产"
输出: 包含挂载图谱,并将“边界智控”标记为外部企业(非本地),提示可招引。
region 对应的省市区级政策,再补充国家层面。/industry_development_barometer industry_node="固态电池" region="宜宾市" focus_industry="新能源"
或附带企业列表:
/industry_development_barometer industry_node="飞控系统" region="江门市蓬江区" local_enterprises=[{"name":"擎动千机","business":"..."}]
Skill 版本:1.0
最后更新:2026年5月21日
兼容性:openclaw 任意版本(输出结构化Markdown)
共 4 个版本