kb-retriever

Community

Local KB search for fast, precise answers.

AuthorConardLi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It enables AI agents to answer questions from a local, multi-format knowledge base without loading entire files, by using a hierarchical index and progressive retrieval.

Core Features & Use Cases

  • Hierarchical index navigation using data_structure.md at each level to target relevant documents.
  • Progressive retrieval that reads only small windows around matches and avoids full-file loads.
  • Mandatory learning steps for PDFs/Excel via references/*.md to select the right extraction tools before processing.
  • Default knowledge base location is knowledge/, with support for user-specified paths.

Quick Start

Instruct the agent to search your knowledge base in knowledge/ and answer the question with sources.

Dependency Matrix

Required Modules

pdf2image

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kb-retriever
Download link: https://github.com/ConardLi/garden-skills/archive/main.zip#kb-retriever

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.