financial-news

- stock_quote(symbol): Get current stock quote with key metrics.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "financial-news" with this command: npx skills add aws-samples/sample-strands-agent-with-agentcore/aws-samples-sample-strands-agent-with-agentcore-financial-news

Financial Market

Available Tools

stock_quote(symbol): Get current stock quote with key metrics.

  • symbol (string, required): Stock ticker symbol (e.g., "AAPL", "GOOGL", "MSFT")

stock_history(symbol, period?): Get historical stock price data for charting and trend analysis.

  • symbol (string, required): Stock ticker symbol

  • period (string, optional, default: "1mo"): Time period (e.g., "1mo", "3mo", "6mo", "1y", "5y")

financial_news(symbol, count?): Get latest financial news articles for a stock.

  • symbol (string, required): Stock ticker symbol

  • count (integer, optional, default: 5): Number of news items to return

stock_analysis(symbol): Get comprehensive stock analysis including valuation, financials, and analyst recommendations.

  • symbol (string, required): Stock ticker symbol

Usage Guidelines

  • Use standard ticker symbols (e.g., AAPL, MSFT, GOOGL, AMZN).

  • For stock quotes, present data in a clear tabular format with key metrics highlighted.

  • When showing historical data, mention the time period and any notable trends.

  • Combine stock_quote

  • stock_analysis for comprehensive investment overviews.
  • Always include a disclaimer that this is informational only, not investment advice.

  • Use financial_news to provide context on price movements.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

google-maps

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

wikipedia-search

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

weather

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

web-search

No summary provided by upstream source.

Repository SourceNeeds Review