Orients Cursor agents to the mcp_obsidian repository: which project skill to read for memory vault work, MCP server changes, paste-to-vault pipelines, and release tasks. Use when the workspace is this repo, when the user mentions `.cursor/skills`, Obsidian MCP, memory SSOT, or needs a skill map before editing `app/`, vault paths, or Cursor agent/skill files.
| Situation | Open |
|---|---|
Paste chat / one-shot save to vault, MCP save_memory + sync expectations | paste-conversation-to-obsidian |
Same as above but fully automatic (no pre-save prompts; always scout+splitter; optional obsidian:// open) | obsidian-auto-paste-pipeline |
| Convert transcript or dialogue into raw + memory notes (schemas, frontmatter) | obsidian-conversation-to-memory |
| Markdown-first writes, daily notes, SQLite index, desktop vs Railway visibility | obsidian-memory-workflow |
Change /mcp, tools, auth, memory tool payloads | mcp-contract-review |
New machine / venv / .env / first pytest | repo-bootstrap |
| Before push / PR / handoff (pytest + ruff + secrets sanity) | release-check |
Copy Obsidian converter bundle to another repo; map .cursor files | cursor-obsidian-converter-package |
Add or edit .cursor/agents/*.md | cursor-subagent-authoring |
repo-bootstrap and release-check may be marked non-auto-invoke; still follow them when the user asks for setup or pre-release checks.
AGENTS.md (e.g. memory/<YYYY>/<MM>/, mcp_raw/, 10_Daily/).pytest -q from repo root; extend tests when changing persistence or MCP contracts.Paste workflows may reference .cursor/agents/: obsidian-metadata-scout, obsidian-memory-splitter, obsidian-memory-verifier, obsidian-paste-autopilot, plus planner/verifier patterns — details in paste-conversation-to-obsidian or obsidian-auto-paste-pipeline.