task-list-detection-and-conversion

Official

Convert HTML lists to Markdown tasks

Authorkreuzberg-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the conversion of HTML list items, specifically those containing checkboxes, into a Markdown task list format, making it easier to manage to-do items across different platforms.

Core Features & Use Cases

  • Checkbox Detection: Identifies <li> elements containing <input type="checkbox">.
  • State Preservation: Accurately converts checked and unchecked checkboxes to their Markdown equivalents (- [x] and - [ ]).
  • Content Handling: Processes the text content within list items.
  • Use Case: Convert a section of an HTML document detailing project tasks into a Markdown to-do list for use in a README file or issue tracker.

Quick Start

Convert the provided HTML snippet into a Markdown task list.

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

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.