character-encoding-validation

Official

Safely detect and convert character encodings.

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that character encodings are correctly identified and converted to UTF-8, preventing data corruption and display issues caused by mismatched encodings.

Core Features & Use Cases

  • BOM Detection: Identifies Byte Order Marks for UTF-8, UTF-16LE, and UTF-16BE.
  • Meta Tag Analysis: Parses HTML5 charset meta tags and HTTP Content-Type headers.
  • Auto-Detection: Employs the encoding_rs crate for robust encoding auto-detection.
  • Safe Conversion: Guarantees conversion to valid UTF-8, handling errors gracefully.
  • Use Case: Processing user-submitted text files that may arrive with various encodings, ensuring they are consistently handled as UTF-8 for display and storage.

Quick Start

Validate and convert the encoding of the provided text file to UTF-8.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: character-encoding-validation
Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#character-encoding-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.