Local-first knowledge cache — full-text and hybrid semantic search over every page wigolo has already fetched, crawled, or searched. Use before any web request: cached hits return instantly and free. Triggers when the user says "check the cache", "have we seen this", "what's on disk", "search what I've already fetched", "cache stats", or "what changed since I last looked". Also clears matching entries and re-checks cached URLs for changes.
$npx -y skills add knockoutez/wigolo --skill wigolo-cacheInstalls into the current project.
Run `npx skills use "https://github.com/knockoutez/wigolo" --skill "knockoutez/wigolo/wigolo-cache"` 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.