compound
Installation
SKILL.md
Compound Knowledge Promotion
Identify knowledge that has crystallized across multiple projects and promote it to a global Engineering/ note.
Workflow
-
Scan project knowledge dirs — Call
obsidian_list_noteswithsubfolder: "working". Filter results to paths matchingworking/*/knowledge/*.md. -
Semantic clustering — For each knowledge note path, call
obsidian_rag_querywith the note filename (without extension) as query,limit: 8. Track which notes appear in results from 2+ different projects — these are candidates. -
Read candidates — Call
obsidian_read_noteon shortlisted files. Look for shared definitions, patterns, or insights worth generalizing.