home/categories/code-quality/hkuds-openspace-showcase-skills-unicode-safe-file-writing-skill-md
code-qualitytesting-security

unicode-safe-file-writing

How to reliably write files containing multi-byte Unicode (emoji, special symbols) when write_file fails with 'unknown error' by falling back to run_shell with a heredoc.

HKUDS
maintainer
HKUDS
更新於 3/24/2026
星標
4934
分支
588
quick start

Installation and usage

How to reliably write files containing multi-byte Unicode (emoji, special symbols) when write_file fails with 'unknown error' by falling back to run_shell with a heredoc.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use unicode-safe-file-writing