Shows you how to write markdown notes that Basic Memory can parse into a knowledge graph. Covers the three core pieces: YAML frontmatter with title and tags, observations with semantic categories like [decision] or [risk], and relations that link notes together with wiki-style brackets. The guide is thorough on syntax details, like how permalinks get auto-generated and how inline links create graph edges automatically. Worth reading if you're setting up a new memory system or your notes aren't surfacing in searches the way you expect.
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-notes