character-encoding-detection

Official

Ensure text is UTF-8

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that text data is correctly interpreted and converted to the standard UTF-8 encoding, preventing display errors and data corruption.

Core Features & Use Cases

  • BOM Detection: Identifies Byte Order Marks to determine encoding.
  • Meta Tag Parsing: Reads HTML5 charset meta tags for encoding information.
  • Auto-Detection: Falls back to robust auto-detection algorithms when other methods fail.
  • Conversion: Converts various character encodings to UTF-8.
  • Use Case: When processing web page content or text files from diverse sources, this skill guarantees that all text is consistently represented in UTF-8, making it safe for storage and display.

Quick Start

Convert the provided text data to UTF-8 format.

Dependency Matrix

Required Modules

encoding_rs

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

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.