From gimp
Convert a single image (XCF, PSD, PNG, JPG, TIFF, WebP, etc.) to another format via GIMP headless. Use when the user wants to export a GIMP-native file to a web format, or when format support outside GIMP is missing.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin gimpThis skill uses the workspace's default tool permissions.
- `input_path`
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
input_pathoutput_path — extension determines formatquality (optional, for JPEG/WebP, 0–100, default 90)flatten (optional bool, default true) — flatten layers before export.png → file-png-save.jpg|.jpeg → file-jpeg-save.webp → file-webp-save.tiff|.tif → file-tiff-save.bmp → file-bmp-save.xcf → gimp-xcf-savegimp-cli-reference or PDB browser if unsure).run-script-fu.magick input output — only use this skill when GIMP-specific fidelity matters (XCF, layered PSD round-trip).