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