Stock Analyzer
Analyzes stock data to identify potential investment opportunities and trends, providing valuable insights for traders and investors.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add zhiruifeng-stock-analyzer npx -- -y @trustedskills/zhiruifeng-stock-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"zhiruifeng-stock-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/zhiruifeng-stock-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The zhiruifeng-stock-analyzer skill provides analysis of publicly available stock data. It can retrieve and summarize information about specific stocks, including current price, historical performance, and potentially other relevant metrics. This allows users to quickly gain insights into the market without needing to navigate complex financial websites or tools.
When to use it
- Quick Stock Check: Get a snapshot of a stock's current price and recent trends before making investment decisions.
- Market Overview: Ask for summaries of specific sectors or industries to understand broader market conditions.
- Research Assistance: Gather preliminary data on potential investments as part of a more in-depth research process.
- Portfolio Monitoring: Track the performance of stocks within your portfolio over time.
Key capabilities
- Stock price retrieval
- Historical performance analysis
- Summary generation
- Data aggregation from public sources
Example prompts
- "What is the current price of AAPL?"
- "Summarize the recent performance of Tesla stock."
- "Give me an overview of the technology sector."
Tips & gotchas
The skill relies on publicly available data, so accuracy and timeliness are dependent on those sources. It's not a substitute for professional financial advice.
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.