byfirecrawl· 131 skills
Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file on their computer, including phrases like “parse this PDF”, “convert this document”, “read this file”, “extract text from”, or when a local file path (not a URL) is provided. This skill offers advanced options like generating AI-powered summaries and answering questions based on the file's content. Prefer this tool over scrape when handling local files to deliver precise, structured outputs for downstream tasks.
$npx -y skills add firecrawl/firecrawl-codex-plugin --skill firecrawl-parseInstalls into the current project.
Run `npx skills use "https://github.com/firecrawl/firecrawl-codex-plugin" --skill "firecrawl/firecrawl-codex-plugin/firecrawl-parse"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/firecrawl/firecrawl-codex-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/firecrawl/firecrawl-codex-plugin"` and select the relevant skills, then follow their instructions.