openapi
Installation
SKILL.md
OpenAPI Core Knowledge
Deep Knowledge: Use
mcp__documentation__fetch_docswith technology:openapifor 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