AgentStack
SKILL verified MIT Self-run

Earnings Monitor

skill-eodhistoricaldata-eodhd-claude-skills-earnings-monitor · by EodHistoricalData

>-

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-eodhistoricaldata-eodhd-claude-skills-earnings-monitor

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Earnings Monitor? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Skill: earnings-monitor

Purpose

Track and analyze earnings events using EODHD data — upcoming earnings calendar, historical earnings trends (EPS estimates vs actuals), related news, and intraday price action around earnings dates.

Trigger

Activate when the user asks for:

  • Upcoming earnings calendar or "who reports this week"
  • Earnings history, surprises, or beat/miss analysis
  • Pre-earnings or post-earnings price movement
  • Earnings trends and estimate revisions
  • Event-driven analysis around earnings dates

Workflow

  1. Determine scope — specific ticker(s) or date range for calendar view
  2. Fetch earnings calendarcalendar/earnings with date range or symbols
  3. Fetch earnings trendscalendar/trends for EPS estimates, revisions, growth
  4. Fetch related newsnews endpoint filtered around earnings dates
  5. Fetch price actionintraday or eod around earnings date for reaction analysis
  6. Compile earnings report

Output Structure

Earnings Monitor — [Ticker or Date Range]

Upcoming Earnings | Date | Company | Ticker | EPS Estimate | Revenue Estimate | Time | |------|---------|--------|-------------|-----------------|------|

Earnings Trends (for specific tickers)

  • EPS trend (last 4 quarters): actual vs estimate
  • Revenue trend (last 4 quarters)
  • Surprise history (% beat/miss)
  • Analyst revision direction (up/down/flat)

Price Reaction Analysis

  • Pre-earnings drift (5 days before)
  • Post-earnings move (day of + next day)
  • Historical earnings-day volatility

Related News

  • Headlines around earnings date with sentiment

Key Insights

  • Notable surprises or misses
  • Sectors with heavy reporting
  • Estimate revision trends

> This is not financial advice. Data is for informational purposes only.

Endpoints Used

| Endpoint | Purpose | Cost | |----------|---------|------| | calendar/earnings | Earnings dates and estimates | 1 call | | calendar/trends | EPS/revenue trends and revisions | 1 call | | news | Earnings-related news | 5 + 5/ticker | | eod | Price around earnings | 1 call | | intraday | Intraday reaction | 5 calls |

References

  • ../eodhd-api/references/endpoints/upcoming-earnings.md
  • ../eodhd-api/references/endpoints/earnings-trends.md
  • ../eodhd-api/references/endpoints/company-news.md
  • ../eodhd-api/references/endpoints/intraday-historical-data.md

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.