This folder contains a working WizSearch demo built against anthropics/skills — Anthropic’s official Agent Skills repository.
https://g0rd33v.github.io/wizrag/wizsearch/demo/wizsearch.html
WizSearch indexed 84 markdown files from the Anthropic skills repo into 762 chunks across 10 topics — completely automatically by Claude reading the BUILD INSTRUCTIONS embedded in wizsearch.html. No code was written. The result is a fully queryable knowledge base served as two static files on GitHub Pages.
Paste the demo URL into any AI chat (Claude, ChatGPT, Grok, Perplexity) and ask questions like:
Or use the URL parameter for direct queries:
anthropics/skills locallywiz.zip into a Claude chat with access to the cloned foldergithub.com/anthropics/skillsTotal time: about 3 minutes.
This single page serves three audiences from the same URL:
All indexed content is from anthropics/skills, licensed under Apache 2.0 (see LICENSE). This demo only contains the index and search interface — all source documents remain at their canonical location on GitHub.
The WizSearch interface (wizsearch.html) is MIT licensed. The indexed content is owned by Anthropic and remains under its original Apache 2.0 license.
WizSearch is a Labs project. Get the build kit at github.com/g0rd33v/wizrag.