parser-expert
Installation
SKILL.md
Parser Expert
Parser Expert is a SaaS application that helps developers and data scientists extract structured data from unstructured text. It provides tools to define parsing rules and apply them to documents, web pages, and other text sources. The extracted data can then be used for analysis, reporting, or integration with other systems.
Official docs: https://www.parsers.expert/api/
Parser Expert Overview
- Document
- Parse Results
- Template
When to use which actions: Use action names and parameters as needed.
Working with Parser Expert
This skill uses the Membrane CLI to interact with Parser Expert. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills