Compare two versions of a page and see exactly what changed — a live URL against its cached copy, two URLs, or two markdown blobs. Section-level hunks, word- or line-level granularity, or a summary of counts. Use when the user says "what changed", "diff these", "compare this page to last time", "show me the changes", "did this doc update", or wants a changelog between two versions of the same content.
$npx -y skills add knockoutez/wigolo --skill wigolo-diffInstalls into the current project.
Run `npx skills use "https://github.com/knockoutez/wigolo" --skill "knockoutez/wigolo/wigolo-diff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/knockoutez/wigolo" that are relevant to the current task. Run `npx skills add "https://github.com/knockoutez/wigolo"` and select the relevant skills, then follow their instructions.