bydaymade· 58 skills
Turn phone photos of paper documents (contracts, stamped certificates, receipts, forms, handwritten notes) into a clean scanner-quality PDF: perspective rectification + noteshrink background-whitening + A4 PDF assembly, with colored-paper white-balance handling and a mandatory whole-document visual check. Use this skill whenever the user has photos of paper documents and wants them as a PDF / 扫描件 / scan — trigger on "把照片做成扫描件", "photos to scanned PDF", "make this look scanned", "手机拍的文档转 PDF", "盖章文件扫描", replacing pages inside an existing scanned PDF, or any CamScanner-like request. Do NOT hand-roll levels/contrast enhancement for scan-look output — that path was tried and rejected twice; this skill's pipeline is the proven one.
$npx -y skills add daymade/claude-code-skills --skill photo-to-scanned-pdfInstalls into the current project.
Run `npx skills use "https://github.com/daymade/claude-code-skills" --skill "daymade/claude-code-skills/photo-to-scanned-pdf"` 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/daymade/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/daymade/claude-code-skills"` and select the relevant skills, then follow their instructions.