Earnings Preview Single

🏢Official
by anthropics · vlatest · Repository

This skill provides a quick, single-view earnings forecast based on provided data, helping users quickly assess potential income opportunities.

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-preview-single npx -- -y @trustedskills/earnings-preview-single
2

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

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

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

About This Skill

What it does

This skill provides a preview of earnings data for a specific company. It can retrieve and display key financial metrics, such as revenue, net income, and earnings per share (EPS), allowing users to quickly assess a company's financial performance. The skill is designed for single company analysis rather than broader market comparisons.

When to use it

  • Quickly check the latest reported EPS for Apple before an investment decision.
  • Get a snapshot of revenue growth for Tesla over the past year.
  • Understand the net income trend for Microsoft during recent quarterly reports.
  • Evaluate the financial health of Alphabet (Google) prior to considering stock options.

Key capabilities

  • Retrieves earnings data for a specified company.
  • Displays key financial metrics (revenue, net income, EPS).
  • Provides historical context through reported values.

Example prompts

  • "Show me the latest earnings report for Amazon."
  • "What was Apple's revenue last quarter?"
  • "Give me a quick overview of Microsoft’s recent earnings performance."

Tips & gotchas

  • The skill requires accurate company names or ticker symbols to function correctly. Ensure you provide complete and unambiguous identifiers.

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
anthropics
Installs
26

🏢 Official

Published by the company or team that built the technology.