Paper Trail Ingest All banner
roomi-fields roomi-fields

Paper Trail Ingest All

Development community

Description

--- description: Batch INGEST across the entire vault. Scans all SOTAs, identifies those with bibliographic sections containing free-text citations, then runs /paper-trail:ingest on each one sequentially. Reports per-SOTA summary at the end. The single batch entry point to make a legacy vault fully conform to the paper-trail pipeline. --- # `/paper-trail:ingest-all` — Batch INGEST on the whole vault Variante batch de `/paper-trail:ingest`. Traite tous les SOTAs ayant des sections bibliographiq

Installation

Installs to ~/.claude/skills/roomi-fields-paper-trail-paper-trail-ingest-all/SKILL.md

Terminal
mkdir -p ~/.claude/skills/roomi-fields-paper-trail-paper-trail-ingest-all && curl -fsSL https://raw.githubusercontent.com/roomi-fields/paper-trail/HEAD/commands/paper-trail-ingest-all.md -o ~/.claude/skills/roomi-fields-paper-trail-paper-trail-ingest-all/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository