Skip to content

feat: parse command (ENG-4830)#103

Open
mogery wants to merge 10 commits intomainfrom
mog/parse-api
Open

feat: parse command (ENG-4830)#103
mogery wants to merge 10 commits intomainfrom
mog/parse-api

Conversation

@mogery
Copy link
Copy Markdown
Member

@mogery mogery commented Apr 21, 2026

No description provided.

@mogery mogery changed the title feat: parse command feat: parse command (ENG-4830) Apr 21, 2026
covers local file parsing (pdf/docx/xlsx/etc) with summary and query shortcuts. registers in firecrawl-cli hub.
markdown is the 90% use case. moved formats table to secondary 'other formats' section. kept format availability caveat (links/images empty for pdfs).
default pattern: parse to .firecrawl/ then grep/read. removed links/images/rawhtml from skill - kept markdown/html/summary (the formats that work cleanly on all supported file types).
cut to essentials. match density of firecrawl-map. dropped core-capability section, other-formats section, verbose tips.
add .htm/.xhtml to supported list, add --timeout option. mirrors ParseFile/ParseOptions from firecrawl core (commit c7993d7).
option exists on api but isn't meaningful for pdf/docx/xlsx - no nav/footer/sidebar chrome to strip on local documents.
@developersdigest
Copy link
Copy Markdown
Member

added skill + bumped version. lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants