Add or remove password protection on PDF files. Use when: user asks to encrypt, password-protect, unlock, or decrypt a PDF. Supports owner and user passwords with permission controls. NOT for: digital signatures, certificate-based encryption, or DRM.
$npx -y skills add ericwang915/pythonclaw --skill pdf_protectInstalls into the current project.
Run `npx skills use "https://github.com/ericwang915/pythonclaw" --skill "ericwang915/pythonclaw/pdf_protect"` 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.