typescript/skills/nano-pdf/SKILL.md
Extract text, metadata, and structured content from PDF files.
npx skillsauth add kody-w/openrappter nano-pdfInstall 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.
Extract and process PDF content.
pdftotext input.pdf -
pdftotext -f 1 -l 5 input.pdf -
pdfinfo input.pdf
pdftohtml input.pdf /tmp/output
-layout flag to preserve formatting-raw for continuous text without page breaksdevelopment
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.