skills/pdf-to-markdown/SKILL.md
Convert PDFs into clean markdown through the hosted Skills runtime.
npx skillsauth add hasna/skills pdf-to-markdownInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Convert a PDF into clean, structured markdown using the hosted Skills runtime. The implementation runs remotely so local agent installs only need this usage contract; no parser source, scripts, or hosted runtime code is copied to the user's machine.
This is a premium remote skill. The hosted runtime handles extraction and cleanup after deterministic PDF processing. Agents should run it through Skills MCP or the CLI, not through copied local source.
skills run pdf-to-markdown --input ./report.pdf --output ./report.md
skills run pdf-to-markdown --input ./contract.pdf --pages 1-5,12 --preserve-pages
| Option | Description | Default |
|--------|-------------|---------|
| --input <path-or-url> | PDF file path or URL | required |
| --pages <ranges> | Page ranges like 1-5,8,10-12 | all pages |
| --output <path> | Save markdown to a file | stdout |
| --preserve-pages | Include page boundary comments | false |
| --table-mode <mode> | markdown or html table output | markdown |
skills auth login.skills setup agents
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.