obsidian-save
obsidian-save - Save Session to Obsidian
Capture current session context as a note in the Obsidian vault.
When to Use
Use when user wants to save conversation insights, decisions, or context to their Obsidian knowledge base.
Process
-
Parse user prompt: The text accompanying the skill invocation guides the note:
- Focus areas: "just the debugging steps", "only architecture decisions"
- Exclusions: "skip the failed attempts", "don't include the tangents"
- Structure: "as a how-to guide", "as bullet points", "as a decision log"
- Title: Extract explicit title if given, otherwise derive from topic
-
Generate filename:
YYYY-MM-DDTHH-MM-SS-<slug>.md- Use provided title as slug, or derive from session topic
- Slugify: lowercase, hyphens for spaces, no special chars
More from michaelvessia/nixos-config
proxmox
|
15mermaid-to-png
Convert mermaid diagrams in markdown files to PNG images. Use when the user wants to export markdown with mermaid to formats that don't support mermaid (Google Docs, PDF, etc).
14paperless
Search and manage documents in Paperless-ngx document management system. Use when the user asks about documents, invoices, receipts, tax forms, bills, or wants to search their document library.
13qmd
|
11home-assistant-manager
Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
11effect
Effect-TS best practices for services, errors, layers, schemas, and testing. Use when writing/reviewing Effect code, implementing services, handling errors, or composing layers.
10