Processes images using the Sharp npm library (libvips). Supports batch resize, format conversion (WebP/AVIF/JPEG XL), watermarking, and metadata extraction. Generates responsive image sets with srcset dimensions.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill sharp-image-pipeline-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sharp Image Pipeline Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-sharp-image-pipeline-skill)More formats (shields.io, HTML) on the badges page.
---
name: "Sharp Image Pipeline Skill"
slug: "sharp-image-pipeline-skill"
description: "Processes images using the Sharp npm library (libvips). Supports batch resize, format conversion (WebP/AVIF/JPEG XL), watermarking, and metadata extraction. Generates responsive image sets with srcset dimensions."
github_stars: 32138
verification: "security_reviewed"
source: "https://github.com/lovell/sharp"
category: "Image & Creative Automation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "lovell/sharp"
github_stars: 32138
npm_package: "sharp"
npm_weekly_downloads: 52472150
---
# Sharp Image Pipeline Skill
Processes images using the Sharp npm library (libvips). Supports batch resize, format conversion (WebP/AVIF/JPEG XL), watermarking, and metadata extraction. Generates responsive image sets with srcset dimensions.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install sharp
Requirements and caveats from upstream:
- The typical use case for this high speed Node-API module
- that provide support for Node-API v9, including
- Node.js (^18.17.0 or >= 20.3.0), Deno and Bun.
- Source: https://github.com/lovell/sharp
- Extracted from upstream docs: https://raw.githubusercontent.com/lovell/sharp/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/sharp-image-pipeline-skill/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!