@lumifai/harness-tool-pack-file-processing
v0.1.0
Published
Extract text from workspace PDF files and write results under `/processed/`.
Readme
@lumifai/harness-tool-pack-file-processing
Extract text from workspace PDF files and write results under /processed/.
import { createFileProcessingToolPack } from '@lumifai/harness-tool-pack-file-processing';
createFileProcessingToolPack();process_pdf reads a workspace PDF, runs OCR-aware extraction via LiteParse, and returns an output_path reference instead of inline content. Bundled agent skills ship in this package and are merged into workspace.skills when the pack is enabled.
Tool pack id: file-processing. Disabled by default (enabledByDefault: false). Default policy: process_pdf → ask.
