概要
This skill provides specialized logic for the html-to-markdown plugin to manage the complexities of real-world web content. It implements a multi-layer defense against non-HTML inputs—including binary magic prefix detection and UTF-16 heuristic scanning—to prevent processing errors. By leveraging robust parser fallbacks and advanced entity decoding, it gracefully recovers from malformed tags, mismatched nesting, and invalid attributes, ensuring Claude produces consistent, high-quality Markdown even from adversarial or poorly structured source material.