LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills with output: OpenAPI documentation

Browse skills that produce this output.

  • engineer-api-design - Professional REST API Design Architecture
    api-designrestzodopenapi

    ★ 1 · Updated 2026-09-19

    Designs, creates, reviews, and documents consistent, secure, and well-structured REST API endpoints and schemas.

    ⚙ Define domain resources⚙ Map HTTP methods to operations⚙ Design request and response schemas
  • fastapi-expert - FastAPI and Pydantic V2 Async API Development
    FastAPIPydanticAsync PythonREST API

    ★ 2 · Updated 2026-09-17

    Build high-performance async Python APIs using FastAPI, Pydantic V2, async SQLAlchemy, and JWT authentication.

    ⚙ Create REST endpoints⚙ Define Pydantic V2 schemas⚙ Set up async database operations
  • fastapi-pro - Build high-performance async APIs with FastAPI
    fastapipythonasyncsqlalchemy

    ★ 0 · Updated 2026-09-16

    Provides best practices and patterns for building high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2.

    ⚙ Build async APIs with FastAPI⚙ Manage data with async SQLAlchemy⚙ Implement authentication with JWT
  • huma-endpoint - Create Huma REST API Endpoints
    APIRESTendpointrouting

    ★ 18 · Updated 2026-03-23

    Create API endpoints following Huma conventions for routing, input/output, errors, and docs.

    ⚙ create route handlers⚙ register routes⚙ define input structs
  • FastAPI Development - Build async APIs with FastAPI for REST APIs and web backends
    API DevelopmentWeb FrameworkPythonREST API

    ★ 18 · Updated 2026-02-18

    Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing

    ⚙ create FastAPI application⚙ define API endpoints⚙ use Pydantic models
  • api-designer - REST and GraphQL API Design Expert
    api-designrest-apigraphqlcoding

    ★ 3 · Updated 2026-02-12

    Designs clean, scalable, and well-documented APIs following best practices

    ⚙ design REST API structure⚙ implement GraphQL schemas⚙ create API documentation
  • rust-backend-expert - Rust Backend Expert for Vespera and Vespertide Stack
    rustbackendapidatabase

    ★ 0 · Updated 2026-02-11

    Provides expert guidance for high-performance Rust backend development using Vespera, Vespertide, and PostgreSQL.

    ⚙ write route handlers⚙ define request/response DTOs⚙ generate OpenAPI documentation
  • fastapi - Build Production FastAPI APIs with Python
    PythonAPI DevelopmentWeb FrameworkAuthentication

    ★ 1,018 · Updated 2026-02-09

    Create Python APIs using FastAPI, Pydantic v2, SQLAlchemy 2.0 async with JWT authentication and domain-based project structure

    ⚙ create FastAPI applications⚙ configure JWT authentication⚙ setup database connections