← Back to Skills Marketplace
wuritu

Stock Macro Market Analysis

by wuritu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-macro-market-analysis
Description
分析A股/美股/港股大盘走势、市场情绪、资金流向、宏观经济、政策影响、板块轮动,生成市场全景分析报告
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-macro-market-analysis
  3. After installation, invoke the skill by name or use /stock-macro-market-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release providing comprehensive A股/美股/港股宏观与市场分析能力 - Six-dimension analysis framework: 技术面、市场广度、资金流向、市场情绪、宏观经济、政策与全球联动 - 支持自动生成盘前/盘后市场全景分析报告,覆盖指标数据与操作建议 - 明确输出模板与标准,包含数据来源、置信度及免责声明
Metadata
Slug stock-macro-market-analysis
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Stock Macro Market Analysis?

分析A股/美股/港股大盘走势、市场情绪、资金流向、宏观经济、政策影响、板块轮动,生成市场全景分析报告. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Stock Macro Market Analysis?

Run "/install stock-macro-market-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Macro Market Analysis free?

Yes, Stock Macro Market Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stock Macro Market Analysis support?

Stock Macro Market Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Macro Market Analysis?

It is built and maintained by wuritu (@wuritu); the current version is v1.0.0.

💬 Comments