Stock Analyzer
The Stock Analyzer skill provides instant stock data and insights, helping users quickly assess investment opportunities and make 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 jacobhsu-stock-analyzer npx -- -y @trustedskills/jacobhsu-stock-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jacobhsu-stock-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jacobhsu-stock-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The jacobhsu-stock-analyzer skill provides real-time stock market data and analysis. It can retrieve current stock prices, historical trends, and potentially offer insights based on that information. This allows users to quickly assess the performance of specific stocks or broader market conditions.
When to use it
- Quick Stock Check: Get the current price of a particular stock before making an investment decision.
- Market Trend Analysis: Understand how a stock has performed over a specified period (e.g., daily, weekly, monthly).
- Portfolio Monitoring: Track the value and performance of stocks within your portfolio.
- Researching Investments: Gather data to inform decisions about potential investments.
Key capabilities
- Real-time stock price retrieval
- Historical stock trend analysis
- Stock symbol lookup
Example prompts
- "What is the current price of AAPL?"
- "Show me a graph of TSLA's stock performance over the last month."
- "Find the stock price for Google."
Tips & gotchas
The accuracy of the data depends on the underlying data source. Ensure you understand any disclaimers or limitations regarding investment advice provided by the skill.
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.