Earnings Trade Analyzer

🌐Community
by tradermonty · vlatest · Repository

Analyzes earnings reports to identify profitable trading opportunities and potential risks for informed investment 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 earnings-trade-analyzer npx -- -y @trustedskills/earnings-trade-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "earnings-trade-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/earnings-trade-analyzer"
      ]
    }
  }
}

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

About This Skill

What it does

This skill analyzes trading earnings data to help agents evaluate financial performance and identify trends. It processes numerical datasets to generate insights on profitability, risk exposure, and historical returns for specific assets or portfolios.

When to use it

  • Reviewing quarterly or annual financial reports to assess company health before making investment decisions.
  • Comparing the earnings growth of multiple stocks to determine which offers better value relative to their sector peers.
  • Identifying anomalies in revenue streams that might signal operational issues or market shifts.

Key capabilities

  • Parses and structures raw earnings data into readable formats.
  • Calculates key financial metrics such as year-over-year growth and profit margins.
  • Generates summaries highlighting significant positive or negative deviations from expected targets.

Example prompts

  • "Analyze the latest earnings report for TechCorp and summarize the key drivers behind their revenue increase."
  • "Compare the profitability trends of EnergyCo and GreenPower over the last three fiscal years."
  • "Identify any unusual patterns in the earnings data provided for this retail sector portfolio."

Tips & gotchas

Ensure you provide clean, structured data or direct links to reliable financial sources, as the skill relies on accurate input numbers. Avoid asking for specific future price predictions, as the tool focuses on analyzing historical and current earnings figures rather than forecasting market movements.

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
tradermonty
Installs
29

🌐 Community

Passed automated security scans.