Memory Alpha is a Zettelkasten-style Obsidian vault template for building LLM-maintained personal knowledge bases.
This repository is designed as a reusable starter kit that other people can clone and adapt for their own research, learning, and personal knowledge management workflows.
This PKM system was built heavily inspired by this talk:
Memory Alpha is for people who want an LLM to help maintain a markdown knowledge base instead of leaving their work trapped in chat history. That includes:
- researchers
- engineers
- students
- writers
- anyone building a long-lived personal or project knowledge system in Obsidian
main— the reusable operational starter kit you can fork and adaptshowcase— a more filled-in branch that demonstrates how the system looks in use
- a numbered Obsidian vault structure
- templates for core note types
- public-safe
.claudeand.codexskills/scripts - a tiny end-to-end AI/research example set
01 Rough Notes/— fleeting notes and scratch captures02 Source Material/— one note per paper/article/book/video/social source03 Tags/— tag notes used as topic hubs04 Indexes/— maps of content and navigation notes05 Templates/— starter templates06 Main Notes/— evergreen, reusable concept notes_attachments/— local assets referenced by notes
- not a full dump of a private vault
- not a polished app or hosted product
- not a generic RAG framework
- not yet a cross-agent standard
- Open the folder in Obsidian.
- Read
MEMORY_ALPHA.mdfor the structure and philosophy. - Review
05 Templates/. - Inspect the tiny AI/research example notes.
- Adapt folders, templates, and skills to your own domain.
.claude/and.codex/are preserved as part of the starter kit.- Cross-agent/generalized support (including Hermes-specific support) can be added later.