From autocode
Transfers files between local and remote servers via SCP or upload methods. Guides beginners through the process or auto-selects best method.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:file-transferThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::GENE{file-transfer|conf:confirmed|scope:global}
::GENE{file-transfer|conf:confirmed|scope:global} -e T:guide_scp_for_beginners T:auto_transfer_when_possible A:assume_user_knows_scp⇒guide
::ACTIVATE{file-transfer} ON:auto
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeGuides connecting to remote servers via SSH, with multiple authentication methods (SSH keys, sshpass, tmux, paramiko/fabric), Docker container access, file transfer, and troubleshooting.
Provides rclone setup, configuration, and commands to upload, sync, list, and manage files in AWS S3, Cloudflare R2, Backblaze B2, Google Drive, Dropbox.
Configures VSCode SFTP for static site deployments to servers, including sftp.json/SSH setup and secure Nginx configs for React/Vue/Angular/Hugo builds.