Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add EodHistoricalData/eodhd-claude-skills --skill earnings-monitorgit clone --depth 1 https://github.com/EodHistoricalData/eodhd-claude-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/eodhistoricaldata/eodhd-claude-skills/earnings-monitor)<a href="https://agentmods.dev/skills/eodhistoricaldata/eodhd-claude-skills/earnings-monitor"><img src="https://agentmods.dev/badge/skills/eodhistoricaldata/eodhd-claude-skills/earnings-monitor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/eodhistoricaldata/eodhd-claude-skills/earnings-monitor"><img src="https://agentmods.dev/badge/skills/eodhistoricaldata/eodhd-claude-skills/earnings-monitor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00047 | $0.00639 |
| Opus 5 | $0.00023 | $0.00319 |
| Sonnet 5 | $0.00009 | $0.00128 |
| Haiku 4.5 | $0.00005 | $0.00064 |
Grade A, and why
earnings-monitor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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
- Determine scope — specific ticker(s) or date range for calendar view
- Fetch earnings calendar —
calendar/earningswith date range or symbols - Fetch earnings trends —
calendar/trendsfor EPS estimates, revisions, growth - Fetch related news —
newsendpoint filtered around earnings dates - Fetch price action —
intradayoreodaround earnings date for reaction analysis - 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 |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 79 lines · 47 tokens per session scan A 6047fea8aea6
earnings-monitor is a skill published in the GitHub repository EodHistoricalData/eodhd-claude-skills (37 stars, last pushed 16d ago), licensed MIT. It adds 47 tokens to every session and 639 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
hithink-finance-futures
A command-line data source for public futures-market information, including contracts, positions, warehouse receipts, basis, trading schedules, and price charts. Futures are agreements to buy or sell an asset at a set future date.
hithink-finance-symbol
A command-line tool entry for matching stock or index names, short codes, and tickers to their official identifiers. An identifier is the code needed by later market-data commands.
hithink-finance-valuation
A workflow for querying current valuation figures for Chinese mainland stocks, known as A-shares. It returns price-based measures such as price-to-earnings, price-to-book, price-to-sales, and price-to-cash-flow ratios.
hithink-finance-options
A command-line data source for public options-market information, including option varieties, contract details, and intraday or daily prices. An option is a contract that gives its holder a choice to buy or sell an asset under set terms.
chief-financial-officer
Owns the financial position: planning, budgeting, forecasting, unit economics, cash, and the numbers the business is run and reported on. Use this to build or challenge a budget, model a decision's financial consequence, assess unit economics or runway, evaluate an investment or spend request, set financial controls…
financial-statement-analysis
Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…