airparser
Installation
SKILL.md
Airparser
Airparser is a document parsing tool that extracts data from various file formats like PDFs and emails. It's used by businesses and developers to automate data entry and streamline document processing workflows. Think of it as a way to programmatically pull information out of unstructured documents.
Official docs: https://airparser.com/api
Airparser Overview
- Document
- Extraction
- Extraction Template
Working with Airparser
This skill uses the Membrane CLI to interact with Airparser. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills