← 返回 Skills 市场
4227
总下载
3
收藏
33
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-daily-analysis
功能描述
LLM驱动的每日股票分析系统。支持A股/港股/美股自选股智能分析,生成决策仪表盘和大盘复盘报告。提供技术面分析(均线、MACD、RSI、乖离率)、趋势判断、买入信号评分。可与market-data skill集成获取更稳定的ETF数据。触发词:股票分析、分析股票、每日分析、技术面分析。
安全使用建议
Review the helper scripts before installing. Prefer using the bundled analyzer modules directly, or pin and inspect the external daily_stock_analysis repository before running setup.sh, run.sh, or update.sh. Use a revocable AI API key, keep config files private, and avoid sending sensitive portfolio or watchlist data to an AI provider you do not trust.
能力评估
Purpose & Capability
The core Python modules match the stated purpose: fetching public stock data, computing technical indicators, and producing AI-assisted analysis. I found no brokerage integration, trading action, account mutation, destructive behavior, or credential theft.
Instruction Scope
The documented quick path focuses on the bundled analyzer modules, but the package also includes setup/run/update shell scripts that clone or pull an external GitHub project and run its main.py; that separate execution path is not clearly surfaced in the main skill instructions.
Install Mechanism
scripts/setup.sh clones https://github.com/ZhuLinsen/daily_stock_analysis.git from the mutable main branch and installs its requirements, while scripts/update.sh pulls latest code and reinstalls dependencies without pinning, signature checks, or review of the changed code.
Credentials
Network access to akshare market-data sources and configured AI providers is expected for LLM-backed stock analysis, but users should understand that stock codes, names, and technical indicators may be sent to DeepSeek/OpenAI-compatible or Gemini endpoints.
Persistence & Privilege
The skill reads local config, may create a local cloned project and virtual environment, and can back up .env files during update, but I found no background service, privilege escalation, automatic persistence, or destructive file operations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-daily-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-daily-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Stock Daily Analysis 是什么?
LLM驱动的每日股票分析系统。支持A股/港股/美股自选股智能分析,生成决策仪表盘和大盘复盘报告。提供技术面分析(均线、MACD、RSI、乖离率)、趋势判断、买入信号评分。可与market-data skill集成获取更稳定的ETF数据。触发词:股票分析、分析股票、每日分析、技术面分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4227 次。
如何安装 Stock Daily Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-daily-analysis」即可一键安装,无需额外配置。
Stock Daily Analysis 是免费的吗?
是的,Stock Daily Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stock Daily Analysis 支持哪些平台?
Stock Daily Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stock Daily Analysis?
由 robottk(@robottk)开发并维护,当前版本 v1.0.0。
推荐 Skills