Data912 Market Data

🌐Community
by ferminrp · vlatest · Repository

Retrieves current and historical market data from various sources to inform trading decisions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add data912-market-data npx -- -y @trustedskills/data912-market-data
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "data912-market-data": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/data912-market-data"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to real-time market data. It can retrieve current stock prices, historical price trends, and other relevant financial information. The skill is designed to integrate with various AI agents needing up-to-date market insights for analysis or automated trading strategies.

When to use it

  • Investment Research: Get the latest stock quotes and historical data to inform investment decisions.
  • Automated Trading: Integrate with a trading bot to execute trades based on real-time price movements.
  • Financial Reporting: Generate reports containing current market conditions for stakeholders.
  • Market Trend Analysis: Identify patterns and trends in financial markets using historical data.

Key capabilities

  • Real-time stock prices
  • Historical price trends
  • Access to financial information

Example prompts

  • "What is the current price of AAPL?"
  • "Show me a graph of Google's stock price over the last 3 months."
  • "Give me the historical closing prices for TSLA for the past week."

Tips & gotchas

The accuracy and availability of data depend on external market data providers. Ensure your agent has appropriate error handling to manage potential connection issues or data unavailability.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ferminrp
Installs
24

🌐 Community

Passed automated security scans.