Локальная база знаний для AI-агентов

★ 8.2 · knowledge-management

dbs-knowledge is a Claude Code skill that turns a local folder into a knowledge base that AI agents can reliably search, update, and maintain. It covers four core operations: build — create a `SOURCE_OF_TRUTH.md` navigation file along with agent entry rules (`AGENTS.md`, `CLAUDE.md`); store — place new materials in the right location while resolving naming conflicts and version relationships; use — locate source files and answer questions with traceable references; and audit — detect broken paths, version conflicts, scattered files, and duplicate content. No database, vector store, embedding service, or third-party upload is required. The skill suits anyone who wants to organize a local document archive, enable AI-driven file retrieval, or keep a working folder structured without dealing with technical configuration details.