stock-analysis-integrator

Fetch OHLCV data, compute MA/MACD/RSI indicators, and generate Markdown stock analysis reports.

Updated May 3, 2026
One-click install
npx skills add https://github.com/wanyusheng63-alt/vocab-learn --skill stock-analysis-integrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-analysis-integrator
Source: https://github.com/wanyusheng63-alt/vocab-learn/tree/main/.codebuddy/skills/stock-analysis-integrator
Command: npx skills add https://github.com/wanyusheng63-alt/vocab-learn --skill stock-analysis-integrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end stock analysis by fetching precise OHLCV data, computing local indicators (MA/MACD/RSI) and a 100-point score, and synthesizing insights with news sentiment via Tavily and a HunYuan LLM to produce a Markdown decision dashboard.

Core Features & Use Cases

  • Real-time data retrieval from Yahoo Finance for precise OHLCV data
  • Local calculation of MA/MACD/RSI and a 100-point scoring system
  • News sentiment and data aggregation via Tavily
  • LLM-generated intelligent analysis reports (Markdown) for Web App dashboards
  • Suitable for single-stock deep-dives, watchlists, and portfolio risk assessment

Quick Start

Provide a stock code (e.g., 600519) to generate a Markdown decision dashboard report.

Frequently Asked Questions about stock-analysis-integrator

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

FAQPage Schema
How do I automate stock analysis with OHLCV data and technical indicators?

Stock analysis automation works by fetching precise OHLCV data from Yahoo Finance, computing local MA, MACD, and RSI indicators, and generating a 100-point score to produce a structured Markdown decision dashboard.

Can I generate a Markdown stock report combining technical indicators and news sentiment?

Yes, generating a Markdown stock report integrates local indicator calculations with news sentiment aggregated via Tavily, using a HunYuan LLM to synthesize intelligent analysis insights for your dashboard.

Does this stock analysis tool support portfolio risk assessment and watchlists?

Portfolio risk assessment and watchlists are supported use cases. The stock analysis tool handles scenarios from single-stock deep-dives to multi-asset watchlist monitoring, delivering deterministic structured Markdown reports.

What's the best way to get a 100-point scoring system for stock decisions?

A 100-point scoring system for stock decisions is computed locally using moving averages, MACD, and RSI indicators fetched from real-time Yahoo Finance OHLCV data, outputting a structured evaluation within a Markdown report.

Do I need a specific stock code format to start the analysis?

You need to provide a stock code like 600519 to start the analysis. The tool fetches the corresponding OHLCV data, computes local indicators, and synthesizes news sentiment to generate a Markdown decision dashboard.