chore: sync vault to ~/cosmic-brain (Obsidian-registered path)

This commit is contained in:
Daniel
2026-04-07 12:05:18 +03:00
commit 4dc6ff3b32
50 changed files with 4407 additions and 0 deletions

16
commands/save.md Normal file
View File

@@ -0,0 +1,16 @@
---
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.