Back to list
zhenxiay

generate-stock-report

by zhenxiay

A Model Context Protocol (MCP) server which allows AI agents to interact with Yahoo Finance. It can get most recent price development and news of a selected stock, give recommendations with technical analysis indicators or analyst recommendations.

2🍴 1📅 Jan 7, 2026

SKILL.md


name: generate-stock-report description: Guide for creating professional analysis report of a selected stock regarding investment decisions based on toolkit provided to the AI agent.

Stock Analysis Report Guide

Overview

This file is a guide for creating professional analysis report of a selected stock regarding investment decisions based on toolkit provided to the AI agent.


Process

🚀 High-Level Workflow

Creating professional stock analysis report involves following main phases:

Phase 1: Fetch necessary data for analysis

Key Metrics Before writing the report, first fetch following key metrics of the selected stock:

  • Company Business Summary
  • Latest Closing Prices
  • Technical Indicators (RSI, Williams R)
  • Summary of Analyst Recommendations

Availiable Toolkit The key metrics mentioned above can be retrieved with the MCP server stock_intelligence_mcp. This server is usually availiable over the url http://localhost:8000/mcp.

The documentation of this MCP server can be reviewed here: https://raw.githubusercontent.com/zhenxiay/stock_intelligence_mcp/refs/heads/main/README.md


Phase 2: Generate Analysis Report

Generate the analysis report based on the data retrieved from previous phase.

Output Instruction: Please include following key metrics in the report: - Short description of company's business, - Closing price changes of last 14 days, - Analyst recommendations, - Technical indicators such as Relative Strength Index (RSI), True Strength Index (TSI) and Williams %R. Format the response using markdown and include tables where appropriate.


Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon