← Back to Skills Marketplace
股票技术分析
by
write31bug
· GitHub ↗
· v1.8.1
· MIT-0
184
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install stock-analysis-tool
Description
Professional stock & fund technical analysis tool for A-share, HK, US markets — MA, MACD, RSI, KDJ, Bollinger Bands, ATR, scoring system. 股票技术分析工具,支持A股/港股/美股...
Usage Guidance
This skill appears coherent for a CLI stock-analysis tool. Before installing or running it: (1) review the included scripts/stock_analysis.py yourself (it will be executed by Python); (2) be aware it makes outbound requests to public finance APIs (Sina, yfinance, 东财) and may access the network; (3) it will create and modify ~/.stock-analysis/config.json for watchlist/defaults; (4) optional packages (akshare, yfinance) may be suggested — only install what you need. If you require stronger isolation, run the script in a restricted environment (container/VM) or review the full code to confirm there are no unexpected external endpoints or hidden behaviors.
Capability Analysis
Type: OpenClaw Skill
Name: stock-analysis-tool
Version: 1.8.1
The skill is a legitimate stock and fund technical analysis tool. It fetches market data from established financial APIs (Sina, EastMoney, and Yahoo Finance) and calculates standard technical indicators (MACD, RSI, etc.). The script `scripts/stock_analysis.py` uses standard libraries and lacks any indicators of malicious intent, such as unauthorized data exfiltration, shell execution, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description (technical stock analysis for A/HK/US markets) match the declared requirements: python binary and Python libraries (requests, pandas, numpy, optional akshare/yfinance). No unrelated services or credentials are requested.
Instruction Scope
SKILL.md limits actions to installing Python packages and running the included script. The runtime instructions and CLI options match the script's behavior. The script reads/writes a config file under ~/.stock-analysis (watchlist/storage) and performs outbound requests to public finance APIs — this is expected but worth noting.
Install Mechanism
No automated install spec (instruction-only). The skill includes a Python script and requirements.txt; running it will execute that code. No downloads from third-party URLs or archive extraction are present in the skill metadata. Users should still inspect the bundled script before executing it.
Credentials
The skill requests no environment variables or credentials. Network access to public market data endpoints (Sina, yfinance, 东财/other public APIs) is used and is coherent with the stated purpose. The skill writes its own config file under the user's home directory only.
Persistence & Privilege
always is false and disable-model-invocation is default. The only persistent effect is creating ~/.stock-analysis/config.json for watchlist/defaults — normal for a CLI tool and limited in scope.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stock-analysis-tool - After installation, invoke the skill by name or use
/stock-analysis-tool - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.8.1
Enriched SKILL.md with English frontmatter tags, scoring table, bilingual content
v1.8.0
v1.8.0: 配置文件与持仓管理
Metadata
Frequently Asked Questions
What is 股票技术分析?
Professional stock & fund technical analysis tool for A-share, HK, US markets — MA, MACD, RSI, KDJ, Bollinger Bands, ATR, scoring system. 股票技术分析工具,支持A股/港股/美股... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install 股票技术分析?
Run "/install stock-analysis-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 股票技术分析 free?
Yes, 股票技术分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 股票技术分析 support?
股票技术分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 股票技术分析?
It is built and maintained by write31bug (@write31bug); the current version is v1.8.1.
More Skills