html-entity-decoding

Official

Decode 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 &nbsp;, &lt;, &amp; to their corresponding characters (space, <, &).
  • Numeric Entity Decoding: Handles decimal (&#123;) and hexadecimal (&#x7B;) 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 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: 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.
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.