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 input: request body

Browse skills that use this input.

  • ureq - Simple blocking HTTP client for Rust
    HTTP clientblocking I/OREST APISSE

    ★ 602 · Updated 2026-06-15

    Pure Rust blocking HTTP client for AI provider API calls

    ⚙ send HTTP GET request⚙ send HTTP POST request⚙ set request header
  • erc8128 - Ethereum HTTP Request Signing
    ethereumauthenticationhttp-signaturesapi-auth

    ★ 22 · Updated 2026-05-09

    Sign and verify HTTP requests with Ethereum wallets using ERC-8128

    ⚙ sign HTTP requests⚙ verify HTTP requests⚙ create signature headers
  • lucid-client-api - Lucid Client API Integration
    multi-agentAPI clientagent managementpayment processing

    ★ 0 · Updated 2026-03-26

    Interact with multi-agent runtime API to manage agents, invoke entrypoints, and handle payments

    ⚙ list agents⚙ create agent⚙ get agent
  • api-development - Next.js API Route Patterns for TaxHelper
    Next.jsAPIRESTauthentication

    ★ 0 · Updated 2026-03-25

    Build consistent, secure API routes with authentication, validation, rate limiting, and error handling patterns

    ⚙ create API endpoints⚙ add authentication⚙ validate requests
  • create-endpoint - Create REST API Endpoints with Tests and Docs
    REST APIendpoint developmentintegration testingOpenAPI

    ★ 0 · Updated 2026-03-25

    Step-by-step workflow for creating REST API endpoints with integration tests and OpenAPI documentation

    ⚙ write integration tests⚙ implement API endpoints⚙ create OpenAPI docs
  • backend-skills - Build Scalable Backend APIs and Server Applications
    backendAPIRESTdatabase

    ★ 602 · Updated 2026-03-24

    Develop RESTful APIs with Express.js, database integration, authentication, and error handling

    ⚙ create API routes⚙ handle HTTP requests⚙ connect to database
  • api-debugging - API Failure Diagnosis Tool
    apidebuggingtroubleshootinghttp

    ★ 0 · Updated 2026-03-21

    Diagnoses API failures including request/response mismatches, schema errors, auth failures, and transport problems

    ⚙ reproduce API failure⚙ triage HTTP status codes⚙ compare request/response payloads
  • 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
  • http-client - HTTP Client for API Requests
    APIHTTPwebhooksintegration

    ★ 0 · Updated 2026-02-13

    Make HTTP requests to external APIs with GET, POST, PUT, DELETE methods

    ⚙ make GET requests⚙ make POST requests⚙ make PUT requests