pkb
CommunityIndex notes and search with semantic AI.
Software Engineering#markdown#CLI#contextual retrieval#embedding#semantic-search#vector-database#local knowledge base
Authordlants
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PKB provides a local semantic search for Markdown documents, reducing time spent finding information across notes and enabling knowledge reuse.
Core Features & Use Cases
- Semantic search over a local Markdown corpus with automatic chunking and contextual retrieval.
- Track, index, and search directories or individual files via a CLI.
- Use cases include personal knowledge bases, project documentation, and AI agents that need access to your notes.
Quick Start
- Track a directory: npx tsx <path-to-pkb-skill>/scripts/cli.ts <dbPath> track <path>
- Sync all tracked sources: npx tsx <path-to-pkb-skill>/scripts/cli.ts <dbPath> sync
- Search the knowledge base: npx tsx <path-to-pkb-skill>/scripts/cli.ts <dbPath> search "<query>" [topK]
Dependency Matrix
Required Modules
@anthropic-ai/bedrock-sdk@anthropic-ai/sdk@aws-sdk/client-bedrock-runtimebetter-sqlite3sqlite-vec
Components
scripts
💻 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: pkb Download link: https://github.com/dlants/pkb/archive/main.zip#pkb Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.