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: HTTP status codes

Browse skills that produce this output.

  • traefik - Traefik Reverse Proxy and Load Balancer
    traefikreverse-proxyload-balancertls

    ★ 155 · Updated 2026-06-15

    Route traffic and manage TLS with Traefik reverse proxy

    ⚙ Route traffic⚙ Manage TLS certificates⚙ Configure HTTPS
  • fhir-developer-skill - FHIR API Development for Healthcare
    FHIR R4healthcareREST APImedical

    ★ 1 · Updated 2026-06-15

    Create and validate FHIR REST endpoints with proper HTTP status codes and error handling

    ⚙ create FHIR endpoints⚙ validate FHIR resources⚙ return HTTP status codes
  • api-response-standardization - Standardize API Response Format
    APIResponse FormatStandardizationMiddleware

    ★ 0 · Updated 2026-05-09

    Standardizes API success and error responses in unified JSON format with success, data/error and timestamp fields.

    ⚙ standardize success responses⚙ standardize error responses⚙ create API envelope
  • controller-agent - Create thin RESTful Rails controllers
    Ruby on RailsREST APIControllerHTTP

    ★ 0 · Updated 2026-03-26

    Creates thin Rails controllers with REST conventions, strong parameters, error handling, and request specs

    ⚙ create controllers⚙ write request specs⚙ authorize actions
  • mandu-slot - Mandu Slot API for Business Logic Implementation
    API developmentbusiness logicserver-sideauthentication

    ★ 47 · Updated 2026-02-14

    API for writing business logic in API handlers, authentication guards, and lifecycle hooks

    ⚙ create API endpoints⚙ implement authentication guards⚙ add lifecycle hooks
  • curl - curl HTTP Client Examples and Commands
    http-clientnetwork-toolcommand-linefile-transfer

    ★ 602 · Updated 2026-02-14

    HTTP client examples including download, POST, auth, JSON, headers, proxy, and FTP operations

    ⚙ download files⚙ send POST requests⚙ handle authentication