clint

Installation
SKILL.md

Analyze instruction corpora with clint

Use clint to locate likely duplicate instruction paragraphs and estimate their context cost. The tool is read-only: it reports candidates and never edits the scanned files.

Discover the current CLI

The command list is generated from clint's registered Typer definitions. If unsure about a flag or syntax, run:

clint self list
clint --help

Use uv run clint when working from this repository and the global clint command is unavailable. The repository's just build builds a versioned package, not a scan; do not run it just to inspect a corpus.

Run a scan

Pass one or more exact paths, directories, or glob patterns. Quote globs so clint—not the invoking shell—expands them consistently:

Installs
1
First Seen
4 days ago
clint — karlis-vagalis/semlint