一键导入
oh-my-obsidian-session-save
Use this skill when the user explicitly wants to save, record, or summarize the current session into the Obsidian vault.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when the user explicitly wants to save, record, or summarize the current session into the Obsidian vault.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill when the user wants to initialize oh-my-obsidian, create or attach an Obsidian vault, configure persistent vault resolution, or prepare Obsidian Git integration.
Use this skill when the user wants to restore, migrate, or import past Codex session history into the Obsidian vault as structured documents.
Use this skill when the user asks about previous decisions, earlier fixes, past session notes, troubleshooting history, or knowledge that should already exist in the Obsidian vault.
Automatically recall relevant past context from the Obsidian vault when the user asks about past decisions, previous work, how something was done before, troubleshooting history, or project knowledge. This skill searches the team's knowledge base to provide historical context. Triggers: 회상, 기억나, 이전에, 어떻게 했지, recall, remember, how did we, what did we decide, past decision, 이슈 해결, 작업 기록, 이전 작업, 과거, 히스토리, 히스토리 확인, 찾아줘, 검색, find, search vault, what was the decision on, how was X implemented
Save current session context and work summary to the Obsidian vault when the user asks to record or save their work. Automatically generates a structured markdown document capturing what was discussed, decisions made, and next steps. Triggers: 기록해, 저장해, save session, 세션 저장, 작업 기록, 이 작업 기록, save this, record this, 기록, 저장, 로그, log, document this, 회의록 작성, 정리해줘
Use this skill when the user wants to inspect the vault structure, add a new document, organize loose markdown files, or run a vault health check.
| name | oh-my-obsidian-session-save |
| description | Use this skill when the user explicitly wants to save, record, or summarize the current session into the Obsidian vault. |
Use this skill when the user explicitly wants to save, record, or summarize the current session into the Obsidian vault.
setup-state.status == "complete".작업기록/<category>/YYYY-MM-DD_<slug>.md.oh-my-obsidian setup skill.node scripts/vault-ops.mjs session-save \
--topic "<topic>" \
--detail "<summary>" \
--category "세션기록"
Optional repeated flags:
--decision "<item>"--next-step "<item>"--file "<path>"--participant "<name>"--tag "<tag>"--type "<type>" — auto-derived from category if omitted (session-log|decision|troubleshooting|meeting-notes)--service "<service>" — repeated, names of affected services--related-doc "<path>" — repeated, vault-relative path to auto-discover as wikilink세션기록의사결정트러블슈팅회의록--related-doc flags.