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: structured error logs

Browse skills that produce this output.

  • structured-logging - Implement JSON Structured Logging
    loggingobservabilitystructured-datajson

    ★ 63 · Updated 2026-06-15

    Implement JSON-based structured logging for observability with log levels and context

    ⚙ create JSON logger⚙ configure log levels⚙ add log context
  • error-handling - Error Handling for APIs and Services
    error-handlingdebuggingapisecurity

    ★ 0 · Updated 2026-02-12

    Add structured error handling with try/catch, context logging, and user-facing error mapping

    ⚙ wrap async operations in try/catch⚙ log errors with context⚙ map errors to HTTP status codes