skill-error-recoveryDetect, attempt recovery from, report, and log errors to prevent silent data loss and ensure proper human intervention when needed.
Install via ClawdBot CLI:
clawdbot install aptratcn/skill-error-recoveryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.comAudited Apr 24, 2026 · audit v1.0
Generated Jul 30, 2026
In software development, a CI/CD pipeline fails due to a transient network timeout. The skill automatically retries with exponential backoff, rescues the build, and reports the issue to the development team, ensuring continuous deployment without manual intervention.
An e-commerce platform encounters a payment gateway API error during checkout. The error recovery skill retries the transaction up to three times with delays, logs the failure details, and notifies the customer support team if the payment cannot be processed.
A financial data pipeline fails due to a missing dependency. The skill automatically installs the missing library, re-runs the pipeline, and logs the error for future prevention, ensuring regulatory reports are generated on time.
An IoT system experiences a sensor timeout while sending data to the cloud. The skill retries the connection with exponential backoff and reports persistent failures to the operations team, maintaining data integrity in smart city applications.
A chatbot encounters an unexpected error from a knowledge base API. The skill recognizes the error, attempts a retry, and if it fails, reports a clear error message to the user and logs the issue for system improvement.
Offer the error recovery skill as a premium add-on for SaaS platforms, reducing downtime and support tickets. Customers pay a monthly subscription fee for automated error handling.
Provide consulting to integrate the error recovery framework into enterprise workflows, customizing it for specific systems. Revenue from project-based fees and ongoing maintenance contracts.
Release the skill as open source to drive adoption, then offer premium support, training, and advanced features (e.g., machine learning for error prediction) as paid services.
💬 Integration Tip
Integrate with existing monitoring tools like Datadog or Prometheus to trigger error recognition automatically. Ensure the error logging directory (memory/errors/) is backed up for continuous learning.
Scored Apr 24, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.