home/categories/scripting/hkuds-openspace-showcase-skills-large-file-write-via-temp-script-skill-md
scriptingdevelopment

large-file-write-via-temp-script

Reliable fallback technique for writing large or special-character-heavy file content when inline write_file or shell_agent calls fail with unknown errors — uses a Python helper script written to a temp file to avoid escaping and truncation pitfalls.

HKUDS
maintainer
HKUDS
更新日 3/24/2026
スター
4934
フォーク
588
quick start

Installation and usage

Reliable fallback technique for writing large or special-character-heavy file content when inline write_file or shell_agent calls fail with unknown errors — uses a Python helper script written to a temp file to avoid escaping and truncation pitfalls.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use large-file-write-via-temp-script