一键导入
generate-stock-report
Guide for creating professional analysis report of a selected stock regarding investment decisions based on toolkit provided to the AI agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide for creating professional analysis report of a selected stock regarding investment decisions based on toolkit provided to the AI agent.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| 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. |
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.
Creating professional stock analysis report involves following main phases:
Key Metrics Before writing the report, first fetch following key metrics of the selected stock:
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
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.