Files
MultiPhysicsVault/commands/save.md
T
김경종 72dad72703
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add claude-obsidian
2026-05-28 10:57:16 +09:00

17 lines
743 B
Markdown

---
description: Save the current conversation or a specific insight into the wiki vault as a structured note.
---
Read the `save` skill. Then run the save workflow for this conversation.
Usage:
- `/save` — analyze the full conversation and save the most valuable content
- `/save [name]` — save with a specific note title (skip the naming question)
- `/save session` — save a complete session summary
- `/save concept [name]` — explicitly save as a concept page
- `/save decision [name]` — explicitly save as a decision record
If no vault is set up yet, say: "No wiki vault found. Run /wiki first to set one up."
Check if a page with the same name already exists. If it does, offer to update it instead of creating a duplicate.