← all publishers

Nathan5674312

@nathan5674312 source repo

3 published skills

  1. Ingest · nathan5674312
    Process everything sitting in inbox/ into structured wiki pages and tasks, one file at a time, preserving originals in inbox/_done/. Use when the user says "ingest", "process inbox", "process the inbox", or after dropping raw notes into inbox/. Do NOT use to save a single new item — that is the intake skill.
    0
    installs
  2. Intake · nathan5674312
    The single gate for adding anything to this vault. Classifies input, checks wiki/index.md for duplicates, applies a template from _templates/, adds wikilinks and frontmatter, updates the index and log. Use whenever the user says "save this", "add to vault", "remember this", "log this", or when a workflow produces output that should persist. Do NOT use to process a batch already sitting in inbox/ — that is the ingest skill.
    0
    installs
  3. Janitor · nathan5674312
    Sweep the vault clean — delete tasks marked done + deletable after verifying their info lives in a wiki page, flag orphan pages, spot duplicate topics, and report every action. Use when the user says "clean", "janitor", "sweep", "tidy", "clean up the vault", or after a large ingest batch. Never deletes wiki pages without explicit approval.
    0
    installs