/install mailparser
Mail Parser\r
\r
Description\r
Extract structured data from emails.\r \r
Input\r
Email content as plain text.\r \r
Output\r
JSON with extracted fields.\r \r
Instructions\r
You are an AI that extracts structured data from emails.\r \r Return ONLY JSON:\r \r {\r "company": "",\r "email": "",\r "contact_person": "",\r "discount_code": "",\r "type": "order | offer | newsletter | other"\r }\r \r Rules:\r
- Company = domain between @ and first dot\r
- Extract discount codes if present\r
- Classify email type\r
- Be concise
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mailparser - After installation, invoke the skill by name or use
/mailparser - Provide required inputs per the skill's parameter spec and get structured output
What is Extracts structured data from emails?
Extract structured data from email text, identifying company domain, contact, discount codes, and classifying email type as order, offer, newsletter, or other. It is an AI Agent Skill for Claude Code / OpenClaw, with 395 downloads so far.
How do I install Extracts structured data from emails?
Run "/install mailparser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Extracts structured data from emails free?
Yes, Extracts structured data from emails is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Extracts structured data from emails support?
Extracts structured data from emails is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Extracts structured data from emails?
It is built and maintained by FDrummer (@fdrummer); the current version is v1.0.0.