http-retry-cProvides HTTP request retries with exponential backoff, timeout control, connection pooling, and rate limit handling to improve call success and resilience.
Install via ClawdBot CLI:
clawdbot install gatsby047-oss/http-retry-cGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.example.com/dataAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
This skill is ideal for developers building client libraries that interact with third-party APIs, such as payment gateways or social media platforms. It automatically handles transient network failures and rate limiting, reducing manual error handling and improving reliability in distributed systems.
In microservices architectures, services often communicate over HTTP, where network instability can cause temporary failures. This skill ensures resilient inter-service calls by retrying failed requests with exponential backoff, maintaining system availability without manual intervention.
Web scrapers frequently encounter temporary server errors or rate limits when fetching data from websites. This skill automates retries with delays, increasing data collection success rates and reducing the need for manual monitoring or script adjustments.
IoT devices often rely on HTTP to send sensor data to cloud servers over unreliable networks. This skill handles connection drops and timeouts by retrying transmissions, ensuring data integrity and reducing data loss in remote monitoring applications.
Offer this skill as part of a SaaS platform's SDK to enhance API reliability for customers. It can be bundled with premium support plans, increasing customer retention and reducing support tickets related to network issues.
Provide consulting services to integrate this skill into existing client systems, such as legacy applications or custom software. Charge for implementation, training, and ongoing maintenance, leveraging the skill's simplicity to reduce project complexity.
Release the skill under an open-source license (e.g., MIT) to build a community, then offer paid add-ons like advanced analytics, premium support, or cloud-based management tools. This model drives adoption while generating revenue from enhanced features.
💬 Integration Tip
Ensure the HTTP client library in use supports connection pooling and timeout settings to maximize compatibility with this skill's features.
Scored Apr 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.