landing-ailanding-aiOfficialยท2 Agent Skills Included

ade-document-processing-skills

Parse, extract, and classify documents into structured data

Parses PDFs, scans, images, and Office files into structured Markdown and extracts fields using JSON schemas. Classifies pages, splits mixed document batches, and stitches tables across pages without templates or model training. Eliminates manual data entry from invoices, forms, and statements with traceable bounding boxes for every extracted value. Builds batch pipelines, RAG chunking, and exports to CSV, DataFrames, or databases.
npx skills add landing-ai/ade-document-processing-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ADE Document Processing Skills?โ–ผ

Run `npx skills add landing-ai/ade-document-processing-skills --all -g -y` in your terminal to install the skill globally, then set your VISION_AGENT_API_KEY in a .env file.

How to extract data from invoices and PDFs?โ–ผ

Ask your agent to parse the document with ADE and extract fields using a JSON schema, for example invoice numbers, line items, and totals. The skill handles API setup, async jobs, and error handling automatically.

What file formats does ADE support?โ–ผ

ADE handles over 20 formats including PDFs, images, scans, Word, PowerPoint, and spreadsheets, with no templates or training required.

Does it work with Claude Code and Cursor?โ–ผ

Yes. The skill follows the universal Agent Skills convention and works with Claude Code, Cursor, Roo Code, and any compatible agent.

Do I need an API key to use ADE?โ–ผ

Yes. Get a free VISION_AGENT_API_KEY from va.landing.ai/settings/api-key (no credit card required) and save it in a .env file in your project.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’