tailscale-sshsync-agent

Official

Automate multi-host SSH tasks across Tailnet.

AuthorHuman-Frontier-Labs-Inc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates distributed SSH operations across a Tailnet using the sshsync CLI, enabling load-balanced remote execution, group-based work, and file synchronization across multiple hosts.

Core Features & Use Cases

  • Host status and online/offline discovery across the Tailnet
  • Load-balanced execution of commands across groups
  • Group-based execution and file push/pull workflows
  • Safe, validated remote operations with dry-run support
  • Health checks and multi-host workflows (deploys, backups, syncs)

Quick Start

Install and configure sshsync, then activate the agent: “/plugin marketplace add ./plugins/tailscale-sshsync-agent” and use commands like “sshsync all 'uptime'” or “sshsync group production 'df -h'” to execute tasks across hosts.

Dependency Matrix

Required Modules

yaml

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tailscale-sshsync-agent
Download link: https://github.com/Human-Frontier-Labs-Inc/human-frontier-labs-marketplace/archive/main.zip#tailscale-sshsync-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository