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 eodhd-macrogit 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/eodhd-macro)<a href="https://agentmods.dev/skills/eodhistoricaldata/eodhd-claude-skills/eodhd-macro"><img src="https://agentmods.dev/badge/skills/eodhistoricaldata/eodhd-claude-skills/eodhd-macro/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/eodhd-macro"><img src="https://agentmods.dev/badge/skills/eodhistoricaldata/eodhd-claude-skills/eodhd-macro.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.00050 | $0.00519 |
| Opus 5 | $0.00025 | $0.00260 |
| Sonnet 5 | $0.00010 | $0.00104 |
| Haiku 4.5 | $0.00005 | $0.00052 |
Grade A, and why
eodhd-macro 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.
What it actually says
Generate a macro-economic dashboard using EODHD data.
Use the macro-dashboard skill workflow:
-
Fetch key macro indicators for USA (and other countries if specified in $ARGUMENTS):
- GDP growth (gdp_growth_annual)
- Inflation / CPI (inflation_consumer_prices_annual)
- Unemployment (unemployment_total_percent)
- Real interest rate (real_interest_rate)
- Trade balance / net exports (net_trades_goods_services — absolute USD, not % of GDP)
- Government debt (debt_percent_gdp — central govt debt, % of GDP)
-
Fetch US Treasury yield curve:
- Bill rates (ust/bill-rates)
- Yield curve rates (ust/yield-rates)
- Real yield rates (ust/real-yield-rates)
-
Fetch upcoming economic events (
economic-events). Always pass an explicit date window and country — e.g.--from-date <today> --to-date <today+14d> --country US— otherwise the API returns arbitrary far-future events with empty fields. Field mapping (the API does NOT useevent/forecastkeys):- event name →
type - forecast/consensus →
estimate - previous →
previous, actual →actual(null for not-yet-released)
- event name →
Present:
- Key Indicators Table with latest value, previous, YoY change, trend arrow
- Yield Curve Table with all standard maturities + 2Y-10Y spread + curve shape assessment
- Real Yields — inflation-adjusted yields for 5Y, 10Y, 30Y
- Upcoming Economic Events — next 10 events with date, country, forecast, previous
- Economic Narrative — 3-5 bullet point summary of current economic state
If $ARGUMENTS specifies countries (e.g., "USA vs EU" or "G7"), include multi-country comparison.
Include disclaimer: "This is not financial advice. Data is for informational purposes only."
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 · 44 lines · 50 tokens per session scan A c57c345aafd8
eodhd-macro is a skill published in the GitHub repository EodHistoricalData/eodhd-claude-skills (37 stars, last pushed 15d ago), licensed MIT. It adds 50 tokens to every session and 519 once invoked, about $0.0003 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-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.
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…
incorporation
A guide for moving from working as an individual business owner to operating through a company in Japan. It covers company types, setup steps, officer pay, taxes, and social insurance.
reading-receipt
An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.