What problem does it solve?
Seeds inbox files and processes the task queue automatically, eliminating manual ingest chores and keeping notes up to date.
Core Features & Use Cases
- Unattended ingestion: scan inbox/ for new files, seed them into the queue, and archive originals without prompts.
- Duplicate-safe processing: silently skip already-seeded sources while reporting outcomes.
- End-to-end queue workflow: create archive, enqueue tasks, and trigger /ralph for processing with optional --limit.
- Vault-aware operation: resolves vault_path from .mnemos.yaml and uses relative paths anchored to vault_path.
- Trigger-based activation: response to / ing est, "process inbox", or "ingest all" commands for automatic runs.
Quick Start
Run the ingest skill to scan inbox, seed new sources, and process the queue with the default settings.