$npx skillfedfor your agent

llmwiki-query

This skill searches your local llmwiki—a knowledge base built from your Claude Code, Cursor, and other session history—to answer questions about your own work and decisions. It reads relevant wiki pages, synthesizes answers with inline citations, and can save substantial responses as new synthesis pages for future reference.

llmwiki-query answers questions about your own past work by searching your personal wiki built from session history.

AI-generated summary based on this skill's SKILL.md

351 54 MITupdated by Pratiyush

Decision gist · record as of 2026-06-18

llmwiki-query answers questions about your own past work by searching your personal wiki built from session history. This skill searches your local llmwiki—a knowledge base built from your Claude Code, Cursor, and other session history—to answer questions about your own work and decisions. It reads relevant wiki pages, synthesizes answers with inline citations, and can save substantial responses as new synthesis pages for future reference.

manual: git clone https://github.com/Pratiyush/llm-wiki → cp -r llm-wiki/.claude/skills/llmwiki-query ~/.claude/skills/llmwiki-query
.claude/skills/llmwiki-query/SKILL.md · version 25636b86

Use it when

  • llmwiki-query lets you search your personal wiki for past decisions by retrieving and synthesizing information from your session history.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

Pratiyush/llm-wiki/llmwiki-query · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What can llmwiki-query search my wiki for?

llmwiki-query searches your local llmwiki—a knowledge base built from your Claude Code, Cursor, and other session history—to answer questions about your own work and decisions. The skill reads relevant wiki pages, synthesizes answers with inline citations, and can save substantial responses as new synthesis pages for future reference.

How do I query my llmwiki for past decisions?

llmwiki-query lets you search your personal wiki for past decisions by retrieving and synthesizing information from your session history and local knowledge base. Simply ask about decisions you've made, and the skill will locate relevant wiki pages and provide synthesized answers with citations to help you recall your reasoning.

Can llmwiki-query find documented solutions from my prior work?

Yes. llmwiki-query is designed to find documented solutions, approaches, and project context from your prior work. It searches your session history and personal knowledge base to locate how you've solved similar problems before, helping you reuse proven approaches.

What have I been working on according to llmwiki-query?

llmwiki-query can retrieve information about what you've been working on by querying your session history and wiki notes. It synthesizes this information to give you a clear picture of your recent projects and work, drawing from your documented decisions and approaches.

Does llmwiki-query distinguish between my wiki and general knowledge?

llmwiki-query is designed to distinguish between personal wiki content and general knowledge in its responses. This helps you clearly see which answers come from your own documented work and decisions versus broader knowledge, keeping your personal context separate and identifiable.

Can llmwiki-query save synthesis pages for future reference?

Yes. llmwiki-query can save substantial responses as new synthesis pages in your wiki for future reference. This lets you build on your knowledge base over time, creating a growing repository of synthesized insights from your past work and decisions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

llmwiki-query

What this skill does

Reads the user's local llmwiki (llmwiki/wiki/) and synthesises an answer to their question, with [[wikilink]] citations pointing to the source pages.

When to use

Invoke this skill when the user asks a question about their own work or history. Examples:

  • "What did I decide about the AiShorts backend?"
  • "What MCP servers do I have configured?"
  • "How did I fix the X bug last week?"
  • "What's my preferred way to ingest sessions?"
  • "What have I been working on in the germanly project?"

Do NOT invoke for questions that can be answered without the user's personal knowledge base (e.g., "how does TCP work?" → answer from general knowledge).

Workflow

Follow the Query Workflow from the repo's CLAUDE.md:

  1. **Locate the

(truncated - see the full file via the links below)

File tree — 1 file
.claude/skills/llmwiki-query/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Query personal wiki to answer questions about own past work and decisions”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

llmwiki-ingest
by Pratiyush · Pratiyush/llm-wiki

llmwiki-ingest transforms source files into interconnected wiki pages by extracting entities, concepts, and relationships. It writes source summaries, creates or updates entity and concept pages, cross-links everything, and flags contradictions—all while maintaining a searchable index and activity log. Perfect for building knowledge bases from session transcripts, markdown files, PDFs, and URLs.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
llmwiki-sync
by Pratiyush · Pratiyush/llm-wiki

llmwiki-sync automates the full pipeline from Claude Code session transcripts to a searchable, LLM-maintained knowledge base. It converts raw session logs to markdown, ingests them into wiki structure (sources, entities, concepts), and optionally builds a static HTML site. Use it to keep your work history organized and queryable across projects.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
wiki-all
by Pratiyush · Pratiyush/llm-wiki

wiki-all orchestrates the entire llmwiki workflow in sequence: initializing directories, syncing session data to markdown, constructing knowledge graphs with Graphify AI, compiling HTML output, running 14 quality checks, and launching a local server. Use it when you need to rebuild your wiki from scratch or refresh everything at once.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
project-maintainer
by Pratiyush · Pratiyush/llm-wiki

This skill performs a complete health check on projects following the Open Source Framework pipeline. It verifies phase gates, syncs task tracking across multiple sources, identifies stale content and broken links, and surfaces exactly what needs attention next. Use it for maintenance checks, progress updates, or whenever you need clarity on project status.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
self-learn
by Pratiyush · Pratiyush/llm-wiki

self-learn captures patterns, failures, and decisions from substantial sessions, scores them for generality and confidence, then proposes targeted framework updates—from project-specific steering rules to cross-cutting framework changes. It's the mechanism that lets your framework evolve from real usage, surfacing diffs for approval before any changes apply.

MITfor claude-codeupdated Jun 2026
★ 351repo stars
Second Brain Query
by NicholasSpisak · NicholasSpisak/second-brain

Query your personal wiki to find answers, discover relationships between topics, and synthesize knowledge from your collected sources. The skill searches your index and pages, follows internal links for context, and cites sources using wiki syntax. Save valuable analyses back to your wiki as synthesis pages to compound your knowledge over time.

no license declared → metadata onlyupdated Apr 2026
★ 643repo stars

More skills llm-wiki (MIT) · llm-wiki (MIT) · Llm Wiki (unlicensed) · llm-wiki (MIT)

Tags
personal-knowledge-basesession-history-searchself-referential-querywork-memory-retrievallocal-wiki-lookupdecision-trackingproject-context-recalldocumentation-search