openapi

Installation
SKILL.md

OpenAPI Core Knowledge

Deep Knowledge: Use mcp__documentation__fetch_docs with technology: openapi for comprehensive documentation.

Basic Structure

openapi: 3.1.0
info:
  title: User API
  version: 1.0.0
  description: API for managing users

servers:
  - url: https://api.example.com/v1
Installs
48
GitHub Stars
37
First Seen
Mar 6, 2026
openapi — claude-dev-suite/claude-dev-suite