alogin
SKILL.md
alogin — Agentic SSH Gateway
alogin is a secure SSH gateway that lets AI agents safely access infrastructure without handling credentials or ProxyJump routing directly. The human administrator provisions trust once; agents operate freely within it.
Core Workflow
Always follow this sequence:
DISCOVER → INSPECT → ACT → VERIFY
- DISCOVER — call
list_serversorlist_clustersto find target IDs - INSPECT — call
inspect_nodeto understand the server's current state before changes - ACT — call
exec_commandorexec_on_clusterwith a clearintentparameter - VERIFY — re-run a read-only command to confirm the outcome