wiki-query
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileQuery the LLM Wiki — reads index.md first, drills into 3-10 relevant pages, synthesizes an answer with inline [[wikilink]] citations, and offers to file the answer back as a new comparison or synthesi
Details
| Category | AI/ML → ml |
| Source | https://github.com/alirezarezvani/claude-skills/tree/main/.gemini/skills/wiki-query/SKILL.md |
| Stars | ★ 18.3K |
| Risk Level | Safe |
Related Skills
cs-wiki-librarian
Dispatched sub-agent that answers queries against an LLM Wiki vault. Reads index.md first, drills in
wiki-ingest
Ingest a source file from raw/ into the LLM Wiki — read, discuss, write summary page, update cross-r
cs-wiki-ingestor
Dispatched sub-agent that ingests a new source into an LLM Wiki vault. Reads the source, proposes TL
request-refactor-plan
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue