Robust Editor Skill
CommunityEdit files with tricky formatting.
Authortrioskosmos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the frustration of file editing tools failing due to subtle differences in whitespace or line endings, which are often invisible and difficult to debug.
Core Features & Use Cases
- Precise Text Extraction: Extracts exact string content from specified lines in a file, accounting for invisible characters.
- Robust Replacement: Enables reliable file content replacement by using precisely extracted target text.
- Use Case: When
replace_file_contentfails on a configuration file with mixed Windows/Unix line endings, use this Skill to extract the exact problematic line and then use that to successfully perform the replacement.
Quick Start
Use the robust editor skill to extract the content from line 10 to line 15 of the file named 'config.yaml'.
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: Robust Editor Skill Download link: https://github.com/trioskosmos/rabukasim/archive/main.zip#robust-editor-skill 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 223,000+ vetted skills library on demand.