What problem does it solve?
Process exactly one assigned raw statement file into normalized parsed evidence through the local Docling CLI. Use as the auto-bean-import raw-to-parsed worker stage. It owns parsing, process artifacts, per-input parse status updates, and processing memory suggestions; auto-bean-import owns work discovery, first-seen accounts, posting workflows, and finalization.
Core Features & Use Cases
- Raw-to-parsed processing: transforms a single raw statement into a structured parsed representation using Docling
- Per-input artifacts and status: tracks parse run, status, and related process artifacts under the workspace
- Memory-driven guidance: surfaces memory suggestions and defers beyond the input to the main import workflow
Quick Start
Assign one raw statement from statements/raw/ to this skill to produce a normalized parsed output under statements/parsed/ and update the corresponding import-status entry.