Operate on an EXISTING PDF — split, merge, extract/delete pages, rotate, search for text across pages, or pull images. Use when the user wants to "split this PDF", "merge these PDFs", "grab pages 3-7", "find where it mentions X", "rotate", or OCR a scanned PDF. NOT for creating a styled PDF (that's make-pdf) or just reading one (that's read_file/summarize_file).
$npx -y skills add 0pen-sourcer/hearth --skill pdf-toolsInstalls into the current project.
Run `npx skills use "https://github.com/0pen-sourcer/hearth" --skill "0pen-sourcer/hearth/pdf-tools"` 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/0pen-sourcer/hearth" that are relevant to the current task. Run `npx skills add "https://github.com/0pen-sourcer/hearth"` and select the relevant skills, then follow their instructions.