stock-daily-analysis

Analyze A/H/US stock data with technical indicators and sentiment.

231|62|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/chjm-ai/stock-daily-analysis-skill --skill stock-daily-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-daily-analysis
Source: https://github.com/chjm-ai/stock-daily-analysis-skill/tree/main
Command: npx skills add https://github.com/chjm-ai/stock-daily-analysis-skill --skill stock-daily-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

OpenClaw users often struggle to gather and interpret stock data across multiple markets. This Skill automates data collection, technical analysis, and AI-driven decision support to generate a unified dashboard and actionable trading signals, saving time and reducing manual error.

Core Features & Use Cases

  • Multi-market stock analysis across A-share, HK, and US equities with MA/MACD/RSI and bias indicators.
  • AI-powered sentiment analysis and operation recommendations, with a dashboard-style output.
  • Optional integration with market-data skill for ETF data stability and richer data sources.

Quick Start

Invoke analyze_stock with a single stock code to generate an AI-driven analytical report.

Frequently Asked Questions about stock-daily-analysis

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

FAQPage Schema
How do I analyze A-share, HK, and US stock data with AI?

You can analyze individual stocks or portfolios across A/H/US markets by invoking the analyze_stock function. It uses akshare for data access and returns AI-powered insights including technical indicators and trading recommendations.

What technical indicators are included in AI-powered stock analysis?

AI-powered stock analysis calculates MA, MACD, RSI, and bias indicators using pandas and numpy. These metrics feed into the AI sentiment analysis to produce actionable trading recommendations and a dashboard-ready output.

Do I need the market-data skill for multi-market stock analysis?

You do not need the market-data skill for multi-market stock analysis, but it is an optional integration. Connecting the market-data skill provides ETF data stability and richer data sources for your dashboard output.

Can I use akshare data for portfolio stock analysis?

Yes, you can use akshare data for portfolio stock analysis. The Skill applies to both individual stocks and portfolios, automating data collection and processing to generate unified trading signals across A/H/US equities.

What's the best way to generate a stock analysis dashboard?

The best way to generate a stock analysis dashboard is to run the analyze_stock script with your target stock code. This automates data collection, technical analysis, and AI-driven decision support into a unified dashboard.