html-entity-decoding
OfficialDecode HTML entities
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill decodes HTML entities within text, ensuring that special characters are displayed correctly and not as their encoded representations.
Core Features & Use Cases
- Named Entity Decoding: Converts entities like
,<,&to their corresponding characters (space,<,&). - Numeric Entity Decoding: Handles decimal (
{) and hexadecimal ({) entities, converting them to their character equivalents. - Partial Entity Handling: Preserves incomplete or invalid entities to avoid data corruption.
- Use Case: Cleaning up text scraped from the web that contains HTML entities, making it readable for display or further processing.
Quick Start
Use the html-entity-decoding skill to decode all html entities in the provided text.
Dependency Matrix
Required Modules
None requiredComponents
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: html-entity-decoding Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#html-entity-decoding 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 223,000+ vetted skills library on demand.