We just released EODHD Claude Skills – a free, open-source plugin that gives Claude and Codex expert-level knowledge of the EODHD Financial API.

The problem is simple: when you ask an AI assistant to work with EODHD data, it guesses endpoints, invents parameters, and returns code that does not work. You end up debugging the AI instead of building your app.

EODHD Claude Skills fixes this. Once installed, your AI knows all 72 EODHD endpoints, every parameter name, every response format, and even what your subscription plan can access. It writes working code on the first try.

What’s Inside

  • 72 API endpoint guides – stocks, options, crypto, indices, macro, marketplace
  • 28 reference docs – authentication, exchanges, rate limits, symbol format
  • Lightweight Python client – zero dependencies, works out of the box
  • 7 subscription plan guides – so the AI respects your tier

Install in 30 Seconds

/plugin marketplace add EodHistoricalData/eodhd-claude-skills
/plugin install eodhd-api@eodhd-claude-skills

Set your API token and start asking for financial data in plain English. No more guessing, no more hallucinations.

Read the full documentation article for usage examples and setup tips, or go straight to the GitHub repository.