lychee

Installation
SKILL.md

Lychee

Fast link checker written in Rust. Finds broken URLs and mail addresses in Markdown, HTML, and other text formats.

Basic Usage

Check an entire project:

lychee .                          # Recursively check all supported files
                                  # Exit 0 = all OK, non-zero = failures found

Check a single file or URL:

Installs
4
Repository
knoopx/pi
GitHub Stars
59
First Seen
May 2, 2026
lychee — knoopx/pi