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: HTTP request data

Browse skills that use this input.

  • hono - Build web APIs and full-stack apps with Hono
    honoedgecloudflare-workersbun

    ★ 6 · Updated 2026-09-22

    Provides patterns and code examples for building Web Standards-based APIs and applications using Hono.

    ⚙ Set up Hono projects⚙ Define API routes⚙ Implement middleware
  • FastAPI Caching - Redis caching patterns for FastAPI applications.
    fastapirediscachingmiddleware

    ★ 21 · Updated 2026-09-21

    Provides Redis caching patterns, decorators, middleware, and invalidation strategies for FastAPI applications.

    ⚙ Configure Redis connection pool⚙ Cache async function results⚙ Provide response caching middleware
  • curl - HTTP client for file transfers and web requests
    HTTPfile-transferweb-clientFTP

    ★ 0 · Updated 2026-02-14

    Performs HTTP operations including file downloads, POST requests, authentication, and FTP transfers

    ⚙ download files from URLs⚙ send POST requests⚙ upload files via FTP