html-parsing-strategies
OfficialMaster HTML parsing for any scenario.
Authorkreuzberg-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a deep understanding of the different HTML parsing strategies employed by the html-to-markdown project, enabling efficient and robust conversion of HTML to Markdown.
Core Features & Use Cases
- Dual Parser Approach: Utilizes
astral-tlfor speed andhtml5everfor robustness. - Trade-off Analysis: Explains when to use each parser based on input quality and performance needs.
- DOM Traversal: Details how data is accessed from parsed HTML trees.
- Use Case: Choose the optimal parser for converting a batch of user-submitted HTML snippets, ensuring both speed for well-formed content and accuracy for malformed inputs.
Quick Start
Explain the trade-offs between the astral-tl and html5ever parsers for converting HTML to Markdown.
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-parsing-strategies Download link: https://github.com/kreuzberg-dev/html-to-markdown/archive/main.zip#html-parsing-strategies 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.