server-access

Installation
SKILL.md

Server Access

Resolve a named server from ~/.systemcraft/ssh/creds.yml, connect over SSH, and run the smallest command that answers the question. Prefer delegated execution for remote checks that may take time, and report concise results back to the user.

Quick start

Credential file path:

~/.systemcraft/ssh/creds.yml

Supported fields per server:

servers:
  - name: Server 1
    host: 203.0.113.10
    user: root          # optional; default: current user or ssh config default
Related skills

More from rockclaver/systemcraft

Installs
11
First Seen
Apr 2, 2026