verify
01Skill Claude CodeCodex
Verify ade changes end-to-end — seed a store offline, run the CLI, drive generated artifacts in a browser.
Skill Claude CodeCodex
Verify ade changes end-to-end — seed a store offline, run the CLI, drive generated artifacts in a browser.
Instructions file
Instructions for landing-ai/ade-cli, covering ade-cli, agent skills, issue tracker, triage labels and domain docs.
Skill Claude CodeCodex
Parse documents and extract schema-shaped data with the ADE (Agentic Document Extraction) v2 APIs through the ade CLI. A local job-item store makes every run idempotent, resumable, and citable — repeat runs are free, interrupted runs resume, and every answer can cite element ids with visual evidence.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Standards for every string a user or an agent reads: help text and docstrings (which become ade help and the hosted CLI reference), the README, and SKILL.md.
landing-ai/ade-document-processing-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: ade-document-processing.
landing-ai/ade-document-processing-skills
Plugin Claude Code
Agent skill for LandingAI's Agentic Document Extraction (ADE): production-ready document AI with 99%+ accuracy. Parse, extract, and classify documents through the ADE REST APIs or the Python and TypeScript libraries, with full auditability and traceability.
landing-ai/ade-document-processing-skills
Skill Claude CodeCodex
Parses documents into structured Markdown, extracts fields with JSON schemas, classifies pages, and splits mixed document batches using LandingAI's Agentic Document Extraction (ADE) REST APIs, with official Python and TypeScript libraries. Builds document pipelines: batch and async processing for large files…