editing

Community

Incremental text edits with PowerShell.

AuthorLdotJdot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables precise, incremental editing of text and code by executing PowerShell commands from the skill, avoiding full-file rewrites.

Core Features & Use Cases

  • Incremental line-based edits: ReadRange, ReplaceRangeWithText, ReplaceAll, InsertLines, DeleteRange implemented via exec in PowerShell.
  • Safe, encoding-aware edits: writes UTF-8 and preserves file structure while modifying target ranges.
  • Use Case: When refactoring a large codebase, apply small, targeted patches without touching unrelated lines or formatting.

Quick Start

Tell the AI to edit a file by specifying the path and the exact line range, then apply the appropriate PowerShell-based edits (ReadRange, ReplaceRangeWithText, InsertLines, or DeleteRange) to produce the desired result.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: editing
Download link: https://github.com/LdotJdot/OpenLum/archive/main.zip#editing

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 223,000+ vetted skills library on demand.