Skip to main content
Back to the directory
firecrawl/cliSoftware EngineeringFrontend and Design

firecrawl-parse

Turn a local document into clean markdown on disk. Supports PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, HTML/HTM/XHTML .

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-parse
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, firecrawl-parse has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: firecrawl/cli. Canonical URL: https://skills.sh/firecrawl/cli/firecrawl-parse.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykPASS
About this skill
Turn a local document into clean markdown on disk. Supports PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, HTML/HTM/XHTML . Always save to .firecrawl/ with -o — parsed docs can be hundreds of KB and blow up context if streamed to stdout. Add .firecrawl/ to .gitignore . Then head , grep , rg etc., or incrementally read the file - don't load the whole thing at once. - You have a file on disk (not a URL) and want its text as markdown - User drops a PDF/DOCX and asks what it says, or to summarize it - Use scrape instead when the source is a URL - Quote paths with spaces: firecrawl parse "./My Doc.pdf" -o .firecrawl/mydoc.md . - Max upload size: 50 MB per file. - Credits: ~1 per PDF page; HTML is 1 flat.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-parse do?

Turn a local document into clean markdown on disk. Supports PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, HTML/HTM/XHTML .

Is firecrawl-parse good?

firecrawl-parse does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support firecrawl-parse?

firecrawl-parse currently lists compatibility with Skills CLI.

Is firecrawl-parse safe to install?

firecrawl-parse has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to firecrawl-parse?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install firecrawl-parse?

Run the following command to install firecrawl-parse: npx skills add https://github.com/firecrawl/cli --skill firecrawl-parse

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering