obsidian-project-memory

Solid

This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context into durable notes, or update experiments, results, papers, writing, and plans in an Obsidian vault without requiring MCP.

AI & Automation 4,111 stars 371 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Obsidian Project Memory Maintain a **filesystem-first, agent-driven** Obsidian knowledge base for a research project. Default note output language follows the project's configured `note_language`; if no note language is configured, default to **English**. Keep technical terms, paper titles, and established folder names in their original form when that is clearer. Only switch note prose to another language when the user explicitly asks. Prefer this skill when working inside a repository that: - already contains `.claude/project-memory/registry.yaml`, or - clearly looks like a research project and should be bound to an Obsidian vault. ## Core principles - Use **scripts for project state management**. - Use **agents for project understanding and synthesis**. - Write only **durable research knowledge** into a **small vault structure**. - Do **not** require MCP, API keys, REST plugins, or `.base` artifacts. - Do not depend on `.canvas` globally, but allow literature workflows to maintain `Maps/literature.canvas` as a default literature graph artifact. - Treat internal experiment summary reports as **durable result-facing notes** under `Results/Reports/`, not as `Writing/` notes. ## Default vault structure Write into this project layout only: ```text Research/{project-slug}/ 00-Hub.md 01-Plan.md Knowledge/ Papers/ Experiments/ Results/ Reports/ Writing/ Daily/ Archive/ ``` Read [references/SCHEMA.md](references/SCHEMA.md) for the exact structure and...

Details

Author
Galaxy-Dawn
Repository
Galaxy-Dawn/claude-scholar
Created
4 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category