skills/smithery.ai/api-openapi-generic

api-openapi-generic

Installation
SKILL.md

API Integration (Generic)

  • Prefer finding OpenAPI/Swagger spec; store it in references/ (not pasted into chat).
  • Implement:
    • timeouts
    • retries with backoff
    • idempotency where required
    • clear error classification (retryable vs non-retryable)
  • Keep a project overlay skill api-<vendor> with endpoints used by the project.
Installs
1
First Seen
Mar 23, 2026
api-openapi-generic from smithery.ai