Use when the user wants to automatically straighten a tilted image — scanned documents, phone-captured pages, photographed receipts, or slightly off-axis photos. Detects the dominant skew angle and rotates the image to vertical/horizontal, optionally cropping the resulting transparent triangles. Uses ImageMagick -deskew for documents and a Hough-line fallback (via Python + OpenCV) for photographs.
$npx -y skills add danielrosehill/claude-image-production-plugin --skill auto-deskewInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-image-production-plugin" --skill "danielrosehill/claude-image-production-plugin/auto-deskew"` 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/danielrosehill/claude-image-production-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-image-production-plugin"` and select the relevant skills, then follow their instructions.