ssh_link

Community

Create hard or symbolic links on remote hosts efficiently.

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for efficient link creation on remote hosts, providing a fast and secure method to create hard or symbolic links between files or directories.

Core Features & Use Cases

  • Hard and Symbolic Link Creation: The ability to create both hard and symbolic links on remote systems.
  • Efficiency for Large Files: Preferable for large files on the same volume, as it is O(1) compared to copying.
  • Use Case: Imagine you need to reference a build artifact across multiple directories without copying the file. Use this Skill to create a hard link to the artifact, ensuring fast access and no duplication of storage space.

Quick Start

Use the ssh_link skill to create a hard link from '/path/to/source' to '/path/to/destination' on 'remotehost.example.com'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: ssh_link
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-link

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.