Community Mémoire Notes are markdown skill packs that improve how agents design, research, code, review, and operate local workflows.
Each package lives at notes/<note-name>/ and contains:
note.jsonwith Mémoire Note metadata- one or more markdown skill files referenced by
note.json - optional resources that are never executed during install
Community Notes must include source URLs, lastResearchedAt, freshnessDays, safe relative file paths, and markdown skill files. Installs do not run scripts from downloaded archives.
Run validation from the Mémoire repo:
MEMOIRE_COMMUNITY_NOTES_ROOT="$PWD" npm --prefix ../ark run check:community-notesFork this repo, add or update a folder in notes/, run validation, and open a pull request. Approved Notes are packaged into the https://www.memoire.cv/notes/community/catalog.v1.json marketplace catalog.