Odel
skills

skills

@getanyapi-comData & AnalyticsApache-2.0Updated 5 days ago

Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

AnyAPI agent skills

Official Agent Skills for AnyAPI — hundreds of scraping and data APIs through one gateway: one key, USD pay-per-request, normalized schemas, automatic failover.

The skill teaches your agent the AnyAPI workflow (discover → inspect → run, cost discipline, error handling); the bundled MCP server gives it live, authenticated tools. They work together, and the skill degrades gracefully to plain REST when MCP isn't connected.

Install

Any agent that supports Agent Skills (Claude Code, Codex, Cursor, Copilot, …):

npx skills add getanyapi-com/skills

Claude Code, as a plugin (skill + MCP server in one step):

claude plugin marketplace add getanyapi-com/skills
claude plugin install anyapi@anyapi

Manual: copy skills/anyapi/ into your agent's skills directory (.agents/skills/, ~/.agents/skills/, or .claude/skills/).

Setup

  1. Create an API key at getanyapi.com/dashboard and fund your USD wallet.
  2. Export it: export ANYAPI_API_KEY=...

Skills

SkillWhat it does
anyapiDiscover, inspect, and run any API in the catalog; pricing and error semantics

Docs