What can you do with this Skill?▾
Use this skill for intelligent document processing and content extraction using LandingAI's Agentic Document Extraction (ADE). Trigger when users need to (1) parse documents (PDFs, images, spreadsheets, presentations) into structured Markdown with layout understanding, (2) extract specific structured data from documents using schemas (invoice fields, form data, table data, etc.), (3) classify and separate multi-document batches by type (invoices vs receipts, statements vs forms, etc.), (4) process large documents asynchronously (up to 1GB/1000 pages), (5) get visual grounding (bounding boxes, page numbers) for extracted content — use when users mention bounding boxes, word locations, grounding, highlighting extracted content, or showing where data appears in a document. Use this skill when the task involves understanding document content across a set of documents. In particular, this skill can help you write code that runs on sets of documents. This will increase speed and reduce the cost of loading documents into the agent context window because you can use a single script to extract the information needed.