Steven Barthen avatar

Steven Barthen

Community

@nightreaver

8Followers
|
103Public Repos
|
112Published Skills

Agent Skills by Steven Barthen

Showing 112 vetted skills indexed across 1 GitHub repositories.

NightreaverNightreaver
6

ssh-incident-response

Automates diagnostic workflows for SSH host incident response.

Community
Advanced
NightreaverNightreaver
6

ssh-disk-cleanup

Investigate disk usage and reclaim space on SSH hosts.

Community
Advanced
NightreaverNightreaver
6

ssh-os-upgrade

Automate major OS upgrades on Docker-heavy hosts with staging and verification.

Community
Advanced
NightreaverNightreaver
6

ssh-deploy-verify

Automate application deployment to SSH hosts with integrity verification and health checks.

Community
Advanced
NightreaverNightreaver
6

ssh-verify-signature

Verify GPG, cosign, and minisign signatures on SSH-deployed artifacts.

Community
Intermediate
NightreaverNightreaver
6

ssh-docker-incident-response

Diagnose and resolve Docker container issues via SSH commands.

Community
Advanced
NightreaverNightreaver
6

ssh-container-rollout

Automate Docker container rollouts with health checks and rollback via SSH.

Community
Intermediate
NightreaverNightreaver
6

ssh-systemd-diagnostics

Manage and diagnose systemd services on remote Linux systems via SSH.

Community
Advanced
NightreaverNightreaver
6

ssh-long-running-job

Automate long-running SSH commands in tmux sessions with progress monitoring.

Community
Advanced
NightreaverNightreaver
6

ssh-integrity-audit

Audit SSH host identity, file hashes, artifact signatures, and SUID/world-writable files.

Community
Advanced
NightreaverNightreaver
6

ssh-host-snapshot

Capture structured SSH host snapshots for system state analysis and rollback.

Community
Advanced
NightreaverNightreaver
6

ssh-host-healthcheck

Check SSH host reachability, alert breaches, disk usage, and process status.

Community
Intermediate
NightreaverNightreaver
6

ssh-edit

Edit files on remote SSH hosts atomically while preserving file modes.

Community
Intermediate
NightreaverNightreaver
6

ssh-user-info

Query /etc/passwd and group memberships on SSH hosts.

Community
Basic
NightreaverNightreaver
6

ssh_sftp_list

List SFTP directory contents with pagination and offset limits.

Community
Basic
NightreaverNightreaver
6

ssh_sudo_run_script

Execute multi-line shell scripts with elevated privileges on remote SSH hosts.

Community
Advanced
NightreaverNightreaver
6

ssh-exec-script

Execute multi-line shell scripts on remote POSIX SSH hosts via stdin.

Community
Advanced
NightreaverNightreaver
6

ssh_docker_top

Retrieve live Docker container processes via SSH and docker top.

Community
Basic
NightreaverNightreaver
6

ssh_upload

Upload files to a remote host over SSH with atomic writes.

Community
Intermediate
NightreaverNightreaver
6

ssh_link

Create hard or symbolic links on POSIX-compliant remote hosts via SSH.

Community
Intermediate
NightreaverNightreaver
6

ssh-systemctl-is-failed

Check a systemd unit's failed status on a remote host via SSH.

Community
Basic
NightreaverNightreaver
6

ssh_host_network

Retrieve and parse network interface information from SSH hosts using ip -j addr show.

Community
Basic
NightreaverNightreaver
6

ssh_exec_run_streaming

Execute SSH commands and stream their output across hosts in real time.

Community
Intermediate
NightreaverNightreaver
6

ssh_docker_pull

Pulls Docker images from specified registries via SSH with configurable timeouts.

Community
Intermediate