Financial News
This skill provides real-time financial news updates, enabling users to stay informed about market trends and 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 financial-news npx -- -y @trustedskills/financial-news
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"financial-news": {
"command": "npx",
"args": [
"-y",
"@trustedskills/financial-news"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The financial-news skill provides access to current financial news headlines and summaries. It can retrieve information about specific companies, sectors, or market trends. This allows users to stay informed about the latest developments in the world of finance.
When to use it
- Market Research: Get a quick overview of recent events impacting a particular stock or industry before making investment decisions.
- News Briefing: Receive a daily summary of top financial news stories.
- Company Monitoring: Track news related to specific companies you're interested in.
- Trend Analysis: Understand emerging trends and their potential impact on the market.
Key capabilities
- Retrieves financial news headlines
- Provides summaries of financial news articles
- Filters news by company or sector (implied)
Example prompts
- "What's the latest news about Tesla?"
- "Give me a summary of today’s top financial headlines."
- "Show me recent news related to the energy sector."
Tips & gotchas
The skill relies on external data sources, so availability and accuracy depend on those sources. Results may be limited by the scope of available news coverage.
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.