← 返回 Skills 市场
wuritu

Stock Macro Market Analysis

作者 wuritu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-macro-market-analysis
功能描述
分析A股/美股/港股大盘走势、市场情绪、资金流向、宏观经济、政策影响、板块轮动,生成市场全景分析报告
安全使用建议
Do not install or provide your STOCK_DATA_API_KEY yet. The SKILL.md references many helper scripts (tools/index_tracker.py, tools/market_breadth.py, tools/capital_flow_analyzer.py, tools/sentiment_gauge.py, tools/macro_data_fetcher.py, tools/policy_analyzer.py, tools/global_linkage.py) and a templates/daily_market_report.md file that are not included in the bundle — the only shipped code is tools/sector_rotation.py (which appears to be local processing code and contains no network or credential use). Before trusting this skill, ask the publisher to: (1) provide the missing scripts and the report template; (2) document exactly which market-data provider the STOCK_DATA_API_KEY is for and what endpoints the scripts call; (3) show any network calls those missing scripts make so you can verify where data (and your API key) would be sent. If you must test, run in a sandboxed environment and use a scoped/test API key. The current package is incomplete and should be treated with caution.
功能分析
Type: OpenClaw Skill Name: stock-macro-market-analysis Version: 1.0.0 The skill bundle is a legitimate market analysis tool designed to provide comprehensive financial insights across A-shares, US, and HK markets. The provided Python script (tools/sector_rotation.py) uses standard data processing libraries (pandas, numpy) to analyze sector momentum and rotation stages without any risky behaviors. The SKILL.md file outlines a structured six-dimensional analysis framework and does not contain any prompt injection attempts, unauthorized data access, or malicious execution commands.
能力评估
Purpose & Capability
Name and description (macro/market analysis) match the requested binary (python3) and the single required env var (STOCK_DATA_API_KEY). However, the package only contains one helper (tools/sector_rotation.py) while the SKILL.md expects multiple analysis scripts; this mismatch means the shipped contents don't fully implement the stated purpose.
Instruction Scope
SKILL.md instructs the agent to execute many Python scripts (index_tracker.py, market_breadth.py, capital_flow_analyzer.py, sentiment_gauge.py, macro_data_fetcher.py, policy_analyzer.py, global_linkage.py) and to write a template at templates/daily_market_report.md. Those files are not present in the bundle. The instructions also depend on an external STOCK_DATA_API_KEY but do not name the data provider or endpoints — leaving ambiguous where credentials/requests would go. Missing files and unspecified endpoints create scope and operational ambiguity and increase risk.
Install Mechanism
There is no install spec (instruction-only), which lowers risk because nothing arbitrary is downloaded or written by an installer.
Credentials
Only one environment variable (STOCK_DATA_API_KEY) is required, which is reasonable for a market-data-driven skill. However the SKILL.md does not identify the API provider or what the key grants access to; the included code (sector_rotation.py) does not use the env var, so it's unclear which (missing) scripts will need the credential.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; no unexpected persistence or system-wide configuration changes are requested in the manifest or files provided.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-macro-market-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-macro-market-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release providing comprehensive A股/美股/港股宏观与市场分析能力 - Six-dimension analysis framework: 技术面、市场广度、资金流向、市场情绪、宏观经济、政策与全球联动 - 支持自动生成盘前/盘后市场全景分析报告,覆盖指标数据与操作建议 - 明确输出模板与标准,包含数据来源、置信度及免责声明
元数据
Slug stock-macro-market-analysis
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Stock Macro Market Analysis 是什么?

分析A股/美股/港股大盘走势、市场情绪、资金流向、宏观经济、政策影响、板块轮动,生成市场全景分析报告. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Stock Macro Market Analysis?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-macro-market-analysis」即可一键安装,无需额外配置。

Stock Macro Market Analysis 是免费的吗?

是的,Stock Macro Market Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stock Macro Market Analysis 支持哪些平台?

Stock Macro Market Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stock Macro Market Analysis?

由 wuritu(@wuritu)开发并维护,当前版本 v1.0.0。

💬 留言讨论