APIs.guru Skill

Open Data

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for APIs.guru tools.

7 tools
SKILL.md

APIs.guru
SKILL.md

Domain knowledge for APIs.guru — OpenAPI directory, API specs, providers, services

APIs.guru

Data Model

  • APIs are browseable/searchable. Metrics return directory stats.
  • Services: Some providers have multiple services. getServices returns list; getServiceAPI fetches spec. Service format: provider:serviceName/version.
  • Specs: getAPI(provider, api) and getServiceAPI(service) return OpenAPI JSON.

Gotchas

  • api format: getAPI needs provider and api (version). Extract from getProvider response (data.apis keys).
  • service format: getServiceAPI needs "provider:serviceName/version". Version from api_link in getProvider.

Use with APIs.guru Bundle

This skill teaches your AI assistant domain knowledge. To actually execute APIs.guru API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use APIs.guru?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

APIs.guru Skill - SKILL.md for Claude Code, Cursor & More