LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

dispatch - SSH Batch Operation Tool for Multi-Server Management

Execute commands, copy files, and manage multiple remote servers in parallel via SSH

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • execute commands on remote servers
  • copy files to remote servers
  • fetch files from remote servers
  • delete files on remote servers
  • run operations in parallel
  • manage SSH host configurations

Inputs

  • SSH configuration
  • remote host list
  • commands to execute
  • file paths
  • environment variables
  • working directory

Outputs

  • command execution results
  • file transfer status
  • host operation reports
  • collected log files

Requirements

  • SSH configuration files
  • remote server SSH access
  • Go runtime for library usage
  • read permissions for config files
  • write permissions for target directories

Source

  • Spec: SKILL.md
ssh
batch operations
remote management
devops
infrastructure
parallel execution
execute commands on remote servers
copy files to remote servers
fetch files from remote servers
delete files on remote servers
SSH configuration
remote host list
commands to execute
command execution results
file transfer status
host operation reports