elite-latin1-fixer
CommunityEnsure Markdown files are ISO-8859-1 compliant, detect mojibake.
Authornist0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically fixes non-Latin-1 characters and mojibake in .github Markdown files, ensuring compliance with the ISO-8859-1 encoding standard.
Core Features & Use Cases
- Character Replacement: Detects and replaces non-Latin-1 and mojibake characters with compliant characters or ASCII equivalents.
- File Backup: Creates .bak backups of files before modifications.
- Logging & Rollback: Provides a JSON log and the ability to rollback changes.
- Use Case: When a .github Markdown file has non-compliant characters due to file corruption or improper saving, use this Skill to safely revert to a corrected version.
Quick Start
Fix non-Latin-1 characters in '.github/agents/implement.agent.md' and create a JSON log of changes:
python .github/skills/elite-latin1-fixer/tools/latin1_fixer.py --file .github/agents/implement.agent.md --apply --backup --log reports/latin1-fixer-implement.json
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: elite-latin1-fixer Download link: https://github.com/nist0/CoDev/archive/main.zip#elite-latin1-fixer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.