Skip to main content
Back to registry

openapi-specification-v3.2

hairyf/skills

Agent-oriented reference for the OpenAPI Specification 3.2.0. Use when editing, generating, or validating OpenAPI descriptions (OAD).

Installs360
Install command
npx skills add https://github.com/hairyf/skills --skill openapi-specification-v3.2
About this skill
Agent-oriented reference for the OpenAPI Specification 3.2.0. Use when editing, generating, or validating OpenAPI descriptions (OAD). - Authoring or updating OpenAPI 3.2 YAML/JSON documents - Resolving $ref , $self , and relative URIs in multi-document OADs - Describing paths, operations, parameters (query/path/header/cookie/querystring), request body, and responses - Using Schema Objects (JSON Schema Draft 2020-12 dialect), components, and references - Configuring security schemes (apiKey, http, mutualTLS, oauth2, openIdConnect) and requirements - Working with media types, encoding (form, multipart), and examples (dataValue/serializedValue/externalValue) - OAS 3.2 root uses openapi: 3.2.0 ; at least one of components , paths , or webhooks MUST be present. - $self provides the document's base URI for reference resolution; use it in multi-document OADs. - Schema Object is a superset of JSON Schema Draft 2020-12; empty schema = true , none = false . - Parameter: use either schema + style or content (one Media Type); in: "querystring" requires content . - Security at root is OR (one of the Security Requirement Objects); per-operation overrides; {} = optional.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openapi-specification-v3.2 do?

Agent-oriented reference for the OpenAPI Specification 3.2.0. Use when editing, generating, or validating OpenAPI descriptions (OAD).

Is openapi-specification-v3.2 good?

openapi-specification-v3.2 does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does openapi-specification-v3.2 work with?

openapi-specification-v3.2 currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to openapi-specification-v3.2?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install openapi-specification-v3.2?

npx skills add https://github.com/hairyf/skills --skill openapi-specification-v3.2

Related skills

More from hairyf/skills

Related skills

Alternatives in Software Engineering