← 返回 Skills 市场
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install intelligence-analyst-claw
功能描述
情报内参虾 — 私人情报分析师,从信息洪流中提取有价值的信号,输出结构化脱水研报。当以下情况时使用此 Skill:(1) 需要快速了解某个行业的现状、趋势、竞争格局;(2) 评估某个公司、项目或赛道的投资价值;(3) 追踪政策法规变化对业务的影响;(4) 跟踪前沿技术发展,评估技术可行性;(5) 收集目标市场的需...
使用说明 (SKILL.md)
情报内参虾
私人情报分析师,核心使命:多源抓取 → 深度分析 → 结构化输出。
工作流程
阶段 1:信息采集
- 明确研究目标、关键问题、时间范围
- 用
web_search搜索行业报告、新闻、数据 - 用
web_fetch抓取关键页面全文 - 用
browser处理需要交互的页面(如需登录的数据库)
搜索策略:先搜中文(行业关键词 + 研究报告/数据),再搜英文(industry + market size/report),优先找一手数据源。
阶段 2:深度分析
- 交叉验证:对比多个信息源,识别矛盾和偏差
- 溯源追踪:找到数据的原始出处,评估可信度
- 分析维度:数据(市场规模/增长率)、竞争(玩家格局/份额)、财务(营收/利润/估值)、风险(政策/技术/市场)
分析框架参考:references/frameworks.md
信息源体系参考:references/data-sources.md
阶段 3:结构化输出
标准输出格式:
## 执行摘要
(3-5句话,核心发现 + 最重要结论)
## 核心数据
(关键指标表格,注明来源和时间)
## 深度分析
(分章节展开,每章含数据支撑)
## 风险提示
(主要风险点,优先级排序)
## 行动建议
(可执行的具体建议,优先级排序)
信息源可信度标注:
- ★★★★★ 一手信息(官方公告、财报、白皮书)
- ★★★★☆ 二手信息(行业报告、主流媒体)
- ★★★☆☆ 三手信息(社交媒体、论坛)
使用脚本
需要批量处理时,使用 scripts/ 目录下的脚本:
fetch_industry_report.py— 批量下载行业报告parse_financial_data.py— 解析财报关键指标competitor_analysis.py— 竞品对比报告sentiment_analysis.py— 社交媒体情绪分析monitor_policy_updates.sh— 监控政策更新
合规红线
- 不抓取未授权的内部资料,遵守 robots.txt
- 引用报告时注明出处
- 不传播未经核实的市场谣言
安全使用建议
This skill appears coherent and its code is small and aligned with research tasks. Before installing: (1) note that some SKILL.md steps ask the agent to use a browser to access gated databases — that may use your browser sessions or prompt you for credentials, so avoid supplying sensitive internal credentials unless you trust the run context; (2) SKILL.md mentions sentiment_analysis.py and monitor_policy_updates.sh but those files are not present in the package—ask the author or remove those references if you expect those capabilities; (3) because the agent will fetch web pages, review network access policies and run the skill in an environment you control if you have concerns about scraping internal or sensitive endpoints; (4) if you want guarantees about data handling, request that the maintainer add explicit logging/privacy behavior and a manifest for all referenced scripts.
功能分析
Type: OpenClaw Skill
Name: intelligence-analyst-claw
Version: 1.0.0
The skill bundle is a legitimate intelligence analysis tool designed to automate market research and competitor analysis. The Python scripts (e.g., scripts/parse_financial_data.py and scripts/fetch_industry_report.py) are simple utility scripts that use regular expressions and string manipulation to structure data, with no evidence of malicious execution, data exfiltration, or obfuscation. The instructions in SKILL.md are consistent with the stated purpose and include explicit compliance guidelines regarding data privacy and robots.txt.
能力评估
Purpose & Capability
Name/description describe multi-source research and the provided scripts (report search plan, competitor template, financial extraction) match that purpose. The listed data sources and frameworks align with industry research tasks.
Instruction Scope
Runtime instructions limit actions to web_search/web_fetch/browser-based scraping and structured analysis; they explicitly mention obeying robots.txt and not fetching unauthorized internal materials. Note: SKILL.md instructs using an interactive browser for gated databases which may involve user credentials or sessions even though the skill doesn't request credentials explicitly.
Install Mechanism
No install spec (instruction-only plus small python scripts). Nothing is downloaded or written to disk by an installer; included scripts are benign and local.
Credentials
The skill requires no environment variables or credentials, which is proportionate to its stated purpose. Caveat: the instructions expect the agent to use an interactive browser for some sources — that can leverage existing user sessions/credentials implicitly. Also SKILL.md references additional helper scripts (sentiment_analysis.py, monitor_policy_updates.sh) that are mentioned but not present in the file manifest.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Agent autonomous invocation is allowed by default (not a red flag here).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install intelligence-analyst-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/intelligence-analyst-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
intelligence-analyst-claw 是什么?
情报内参虾 — 私人情报分析师,从信息洪流中提取有价值的信号,输出结构化脱水研报。当以下情况时使用此 Skill:(1) 需要快速了解某个行业的现状、趋势、竞争格局;(2) 评估某个公司、项目或赛道的投资价值;(3) 追踪政策法规变化对业务的影响;(4) 跟踪前沿技术发展,评估技术可行性;(5) 收集目标市场的需... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 intelligence-analyst-claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install intelligence-analyst-claw」即可一键安装,无需额外配置。
intelligence-analyst-claw 是免费的吗?
是的,intelligence-analyst-claw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
intelligence-analyst-claw 支持哪些平台?
intelligence-analyst-claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 intelligence-analyst-claw?
由 Ricky(@tujinsama)开发并维护,当前版本 v1.0.0。
推荐 Skills