consul-deregisterConsul service deregistration tool. Triggered when users mention Consul deregister, remove service instance, service removal, or offline. Supports batch dere...
Install via ClawdBot CLI:
clawdbot install strongant/consul-deregisterGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://10.90.81.37:8500/v1/agent/service/deregister/my-svcAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
During a service migration or rollback, multiple service instances running on gray nodes need to be deregistered simultaneously. The user provides a service ID and a list of Consul agent addresses, enabling efficient batch removal.
When a release fails and needs to be rolled back, the AI automatically finds the old version's service ID from configuration or documentation and deregisters it from all relevant Consul agents. This ensures a clean state for the rollback process.
When moving a service from an old cluster to a new one, instances in the old cluster must be deregistered. The tool allows specifying multiple agents across the old cluster for parallel deregistration.
Operators often have existing curl commands for deregistering services. The tool can parse and replay these commands, making it easy to execute them without manual conversion, ideal for ad-hoc cleanup tasks.
After a network partition or partial outage, stale service registrations may remain. The tool supports dry-run previews and ACL token authentication, enabling safe and secure bulk deregistration of affected services.
Provides automated deregistration capabilities within an organization's infrastructure teams, reducing manual effort and human error in maintaining Consul service registry consistency.
Integrated into larger DevOps or cloud management platforms as a plugin or extension, enhancing platform stickiness and user satisfaction by offering streamlined service lifecycle management.
Offered as part of consulting engagements where experts help clients set up and optimize Consul-based service discovery, including automated service deregistration workflows.
💬 Integration Tip
Integrate with CI/CD pipelines by using the --json flag to parse results and trigger alerts on failure. Use the --dry-run option for safe previews before executing bulk operations.
Scored May 12, 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.