agent-ssh-access Skill
Safe, auditable SSH access to remote Linux hosts (Raspberry Pi or any server) with mandatory plan/go approval before every action. Works with Claude Code and OpenCode.
Startup sequence (run every time)
1. Find the project
Search in order — use the first match found:
1a. Verzeichnisbaum — from cwd upward:
find . -maxdepth 4 -type d -name "agent-ssh-access" 2>/dev/null | head -1
1b. Global config fallback — if nothing found above:
l
[Description truncada. Veja o README completo no GitHub.]