LogoClawIndex
CasesSkillsAbout
LogoClawIndex

api-schema - Design API schemas with OpenAPI 3.1

Design API schemas using OpenAPI 3.1 and JSON Schema for type-safe service contracts and code generation

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create OpenAPI 3.1 specification
  • define reusable schema components
  • classify breaking and non-breaking changes
  • choose API versioning strategy
  • generate client SDKs
  • generate server stubs
  • validate API specifications
  • add request validation

Inputs

  • service requirements
  • existing API endpoints
  • data model definitions

Outputs

  • OpenAPI specification file
  • client SDK code
  • server stub code
  • API documentation

Requirements

  • OpenAPI 3.1 specification compliance
  • REST/HTTP API environment

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
api
schema
openapi
rest
api-design
versioning
create OpenAPI 3.1 specification
define reusable schema components
classify breaking and non-breaking changes
choose API versioning strategy
service requirements
existing API endpoints
data model definitions
OpenAPI specification file
client SDK code
server stub code