diffcheck

Installation
SKILL.md

Diffcheck

Create shareable Diffchecker URLs from the CLI using diffcheck.

If diffcheck is not found, install it first: uv tool install diffchecker-skill

Setup

# Store your session cookie (one-time, optional — works without auth too)
diffcheck login '<diffsession_cookie_value>'
diffcheck whoami

Commands

# Compare two files
diffcheck diff file1.txt file2.txt
Installs
1
First Seen
1 day ago