概要
The Windows Unicode Compatibility skill provides a robust framework for handling Python 'charmap' and 'cp1252' encoding errors frequently encountered in Windows cmd.exe and PowerShell environments. By replacing problematic emojis and special characters with cross-platform ASCII equivalents, this skill ensures that CLI tools and scripts run reliably across all operating systems without crashing during terminal output or logging operations.