This repository was archived by the owner on May 31, 2026. It is now read-only.
Commit 1307ec5
docs(skill): reference docs.basicmemory.com + frontmatter note
Adds a "Further reading" section to SKILL.md linking the official docs
with raw-markdown URLs (/raw/<path>.md) the agent can WebFetch on
demand for deeper material than the skill itself contains. Mentions
the Accept: text/markdown content-negotiation alternative and points
at the llms.txt sitemap index for discovering pages not curated here.
Curated links cover knowledge format, observations & relations,
memory URLs (wildcards, title-based addressing), projects & folders,
semantic search, BM's full MCP tool surface, and cloud routing. Each
link has a one-line note describing when to reach for it.
Tightens the "Note structure" section to call out that observation
categories ([decision], [insight], [risk], …) and relation types
(relates_to, implements, …) are open-ended — the BM docs explicitly
embrace user-defined values. Adds a one-line note about YAML
frontmatter conventions (title, type, tags, permalink) with a link
to the knowledge-format reference.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1555935 commit 1307ec5
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
0 commit comments