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.

cui-http - CUI HTTP Client Standards with HttpHandler and HttpResult Patterns

Implements CUI-specific HTTP client standards using HttpHandler, HttpResult pattern, and async-first adapters

Tags

Updated: 2026-02-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • load HTTP standards
  • configure HttpHandler
  • handle HttpResult
  • use async adapters

Inputs

  • CUI HTTP library
  • HTTP standards file
  • API endpoints
  • configuration parameters

Outputs

  • configured HttpHandler
  • HTTP request results
  • error handling patterns
  • retry strategies

Requirements

  • CUI HTTP library dependencies
  • Java environment
  • HTTP standards document access

Source

  • Spec: SKILL.md
HTTP
Java
CUI
async
client
standards
load HTTP standards
configure HttpHandler
handle HttpResult
use async adapters
CUI HTTP library
HTTP standards file
API endpoints
configured HttpHandler
HTTP request results
error handling patterns