Generate Stock Reports
Gexijin's generate-stock-reports analyzes market data to produce concise, insightful stock performance summaries for informed decisions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add generate-stock-reports npx -- -y @trustedskills/generate-stock-reports
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"generate-stock-reports": {
"command": "npx",
"args": [
"-y",
"@trustedskills/generate-stock-reports"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates stock reports based on user requests. It can provide summaries of company performance, including key financial metrics and potentially market analysis. The generated reports are intended to be concise and informative for quick decision-making or staying informed about specific stocks.
When to use it
- You need a brief overview of a publicly traded company's recent performance.
- You want to quickly compare the financials of several companies in the same sector.
- You are researching investment opportunities and require summarized data points.
- You need to track the progress of specific stocks over time.
Key capabilities
- Generates stock reports
- Summarizes company performance
- Provides key financial metrics
Example prompts
- "Generate a stock report for Apple (AAPL)."
- "Compare the recent performance of Tesla and Rivian."
- "Give me a summary of Microsoft's financials from the last quarter."
Tips & gotchas
The accuracy of the reports depends on the availability and quality of underlying data sources. Results should be verified with official financial statements for critical decisions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.