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 tagged: Huma

Browse skills that share this tag.

  • 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
  • huma-endpoint - Huma REST API Endpoint Creation Guide
    APIRESTHumaGo

    ★ 602 · Updated 2026-03-22

    Create Huma API endpoints with routing, input/output structs, error handling, and OpenAPI documentation

    ⚙ register route⚙ define input struct⚙ define output struct