**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.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./cmd/waza/dev/testdata/high/SKILL.mdWORKFLOW SKILL - Handles complex PDF manipulation workflows.
| Step | Tool | Command | Purpose |
|---|---|---|---|
| 1 | pdf-tools | extract | Extract text from PDF |
| 2 | file-system | write | Save output file |
pdf-tools, file-systemCLI Fallback (if MCP unavailable):
Use pdftotext command-line utility.
611250c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.