WORKFLOW SKILL - Process PDF files including text extraction, rotation, and merging. USE FOR: "extract PDF text", "rotate PDF", "merge PDFs", "split PDF pages", "convert PDF to text". DO NOT USE FOR: creating PDFs from scratch (use document-creator), editing PDF forms (use form-filler). INVOKES: pdf-tools MCP for extraction, file-system for I/O. FOR SINGLE OPERATIONS: Use pdf-tools MCP directly for simple extractions.
$npx -y skills add microsoft/waza --skill highInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/waza" --skill "microsoft/waza/high"` 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/microsoft/waza" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/waza"` and select the relevant skills, then follow their instructions.