ssh-edit

Community

Atomic in-place edit of files on remote SSH hosts

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a safe and efficient way to edit files on remote SSH hosts, ensuring that changes are atomic and preserve file modes.

Core Features & Use Cases

  • Atomic Editing: Edits files atomically, preserving the original file mode.
  • In-Memory Editing: Performs edits in memory before writing to a temporary file.
  • Preservation of File Mode: Ensures that the original file mode is retained after editing.
  • Use Case: You can use this Skill to quickly update a configuration file on a remote server without risking data loss or permission issues.

Quick Start

Use the ssh-edit skill to replace 'old_string' with 'new_string' in '/path/to/file' on 'host'.

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

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.