home/categories/documents/openakita-openakita-skills-system-edit-file-skill-md
documentscontent-media

edit-file

Edit file by exact string replacement. Finds old_string and replaces with new_string. Safer and more token-efficient than write_file for modifying existing files. Auto-handles Windows CRLF line endings.

openakita
maintainer
openakita
업데이트됨 3/17/2026
스타
1608
포크
210
quick start

Installation and usage

Edit file by exact string replacement. Finds old_string and replaces with new_string. Safer and more token-efficient than write_file for modifying existing files. Auto-handles Windows CRLF line endings.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use edit-file