← 返回 Skills 市场
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install market-opportunity-scout
功能描述
市场机会侦察兵 - 自动监控 A/H 股市场异动、财经新闻、热点板块,生成投资机会简报。适合投资者、交易员、金融从业者。
安全使用建议
Do not assume the tool provides the live monitoring and news aggregation described in the docs — the shipped script mostly prints a static report and only fetches two index endpoints. Before installing or automating with cron: 1) ask the author for a corrected release that actually implements akshare/RSS and config-file parsing; 2) review or run the Python script locally to confirm its network calls and output behavior; 3) avoid relying on this for trading decisions (it warns about delays but currently doesn't implement live data); 4) if you must use it, run in a sandboxed environment and redirect cron output explicitly (the script prints to stdout and does not honor an --output flag). If the mismatches remain unexplained, treat the package as incomplete/unreliable and prefer a well-maintained alternative.
能力评估
Purpose & Capability
SKILL.md describes realtime market monitoring, news aggregation, configurable thresholds, a ~/.market-scout/config.json, and use of akshare for market data. The included script, however, prints a canned report, uses hard-coded lists for sectors/stocks/news, and only issues two curl requests for indices. The declared capability (full monitoring, config file support, akshare) is not implemented by the code — mismatch suggests the package is incomplete, misleading, or poorly maintained.
Instruction Scope
Runtime instructions tell the user to install akshare/pandas, use a config file, and run CLI commands that imply file output and cron scheduling. The script does not read any config file, does not import akshare, and writes to stdout rather than handling --output or persisting to the documented path. The SKILL.md gives broader permissions/scope than the code performs, and the vague 'news: 公共 RSS/爬虫' promise is not implemented in the code.
Install Mechanism
There is no install spec (instruction-only install), which is low-risk. However, SKILL.md instructs users to pip install akshare and pandas even though the distributed script doesn't use them; this inconsistency could confuse users or cause unnecessary package installs but is not itself an install-time code-execution risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths in its manifest. The code likewise does not access env vars or secret files. This is proportionate to the (limited) functionality actually implemented.
Persistence & Privilege
The skill is not always-on and does not request elevated privileges or persistent presence. It also does not modify other skills or system settings. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install market-opportunity-scout - 安装完成后,直接呼叫该 Skill 的名称或使用
/market-opportunity-scout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本 - A/H 股监控 + 财经新闻聚合
元数据
常见问题
市场机会侦察兵 是什么?
市场机会侦察兵 - 自动监控 A/H 股市场异动、财经新闻、热点板块,生成投资机会简报。适合投资者、交易员、金融从业者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 市场机会侦察兵?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install market-opportunity-scout」即可一键安装,无需额外配置。
市场机会侦察兵 是免费的吗?
是的,市场机会侦察兵 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
市场机会侦察兵 支持哪些平台?
市场机会侦察兵 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 市场机会侦察兵?
由 yoriko233(@yoriko233)开发并维护,当前版本 v1.0.0。
推荐 Skills