Debugging skills
Top maintainers
- openclaw · 868 skills
- pluginagentmarketplace · 38 skills
- harborgrid-justin · 30 skills
- bdambrosio · 29 skills
- zhanghandong · 26 skills
Languages in this topic
2883 skills
This skill helps you avoid common PyTorch mistakes by guiding proper train/eval mode, gradient control, device management, and checkpointing.
This skill analyzes and refactors complex Python code to improve performance, reliability, and maintainability across modules.
This skill translates cryptic error messages and stack traces into plain-language diagnoses with actionable fixes for your codebase.
This skill helps you audit agent behavior and tune decision discipline by applying structured ethos and mental models.
This skill routes WhatsApp inputs to local HTTP endpoints and returns backend JSON directly to users for text and QR image messages.
This skill helps you avoid debugging bias by detecting common cognitive traps and guiding you back to evidence-driven investigation.
This skill provides Windows SAPI5 text-to-speech using neural and legacy voices, with zero GPU usage and instant audio generation.
This skill monitors Raspberry Pi health including temperature, throttling, voltages, memory, disk, and power issues to diagnose stability.
This skill helps you read, search, and send emails from QQ Mail using IMAP/SMTP, with attachments and folder management.
This skill enables headless browser automation to navigate, extract data, fill forms, and interact with dynamic web pages for reliable testing and scraping.
This skill helps you quickly locate and apply lessons from the Agent Failure Registry to debug, prevent, and learn from failures.
This skill identifies Apple devices from serial numbers using local decoding and web lookups to provide specs, warranty, and model details.
This skill runs persistent, self-healing coding agent loops with retry and completion hooks to complete multi-step tasks across restarts.
This skill helps diagnose slow SQL and rewrite queries for safer, repeatable performance improvements through structured checkpoints and quality gates.
This skill helps triage production bugs quickly by defining measurable criteria, building smallest-valid paths, and delivering actionable, checkpointed outputs.
This skill helps visualize 3D data in Rerun by providing static utilities to add point clouds, trajectories, cameras, and calibration boards.
This skill enables Linux desktop automation by capturing screenshots and performing mouse clicks and keyboard input using xdotool and scrot.
This skill fetches up-to-date, version-specific documentation and code examples for libraries, ensuring you get current API details and setup guidance.
This skill helps harden cron workers by enforcing scripts-first, deterministic execution and portable patterns to avoid quoting, env, and path issues.
This skill helps you write reliable Bash scripts with proper quoting, error handling, and robust parameter expansion for maintainable automation.
This skill automatically improves its performance by learning from mistakes and patterns after each task and session.