ssh_patch
CommunityApply a unified diff to a remote file atomically
AuthorNightreaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows users to apply unified diffs to remote files atomically, ensuring that changes are applied correctly without overwriting the original file.
Core Features & Use Cases
- Atomic Patch Application: Apply diffs to remote files with precise matching, preventing partial applications.
- Single-File Support: Ideal for structural changes in single files, not suitable for multi-file diffs.
- Use Case: If you have a set of changes to apply to a configuration file, use this Skill to ensure that the changes are applied atomically without the risk of partial updates.
Quick Start
Apply a unified diff to the remote file '/etc/app/config.yml' on 'web01.example.com'.
Dependency Matrix
Required Modules
None requiredComponents
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_patch Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-patch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.