fde-kb - FDE Knowledge Base (Obsidian + sqlite-vec)
Perform local search, note lookup, ingestion, and evaluation over the team's Obsidian knowledge base vault.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Search Obsidian vault notes
- Read vault note content
- Ingest new note into vault
- Import existing document to vault
- Append content to existing note
- Index vault notes
- Check knowledge base status
- Evaluate retrieval performance
Inputs
- Search query string
- Obsidian vault path
- Note metadata and body text
- Document file path
- Golden evaluation dataset JSONL
Outputs
- Search results JSON
- Knowledge base status JSON
- Evaluation report JSON
- Obsidian note markdown files
- SQLite index database file
Requirements
- Python 3.12 or higher
- uv tool available on PATH
- Obsidian vault directory
- Internal package index configuration
- Optional Model2Vec local snapshot
