PDFlux-PDF2Markdown
Installation
SKILL.md
PDFlux-PDF2Markdown
Run a JavaScript workflow that uploads a single local file to the pdflux service through PDRouter, polls the parsing status, and then downloads the resulting Markdown. This is suitable for document parsing, table extraction, content verification, and handing document content off to follow-up scripts.
Installation
npx skills add PaodingAI/skills
Usage
node skills/pdflux-saas-markdown/scripts/upload_to_markdown.js <local-file-path> [output-markdown-path]