Stock_Analyzer
Stock_Analyzer analyzes financial data to provide insights into a company’s performance and potential investment opportunities.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add stock_analyzer npx -- -y @trustedskills/stock_analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"stock_analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/stock_analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The stock_analyzer skill provides daily analysis of stocks. It can retrieve and summarize stock data, including key metrics like open, high, low, close, and volume. This allows users to quickly understand recent stock performance without needing to manually gather information from various sources.
When to use it
- Morning Briefing: Get a quick overview of how your portfolio or specific stocks performed overnight.
- Investment Research: Quickly assess the daily trading activity and key metrics for potential investment opportunities.
- Market Monitoring: Stay informed about significant fluctuations in stock prices throughout the day.
- News Correlation: Understand how recent news events might be impacting a particular stock's performance.
Key capabilities
- Retrieves daily stock data.
- Summarizes key metrics (open, high, low, close, volume).
- Provides daily analysis of stocks.
Example prompts
- "What was the daily analysis for AAPL today?"
- "Give me a summary of TSLA's performance yesterday."
- "Analyze GOOG stock and tell me about its recent trading activity."
Tips & gotchas
The skill requires an internet connection to retrieve real-time stock data. The accuracy of the analysis depends on the reliability of the underlying data sources.
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.