·openapi
</>

openapi

itechmeat/llm-code

OpenAPI-Spezifikation (OAS 3.x): Dokumentstruktur, Pfade, Vorgänge, Schemata, Parameter, Sicherheitsschemata und Validierung.

33Installationen·1Trend·@itechmeat

Installation

$npx skills add https://github.com/itechmeat/llm-code --skill openapi

SKILL.md

This skill provides guidance for working with OpenAPI Specification (OAS) documents.

An OpenAPI document MUST have either an OpenAPI Object or Schema Object at the root.

| Path | path | MUST be required: true | | Query | query | Standard query parameters | | Query string | querystring | Entire query string as single param | | Header | header | Case-insensitive names | | Cookie | cookie | Cookie values |

OpenAPI-Spezifikation (OAS 3.x): Dokumentstruktur, Pfade, Vorgänge, Schemata, Parameter, Sicherheitsschemata und Validierung. Quelle: itechmeat/llm-code.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/itechmeat/llm-code --skill openapi
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist openapi?

OpenAPI-Spezifikation (OAS 3.x): Dokumentstruktur, Pfade, Vorgänge, Schemata, Parameter, Sicherheitsschemata und Validierung. Quelle: itechmeat/llm-code.

Wie installiere ich openapi?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/itechmeat/llm-code --skill openapi Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/itechmeat/llm-code