Synapse Ingest banner
binqi20 binqi20

Synapse Ingest

Security community

Description

--- description: Ingest a new monthly batch of academic papers into Synapse — runs the full pipeline (populate_manifest → lint_manifests → pdf_to_text → prepare_paper → parallel extraction → validate_note → audit → build_index → export → verify_metadata) on a folder of PDFs, honoring every hard rule in CLAUDE.md. argument-hint: "<library/SOURCE/YYYY-MM/pdfs>" --- # /synapse-ingest — monthly batch ingestion workflow You are running the **Synapse monthly ingestion pipeline** on the folder passed

Installation

Installs to ~/.claude/commands/binqi20-management-research-notes-synapse-ingest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/binqi20/management-research-notes/HEAD/.claude/commands/synapse-ingest.md -o ~/.claude/commands/binqi20-management-research-notes-synapse-ingest.md

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

Full documentation available on GitHub

View Source Repository