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

Browse skills that produce this output.

  • polyglot-orchestration - Multi-Language Runtime Coordination
    cross-languagecode executiondata marshallingruntime coordination

    ★ 64 · Updated 2026-06-15

    Coordinate code execution across Babashka, Julia, Python, OCaml, and Scheme with unified dispatch and data marshalling

    ⚙ invoke julia from babashka⚙ invoke python from julia⚙ invoke scheme from python
  • gateway-health - Monitor and Diagnose OpenClaw Gateway Health
    monitoringdiagnosticsgatewayhealth-check

    ★ 0 · Updated 2026-02-23

    Monitors and diagnoses OpenClaw gateway health status and connectivity

    ⚙ check HTTP status⚙ inspect container health⚙ verify channel connectivity
  • 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
  • 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