KnockOutEZ

13 mods across 1 repository, 4.8k stars between them.

wigolo

01

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first web intelligence MCP server for AI coding agents. Ten tools for search, fetch, crawl, cache, extract, find similar, research, agent-driven data gathering, page diffing, and change watching. No API keys. Results cached in a local knowledge store.

4.8k 2d ago A 0 tokens

wigolo

02

KnockOutEZ/wigolo

Cursor rule

Wigolo web intelligence rules for Cursor. Prefer wigolo MCP tools over built-in WebSearch / WebFetch.

4.8k 2d ago A 870 tokens

wigolo-agent

03

KnockOutEZ/wigolo

Skill Claude CodeCodex

Autonomous data gathering across sources — plans search queries and URLs from a natural-language prompt, executes in parallel within a time budget, optionally extracts structured fields via JSON Schema, and synthesizes results with full step transparency. Use when the user needs data collected from the web with a…

4.8k 2d ago A 93 tokens

wigolo-cache

04

KnockOutEZ/wigolo

Skill Claude CodeCodex

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…

4.8k 2d ago A 99 tokens

wigolo-crawl

05

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first multi-page crawl with sitemap, BFS, DFS, and URL-map strategies, anchor-fragment dedup, rate limiting, robots.txt respect, and automatic local cache population. Use when the user wants to index documentation, crawl a docs site, extract all pages under a path, or says "crawl", "index this site", "get all…

4.8k 2d ago A 107 tokens

wigolo-diff

06

KnockOutEZ/wigolo

Skill Claude CodeCodex

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"…

4.8k 2d ago A 98 tokens

wigolo-extract

07

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first structured extraction from any webpage — tables, definition lists, key-value pairs, JSON-LD, microdata, chart hints (SVG titles / aria-labels / figcaptions), brand assets, and metadata. Use when the user wants structured data, pricing tables, feature comparisons, or says "extract the table", "get…

4.8k 2d ago A 102 tokens

wigolo-fetch

08

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first URL fetch with clean markdown, structured metadata, JS-rendered SPA support, authenticated browser sessions, PDFs, and content change detection. Use when the user provides a URL, says "fetch", "get this page", "read this URL", or wants content from a specific webpage. Prefer over built-in WebFetch for…

4.8k 2d ago A 82 tokens

wigolo-find-similar

09

KnockOutEZ/wigolo

Skill Claude CodeCodex

Hybrid semantic discovery — fuses embeddings + keyword search + live web search via 3-way Reciprocal Rank Fusion. Use when the user has a good source and wants more like it, says "find similar", "related pages", "more like this", or wants to discover content related to a known URL or concept. Works best after a crawl…

4.8k 2d ago A 101 tokens

wigolo-research

10

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first multi-step research with question decomposition, parallel search, structured briefs, cross-references, and gap analysis. Use when the user needs comprehensive analysis, comparison reports, literature reviews, or says "research", "compare X vs Y", "deep dive", "thorough analysis", "find everything about".…

4.8k 2d ago A 104 tokens

wigolo-search

11

KnockOutEZ/wigolo

Skill Claude CodeCodex

Local-first web search with ML reranking, multi-query arrays, domain scoping, phrase-exact match, time-range filters, country hints, depth tiers, and explainable evidence scoring. Use when the user wants to search the web, find information, look something up, research a topic, or says "search for", "find me", "look…

4.8k 2d ago A 98 tokens

wigolo-watch

12

KnockOutEZ/wigolo

Skill Claude CodeCodex

Monitor a page for changes over time. Create lazy watch jobs on one or many URLs, list them, and check for changes on demand — with optional SSRF-guarded webhook delivery when a change is detected. Use when the user says "monitor this page", "watch this URL for changes", "tell me when this updates", "track this…

4.8k 2d ago A 93 tokens

wigolo

13

KnockOutEZ/wigolo

MCP server Claude CodeCodexCursor +2

Local-first web intelligence MCP server for AI coding agents. Runs locally from the wigolo npm package. Needs 1 environment variable to run.

4.8k 2d ago A tokens not measured