Stock Market Pro
Stock Market Pro analyzes real-time data to provide insightful stock recommendations and market trends for smarter investment decisions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add stock-market-pro npx -- -y @trustedskills/stock-market-pro
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"stock-market-pro": {
"command": "npx",
"args": [
"-y",
"@trustedskills/stock-market-pro"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to real-time stock market data and analysis. It can retrieve current stock prices, historical performance charts, and generate basic investment recommendations based on provided criteria. The agent using this skill is capable of summarizing financial news related to specific companies or sectors.
When to use it
- Researching a potential stock investment before making a decision.
- Tracking the performance of your existing portfolio.
- Getting a quick overview of market trends and sector-specific news.
- Understanding the historical price movements of a particular company's stock.
Key capabilities
- Real-time stock price retrieval
- Historical data charting
- Financial news summarization
- Basic investment recommendations (based on user criteria)
Example prompts
- "What is the current price of Tesla?"
- "Show me a chart of Apple's stock performance over the last year."
- "Summarize recent news about Microsoft and its impact on the market."
- “Recommend stocks in the renewable energy sector with high growth potential.”
Tips & gotchas
The accuracy of investment recommendations is limited by the available data and algorithms. Always consult a qualified financial advisor before making any investment 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.