stock_analysis

Analyze A-share, Hong Kong, and US equities with technical, fundamental, and sentiment analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires finance skill, pdf skill, docx skill, vlm skill, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive stock market analysis, enabling users to make informed investment decisions through detailed technical, fundamental, and sentiment analysis, and watchlist management.

Core Features & Use Cases

  • Stock Analysis: Analyze A-share, Hong Kong, and US equities with technical/fundamental/sentiment analysis.
  • Watchlist Management: Create and manage watchlists with price target and stop-loss alerts.
  • K-line Chart Pattern Recognition: Analyze K-line charts from images for technical analysis.
  • Investment Strategies: Generate decision dashboards and research reports for strategic investment planning.
  • Use Case: Users can upload a K-line chart image and receive an analysis report with patterns, trends, and investment recommendations.

Quick Start

To analyze a stock, use the command: analyze 600519. To add a stock to your watchlist, use the command: add AAPL --target 200 --stop 150.

Frequently Asked Questions about stock_analysis

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

FAQPage Schema
How do I perform technical and fundamental stock analysis on A-share and US equities?

Stock analysis is performed by processing real-time market data and historical trends. It evaluates A-share, Hong Kong, and US equities using technical, fundamental, and sentiment analysis to produce investment strategies.

Can I analyze K-line chart patterns from an image for investment recommendations?

Yes, K-line chart pattern recognition is supported by uploading an image. The system analyzes visual chart data to identify patterns and trends, generating a report with investment recommendations.

How do I set up a watchlist with price target and stop-loss alerts?

Watchlists are configured by adding stocks with specific target price and stop-loss parameters. This setup enables continuous tracking and alerts for your selected equities based on market movements.

What formats are supported for exporting stock research reports and decision dashboards?

Stock research reports and decision dashboards are exported in markdown, PDF, or Word formats. This allows the generated investment strategies and analysis to be saved and shared as structured documents.

Do I need the finance skill to get real-time market data for stock analysis?

Yes, the finance skill is required as a dependency to retrieve real-time market data and historical trends. It supplies the underlying market indicators necessary for evaluating equities and generating investment strategies.