·openapi
</>

openapi

itechmeat/llm-code

OpenAPI 仕様 (OAS 3.x): ドキュメント構造、パス、操作、スキーマ、パラメータ、セキュリティ スキーム、および検証。

33インストール·0トレンド·@itechmeat

インストール

$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 仕様 (OAS 3.x): ドキュメント構造、パス、操作、スキーマ、パラメータ、セキュリティ スキーム、および検証。 ソース: itechmeat/llm-code。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/itechmeat/llm-code --skill openapi
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

openapi とは?

OpenAPI 仕様 (OAS 3.x): ドキュメント構造、パス、操作、スキーマ、パラメータ、セキュリティ スキーム、および検証。 ソース: itechmeat/llm-code。

openapi のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/itechmeat/llm-code --skill openapi インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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