Analyze Stock
Quickly assesses stock performance, trends, and potential risks using data-driven analysis from jssfy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add analyze-stock npx -- -y @trustedskills/analyze-stock
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"analyze-stock": {
"command": "npx",
"args": [
"-y",
"@trustedskills/analyze-stock"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The analyze-stock skill provides financial analysis of publicly traded companies. It can retrieve stock prices, calculate key metrics like P/E ratio and EPS, and summarize recent news related to a specific company. This allows users to quickly gain insights into potential investment opportunities or understand the performance of existing holdings.
When to use it
- Investment Research: Quickly gather data on a stock before making an investment decision.
- Portfolio Monitoring: Track the financial health and performance of stocks in your portfolio.
- News Summarization: Get a concise overview of recent news impacting a specific company's stock.
- Comparative Analysis: Compare key metrics between different companies within the same industry.
Key capabilities
- Stock price retrieval
- Calculation of financial ratios (P/E, EPS)
- Company news summarization
Example prompts
- "Analyze Apple stock and tell me its P/E ratio."
- "What is the current stock price for Tesla?"
- "Summarize recent news about Microsoft's stock performance."
Tips & gotchas
The skill relies on publicly available data, so accuracy depends on the reliability of those sources. Results should be considered as a starting point and not definitive investment 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.