← 返回 Skills 市场
write31bug

股票技术分析

作者 write31bug · GitHub ↗ · v1.8.1 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install stock-analysis-tool
功能描述
Professional stock & fund technical analysis tool for A-share, HK, US markets — MA, MACD, RSI, KDJ, Bollinger Bands, ATR, scoring system. 股票技术分析工具,支持A股/港股/美股...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-analysis-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-analysis-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.8.1
Enriched SKILL.md with English frontmatter tags, scoring table, bilingual content
v1.8.0
v1.8.0: 配置文件与持仓管理
元数据
Slug stock-analysis-tool
版本 1.8.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

股票技术分析 是什么?

Professional stock & fund technical analysis tool for A-share, HK, US markets — MA, MACD, RSI, KDJ, Bollinger Bands, ATR, scoring system. 股票技术分析工具,支持A股/港股/美股... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 股票技术分析?

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

股票技术分析 是免费的吗?

是的,股票技术分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

股票技术分析 支持哪些平台?

股票技术分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 股票技术分析?

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

💬 留言讨论