firecrawl-parse

Convert local PDF, DOCX, and HTML files into clean markdown.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill firecrawl-parse-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-parse
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/firecrawl/skills/parse
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill firecrawl-parse-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of reading and reformatting local documents by converting files into clean markdown that is easier to search, summarize, and use in downstream workflows.

Core Features & Use Cases

  • Multi-Format Parsing: Extract content from PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, HTML, HTM, and XHTML files.
  • AI-Assisted Analysis: Generate summaries or answer targeted questions about parsed documents.
  • Use Case: Convert a collection of local reports into markdown files, then generate summaries or retrieve specific findings for research and business analysis.

Quick Start

Ask the AI to parse the local file annual-report.pdf and save the extracted content as markdown in the .firecrawl directory.

Frequently Asked Questions about firecrawl-parse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert local PDF and DOCX files to markdown for text extraction?

To convert local PDF and DOCX files to markdown for text extraction, use this tool to parse documents into clean, structured markdown. It saves the extracted content to disk for downstream search and analysis.

Can I extract text from spreadsheets and HTML files for document summarization?

Yes, you can extract text from spreadsheets and HTML files for document summarization. The parser supports XLSX, XLS, HTML, HTM, and XHTML formats, applying AI-assisted analysis to generate summaries.

What is the best way to parse multiple local reports into readable markdown?

The best way to parse multiple local reports into readable markdown is applying this conversion tool to batch process documents. It transforms unstructured files into clean markdown suitable for research and business analysis.

Does this document parsing tool support answering questions about parsed files?

Yes, this document parsing tool supports answering questions about parsed files. After converting documents to markdown, you can apply optional AI summaries and targeted queries to retrieve specific findings.

What file formats are supported for markdown conversion besides PDF?

Besides PDF, the supported file formats for markdown conversion include DOCX, DOC, ODT, RTF, XLSX, XLS, HTML, HTM, and XHTML. This multi-format parsing accommodates diverse local document workflows.

Are there limitations when processing large local documents for text extraction?

When processing large local documents for text extraction, you can configure timeouts and timing information to manage parsing limits. The output markdown is saved to disk to ensure structured reading.