← all publishers

Valerii097

@valerii097 source repo

3 published skills

  1. Save · valerii097 bundle
    Save important knowledge from the current conversation to your personal Markdown knowledge base (Obsidian-compatible). Triggered by "/save", "save this", "remember this". Extracts decisions, fixes, commands and open problems; delegates file writing to the memory-saver subagent (cheap model). Never edits old content — only appends `## /SAVE
    0 installs
  2. Recall · valerii097 bundle
    Pull relevant knowledge from your personal Markdown knowledge base on explicit request ("/recall", "check the memory", "what do we have on X"). Never auto-triggers. Searches knowledge files, follows continues_from/continues_in chains, detects multi-save files and reports by section.
    0 installs
  3. Unsave · valerii097
    Undo the most recent /save — remove the last saved section or file from the memory base, plus its index entries, after showing the user exactly what will be removed. Triggered by "/unsave", "undo that save", "roll back the last save". Always confirms before touching anything.
    0 installs