.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/danielrosehill/claude-image-production-plugin
home/skills/danielrosehill/claude-image-production-plugin
danielrosehill avatar

danielrosehill/claude-image-production-plugin

29 skills

View on GitHub
$npx skills add danielrosehill/claude-image-production-plugin
SkillInstalls
ai-graphicsGenerate AI graphics (banners, illustrations, hero images, social cards, etc.) using Fal AI's Nano Banana 2.—auto-deskewUse when the user wants to automatically straighten a tilted image — scanned documents, phone-captured pages, photographed receipts, or slightly off-axis…—auto-toneUse when the user wants automatic tonal correction — fix flat/washed-out / underexposed / low-contrast images by stretching levels, normalising contrast, and…—auto-white-balanceUse when the user wants to automatically correct the white balance of an image (or batch) — neutralise colour casts from indoor lighting, mixed light,…—batch-set-copyrightBatch-stamp copyright, artist, and rights information on all images in a directory.—convert-to-avifUse when the user wants AVIF output — modern web format with ~30% better compression than WebP at the same visual quality, and ~50% better than JPEG.—fast-resizeUse when the user wants to resize a large batch of images (>500 files) where ImageMagick throughput is the bottleneck.—fast-thumbnailUse when the user wants to generate thumbnails at scale — index views, contact sheets, web previews, or just shrinking a library to manageable sizes.—from-jxlDecode JPEG XL images (.jxl) to PNG or JPEG. Use when you need to convert JXL files back to standard formats for compatibility, display, or further editing.—images-to-pdfUse when the user wants to combine a folder or list of images into a single PDF — typically on a standard paper size (A4 default) for digital printers,…—install-depsProvision the plugin's tools — system binaries via the host package manager, Python tools into a plugin-owned uv venv at <data-dir>/venv/.—nano-tech-diagramsCreate and edit tech diagrams using the nano-tech-diagrams MCP server (Nano Banana 2 via Fal AI).—new-projectCreate a new image project inside the user's registered image workspace.—new-workflowScaffold a multi-touchpoint image workflow inside the registered image workspace — a structured pipeline with explicit human review gates and optional cloud-AI…—open-workspaceOpen the user's registered image workspace folder. Use when the user says "open my image workspace", "take me to my image workspace", or similar.—optimize-jpegUse when the user wants to shrink JPEG files — losslessly with `jpegoptim` (~5–15% reduction, no re-encode) or with re-compression via `mozjpeg` (~10–15%…—optimize-pngUse when the user wants to shrink PNG files in a batch — losslessly with `oxipng` (typical 20–40% reduction, byte-identical decode) or aggressively with…—pdf-extract-embedded-imagesExtract embedded JPEG and PNG images from a PDF at their native resolution, without rasterizing.—pdf-to-imagesRasterize PDF pages to numbered image files (JPEG, PNG, or TIFF) at a specified resolution (DPI).—read-metadataRead and display EXIF, IPTC, XMP, and other metadata from images as structured JSON.—scrub-metadataStrip EXIF / IPTC / XMP metadata from images using exiftool. Use when the user wants to remove identifying metadata (GPS, camera, timestamps, thumbnails) from…—set-metadataWrite EXIF, IPTC, and XMP metadata tags to image files. Use when you need to add or update metadata like artist name, copyright, description, keywords, or GPS…—svg-to-rasterUse when the user wants to rasterize SVG files — convert SVG to PNG, PDF, or PostScript at a chosen resolution. Wraps CairoSVG (Python, in the plugin venv).—to-jxlConvert images to JPEG XL format (.jxl) with quality presets (lossless, visually lossless, or web).—transcode-jpeg-to-jxl-losslessLosslessly transcode JPEG files to JPEG XL, preserving the original JPEG bitstream while achieving ~20% file size reduction.—upscale-imageUse when the user wants to AI-upscale images 2× / 3× / 4× — recovering detail in low-res sources, prepping small photos for print, enlarging AI-generated…—vectorizeUse when the user wants to trace a raster image (PNG/JPEG) into an SVG vector — useful for logos, line art, diagrams, and stylized illustrations.—web-readyUse when the user wants to take a folder of images (any mix of HEIC, RAW, PNG, JPEG, TIFF, WebP) and produce a web-ready set — EXIF stripped, resized to a…—workspace-setupRegister or create the user's image production workspace — a folder on disk where they keep image projects.—