stock-daily-analysis

Analyze A-share, HK, and US stocks with technical indicators and AI predictions.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/fanxing2501/stock-daily-analysis-skill --skill stock-daily-analysis-fanxing2501
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-daily-analysis
Source: https://github.com/fanxing2501/stock-daily-analysis-skill/tree/main
Command: npx skills add https://github.com/fanxing2501/stock-daily-analysis-skill --skill stock-daily-analysis-fanxing2501

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, pandas, numpy, requests, openai, python-dotenv, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides automated daily stock analysis for A-share, HK, and US stocks, using AI to generate analysis dashboards and market reviews. It offers technical analysis, trend predictions, and trading signals.

Core Features & Use Cases

  • Multi-market Support: Analyze A-share, HK, and US stocks.
  • Technical Analysis: Offers MA, MACD, RSI, and bias indicators for technical analysis.
  • AI Analysis: Uses DeepSeek/Gemini/OpenAI for AI-powered analysis.
  • Market Data Integration: Optionally integrates with market-data skill for more stable ETF data.
  • Use Case: Imagine you want to analyze the technical indicators and AI recommendations for a specific stock like '600519'. Use this Skill to get detailed analysis and trading advice.

Quick Start

Use the stock-daily-analysis skill to analyze the technical indicators and AI recommendations for the stock '600519'.

Frequently Asked Questions about stock-daily-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get AI stock analysis and trading signals for A-share, HK, and US markets?

AI stock analysis for A-share, HK, and US markets generates technical indicators, trend predictions, and trading signals using LLMs. You simply provide a stock ticker like '600519' to receive an automated analysis dashboard and market review.

How can I use LLMs to perform technical stock analysis with MA, MACD, and RSI indicators?

Performing LLM-driven technical stock analysis with MA, MACD, RSI, and bias indicators requires retrieving market data with pandas and akshare. The analysis uses DeepSeek, Gemini, or OpenAI models to process this data and output trading recommendations.

Do I need python-dotenv and an OpenAI API key to run daily stock analysis?

Running daily stock analysis requires python-dotenv and an OpenAI API key to authenticate LLM requests. The environment uses these dependencies alongside pandas, numpy, requests, and akshare to retrieve market data and generate AI-powered analysis.

Can I integrate ETF market data with this AI stock analysis workflow?

You can integrate ETF market data into the AI stock analysis workflow by connecting with a market-data skill. This integration provides more stable ETF data alongside the standard akshare retrieval for comprehensive multi-market technical analysis.

What is the best way to automate daily stock trend predictions and generate trading signals?

The best way to automate daily stock trend predictions is using an LLM-driven analysis script that calculates technical indicators via numpy and pandas. This approach processes daily market data to automatically generate actionable trading signals for multi-market stocks.