edgeparse
Installation
SKILL.md
EdgeParse Skill
Parse PDFs into structured content (Markdown, JSON with bounding boxes, HTML, plain text) using EdgeParse — a fast, zero-dependency Rust-native PDF extraction engine.
Initial Setup
When this skill is invoked, respond with:
I'm ready to use EdgeParse to extract content from your PDF(s).
Before we begin, please confirm that `edgeparse` is installed:
edgeparse --version # should print "edgeparse 0.1.0"
If it's not installed, I'll help you install it first.