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