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