What problem does it solve?
Local files scattered across folders are hard for an AI agent to find, trust, and maintain. This Skill turns any folder into a structured knowledge base with a navigation file, version conflict rules, and agent entry points, so the agent can reliably locate, store, and cite your materials.
Core Features & Use Cases
- Build: Audit a folder read-only, then generate a SOURCE_OF_TRUTH.md navigation file plus AGENTS.md and CLAUDE.md entry points for cross-agent discovery.
- Store & Retrieve: Place new materials in the right directory without overwriting duplicates, and answer questions by reading original files with cited paths, freshness, and gaps.
- Health Check & Slimming: Detect broken paths, duplicate "latest versions", and bloated navigation, then merge, sink details into local README.md files, and back up before rewriting.
- Use Case: You have a folder full of course notes, drafts, and client documents. Run the Skill to generate a navigation map, then later ask "find my latest pricing notes" or "add this file to the knowledge base" in plain language.
Quick Start
Use the dbs-knowledge skill to turn this folder into a knowledge base and show me how to query it.