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
Updated 3/24/2026
Stars
4934
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use unicode-safe-file-writing