Camelot PDF Stream Parser
Implements Camelot library for advanced PDF table detection using lattice and stream parsing algorithms. Processes complex multi-page documents with OpenCV-based edge detection and outputs normalized DataFrames with cell-level confidence scores.
Camelot PDF Stream Parser
Implements Camelot library for advanced PDF table detection using lattice and stream parsing algorithms. Processes complex multi-page documents with OpenCV-based edge detection and outputs normalized DataFrames with cell-level confidence scores.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/camelot-pdf-stream-parser/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/camelot-pdf-stream-parser
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/camelot-pdf-stream-parser.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.