bench-debug
Installation
SKILL.md
/bench-debug <doc_id>
Compares parsing output with ground-truth for a specific document and analyzes failure causes.
Usage
/bench-debug 01030000000189
Execution Steps
- Run benchmark for the specific document
./scripts/bench.sh --doc-id <doc_id>
Related skills