Add Obsidian vault memory skill

This commit is contained in:
2026-08-12 18:56:23 +02:00
parent a44bf184b9
commit 86b06e5b47
2 changed files with 163 additions and 0 deletions
+4
View File
@@ -115,6 +115,9 @@ than assuming the delegate can fetch it itself.
database shapes through measured, reversible, expand-contract cutovers.
- `browser-runtime-verification` -- verify browser-facing changes with real
visual, DOM/accessibility, console, network, and performance evidence.
- `obsidian-vault-memory` -- use an Obsidian vault as durable cross-session
memory: low-conflict session capture, canonical-note promotion, provenance
links, queryable Bases, and Syncthing-safe write boundaries.
## Provenance
@@ -132,6 +135,7 @@ each skill's frontmatter:
evaluated, no skill retained)
- [citeworthyio/seo-agent](https://github.com/citeworthyio/seo-agent) (MIT)
- [addyosmani/agent-skills](https://github.com/addyosmani/agent-skills) (MIT)
- [kepano/obsidian-skills](https://github.com/kepano/obsidian-skills) (MIT)
## Vetting external skills