Fix Unicode Decode

Diagnose and fix UnicodeDecodeError, UnicodeEncodeError, mojibake, and corrupted Chinese text in Codex coding tasks. Use when Python or another tool cannot decode a file or subprocess stream; Chinese text displays as replacement characters or strings such as "中文" or "涓枃"; file, terminal, CSV, JSON, HTTP, Git, or Windows encoding behavior is unclear; or a repository needs a safe migration to UTF-8.

hachiwar 6c4fc44 4 files · 14.9 KB Updated

File contents

hachiwar/codex-skills/tree/main/fix-unicode-decode commit 6c4fc445cc

Frequently asked questions

npx skillmds@latest add hachiwar/fix-unicode-decode