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: http-client

Browse skills that share this tag.

  • Platform - Cross-platform I/O abstractions for Effect.
    effectplatformhttp-clienthttp-server

    ★ 602 · Updated 2026-09-20

    Provides cross-platform abstractions for HTTP clients, HTTP servers, file systems, key-value stores, terminals, and workers in Effect.

    ⚙ Make HTTP requests⚙ Build HTTP servers⚙ Perform file operations
  • api-integration - Integrate OpenAPI with Apidog MCP
    apiopenapitype-generationhttp-client

    ★ 282 · Updated 2026-06-30

    Read OpenAPI specs via MCP to generate types and build API clients

    ⚙ read OpenAPI spec⚙ generate TypeScript types⚙ create HTTP client
  • cui-http - CUI HTTP Client Standards Implementation Skill
    http-clientjava-libraryerror-handlingasync-programming

    ★ 602 · Updated 2026-02-17

    Implements CUI HTTP library standards including HttpHandler, HttpResult pattern, and async-first adapters.

    ⚙ use HttpHandler builder pattern⚙ handle HttpResult with pattern matching⚙ compose async-first HTTP adapters
  • openproject-core - OpenProject API v3 Core Integration Utilities
    api-integrationopenprojecthttp-clientcore-utilities

    ★ 0 · Updated 2026-02-14

    Provides HTTP client with API Key authentication and utilities for OpenProject API v3 integration

    ⚙ initialize HTTP client⚙ send GET requests⚙ send POST requests
  • curl - curl HTTP Client Examples for File Transfer and Web Operations
    http-clientfile-transferweb-requestsftp

    ★ 18 · Updated 2026-02-14

    Perform HTTP operations including file downloads, POST requests, authentication, JSON handling, headers, proxy usage, and FTP transfers

    ⚙ download files⚙ send POST requests⚙ send JSON data
  • 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