Install
$ agentstack add skill-eodhistoricaldata-eodhd-claude-skills-eodhd-market ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
Generate a comprehensive market overview using EODHD data.
Use the market-overview skill workflow:
- Fetch major US indices: S&P 500 (GSPC.INDX), Nasdaq (IXIC.INDX), Dow (DJI.INDX), Russell 2000 (RUT.INDX)
- Fetch sector ETF performance: XLK, XLF, XLV, XLE, XLI, XLY, XLP, XLU, XLRE, XLB, XLC
- Fetch US Treasury yield curve (ust/yield-rates) — latest data
- Fetch key macro indicators for USA — GDP growth, CPI, unemployment
- Fetch commodity prices via liquid ETF proxies — Gold (GLD.US), Crude Oil (USO.US). The COMEX futures
symbols (GC.COMEX, CL.COMEX) are unreliable on standard plans (empty array / error), so prefer the ETF proxies and note them as proxies in the output.
Present:
- Major Indices table with last price, daily change, % change
- Sector Performance table ranked by today's performance
- Treasury Yield Curve table with key maturities (1M, 3M, 6M, 1Y, 2Y, 5Y, 10Y, 30Y) + 2Y-10Y spread
- Commodities table
- Macro Snapshot with latest GDP, CPI, unemployment
- Key Takeaways — 3-5 bullet points on market themes
If $ARGUMENTS contains specific requests (e.g., "Europe" or "Asia"), include relevant international indices.
Include disclaimer: "This is not financial advice. Data is for informational purposes only."
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: EodHistoricalData
- Source: EodHistoricalData/eodhd-claude-skills
- License: MIT
- Homepage: https://eodhd.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.