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: response status code

Browse skills that produce this output.

  • route-tester - Test authenticated API routes with cookies
    testingauthenticationAPIroutes

    ★ 650 · Updated 2026-06-15

    Test API endpoints with cookie-based JWT authentication using test scripts or manual curl commands.

    ⚙ test API endpoints⚙ validate route functionality⚙ debug authentication issues
  • fusionauth-webhooks - FusionAuth Webhook Handler
    webhooksauthenticationidentityevent-handling

    ★ 88 · Updated 2026-05-28

    Receive and verify FusionAuth webhooks with JWT signature verification

    ⚙ receive webhooks⚙ verify signatures⚙ parse payloads
  • api-testing - REST and GraphQL API Testing with Playwright
    testingapirestgraphql

    ★ 650 · Updated 2026-05-09

    Test REST and GraphQL APIs using Playwright for mocking endpoints, validating responses, and integrating with E2E flows

    ⚙ send GET request⚙ send POST request⚙ send PUT request