sshexecA skill to execute SSH commands on remote servers, supporting both password and key-based authentication. It includes error handling and logging for command...
Install via ClawdBot CLI:
clawdbot install xlbbb-cn/sshexecGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec (Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
System administrators can use this skill to perform routine maintenance tasks on remote servers, such as checking disk usage, updating packages, or restarting services. This eliminates the need for physical access to servers and allows for quick troubleshooting across distributed infrastructure.
DevOps teams can integrate this skill into CI/CD pipelines to execute deployment scripts, run tests, or configure environments on remote servers. It enables automated command execution as part of build and deployment workflows, reducing manual intervention.
Cloud engineers can manage virtual machines and containers across cloud providers by executing commands to monitor performance, scale resources, or apply security patches. This provides a unified way to control cloud infrastructure regardless of provider.
Network administrators can configure routers, switches, and firewalls by sending commands via SSH to modify settings, update firmware, or retrieve diagnostic information. This skill standardizes command execution across different network devices.
IT teams can automate backup processes by executing commands to copy files, compress data, or verify backups on remote storage servers. This ensures consistent backup procedures and reduces the risk of human error in critical data protection tasks.
IT service companies can offer remote server management as a subscription service, using this skill to monitor and maintain client infrastructure. They can charge monthly fees based on the number of servers or complexity of management tasks.
Software vendors can integrate this skill into their DevOps platforms as a feature for executing commands during deployment pipelines. They can license the integration to enterprise customers or include it in premium subscription tiers.
Security firms can use this skill to automate compliance checks by running security scans and configuration audits on remote servers. They can offer audit services with detailed reports and charge per audit or through retainer agreements.
💬 Integration Tip
Integrate this skill with existing monitoring tools or CI/CD pipelines by calling it via command line in scripts, ensuring proper credential management through environment variables or secure vaults.
Scored Apr 19, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.
Debug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
主动监控系统状态。定期检查服务器健康,主动汇报,无需等待指令。
Manage Coolify deployments, applications, databases, and services via the Coolify API. Use when the user wants to deploy, start, stop, restart, or manage applications hosted on Coolify.