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: schema files

Browse skills that produce this output.

  • Data Contracts - Formal Data Interface Agreements
    data contractsdata qualitybackendAPI

    ★ 1 · Updated 2026-03-25

    Establishes formal agreements defining data structure, semantics, and quality between producers and consumers

    ⚙ define data schema⚙ validate data events⚙ monitor data quality
  • Building API Routes - Generate Flask API Routes with Validation
    FlaskREST APIvalidationpagination

    ★ 1 · Updated 2026-03-23

    Generate RESTful Flask routes with input validation, consistent JSON responses, and pagination support.

    ⚙ create API endpoints⚙ validate request data⚙ format JSON responses
  • shared-api-types - Shared API Types and Schemas Management
    api-typestype-safetyzodschemas

    ★ 18 · Updated 2026-03-09

    Provides guidelines for using shared API types and schemas package for type safety

    ⚙ define API response schemas⚙ define API request schemas⚙ define shared enums