Agent Skills by Steven Barthen
Showing 112 vetted skills indexed across 1 GitHub repositories.
ssh-incident-response
Automates diagnostic workflows for SSH host incident response.
ssh-disk-cleanup
Investigate disk usage and reclaim space on SSH hosts.
ssh-os-upgrade
Automate major OS upgrades on Docker-heavy hosts with staging and verification.
ssh-deploy-verify
Automate application deployment to SSH hosts with integrity verification and health checks.
ssh-verify-signature
Verify GPG, cosign, and minisign signatures on SSH-deployed artifacts.
ssh-docker-incident-response
Diagnose and resolve Docker container issues via SSH commands.
ssh-container-rollout
Automate Docker container rollouts with health checks and rollback via SSH.
ssh-systemd-diagnostics
Manage and diagnose systemd services on remote Linux systems via SSH.
ssh-long-running-job
Automate long-running SSH commands in tmux sessions with progress monitoring.
ssh-integrity-audit
Audit SSH host identity, file hashes, artifact signatures, and SUID/world-writable files.
ssh-host-snapshot
Capture structured SSH host snapshots for system state analysis and rollback.
ssh-host-healthcheck
Check SSH host reachability, alert breaches, disk usage, and process status.
ssh-edit
Edit files on remote SSH hosts atomically while preserving file modes.
ssh-user-info
Query /etc/passwd and group memberships on SSH hosts.
ssh_sftp_list
List SFTP directory contents with pagination and offset limits.
ssh_sudo_run_script
Execute multi-line shell scripts with elevated privileges on remote SSH hosts.
ssh-exec-script
Execute multi-line shell scripts on remote POSIX SSH hosts via stdin.
ssh_docker_top
Retrieve live Docker container processes via SSH and docker top.
ssh_upload
Upload files to a remote host over SSH with atomic writes.
ssh_link
Create hard or symbolic links on POSIX-compliant remote hosts via SSH.
ssh-systemctl-is-failed
Check a systemd unit's failed status on a remote host via SSH.
ssh_host_network
Retrieve and parse network interface information from SSH hosts using ip -j addr show.
ssh_exec_run_streaming
Execute SSH commands and stream their output across hosts in real time.
ssh_docker_pull
Pulls Docker images from specified registries via SSH with configurable timeouts.