← Back to Skills Marketplace
robottk

Stock Daily Analysis

by robottk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
4227
Downloads
3
Stars
33
Active Installs
1
Versions
Install in OpenClaw
/install stock-daily-analysis
Description
LLM驱动的每日股票分析系统。支持A股/港股/美股自选股智能分析,生成决策仪表盘和大盘复盘报告。提供技术面分析(均线、MACD、RSI、乖离率)、趋势判断、买入信号评分。可与market-data skill集成获取更稳定的ETF数据。触发词:股票分析、分析股票、每日分析、技术面分析。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-daily-analysis
  3. After installation, invoke the skill by name or use /stock-daily-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug stock-daily-analysis
Version 1.0.0
License MIT-0
All-time Installs 33
Active Installs 33
Total Versions 1
Frequently Asked Questions

What is Stock Daily Analysis?

LLM驱动的每日股票分析系统。支持A股/港股/美股自选股智能分析,生成决策仪表盘和大盘复盘报告。提供技术面分析(均线、MACD、RSI、乖离率)、趋势判断、买入信号评分。可与market-data skill集成获取更稳定的ETF数据。触发词:股票分析、分析股票、每日分析、技术面分析。 It is an AI Agent Skill for Claude Code / OpenClaw, with 4227 downloads so far.

How do I install Stock Daily Analysis?

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

Is Stock Daily Analysis free?

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

Which platforms does Stock Daily Analysis support?

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

Who created Stock Daily Analysis?

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

💬 Comments