Convert between PDF and image formats. Use when: user asks to convert PDF pages to images (PNG/JPEG) or combine images into a PDF. NOT for: text extraction (use pdf_reader), PDF editing, or document format conversion (DOCX/HTML).
$npx -y skills add ericwang915/pythonclaw --skill pdf_convertInstalls into the current project.
Run `npx skills use "https://github.com/ericwang915/pythonclaw" --skill "ericwang915/pythonclaw/pdf_convert"` 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/ericwang915/pythonclaw" that are relevant to the current task. Run `npx skills add "https://github.com/ericwang915/pythonclaw"` and select the relevant skills, then follow their instructions.