microsoft/pdf-processor
| Process PDF files including text extraction, rotation, and merging.
npx skills add https://github.com/microsoft/waza --skill pdf-processor
Handles common PDF manipulation tasks including extraction, rotation, and merging.
User: Extract text from my PDF
Response: I'll use the pdf-tools to extract text from your document.
Take microsoft/pdf-processor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.