obsidian-agent-memory-skills
Persistent cross-session memory for coding projects via Obsidian
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install obsidian-agent-memory-skills?โผ
Run `npx skills add adamtylerlynch/obsidian-agent-memory-skills --all -g -y` in your terminal to install the skill globally, then ask your agent to initialize the vault.
How to give a coding agent persistent memory?โผ
This skill stores project knowledge in an Obsidian vault, so your agent reads TODOs and project overviews at session start and writes discoveries back when work ends.
Which agents work with obs-memory?โผ
It works with any agent supporting the Agent Skills spec, including Claude Code, Cursor, Cline, Windsurf, and GitHub Copilot.
Can it analyze my existing codebase automatically?โผ
Yes. The analyze command scans your README, agent configs, ADRs, and source structure, then populates the vault with component, pattern, and architecture notes.
Do I need to know Obsidian to use this?โผ
No. The agent manages the vault for you through natural language requests, and opening the vault in Obsidian is optional.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core