Image Processing
912 skills in Content & Media > Image Processing
pdp-image-strategy
Strategic planning for high-converting e-commerce product images - Amazon, Shopify, website listings
using-gemini
Use when needing to analyze images (screenshots, diagrams, photos), analyze videos (screencasts, recordings), summarize YouTube videos, fetch and analyze web content, or perform web searches with Google. Gemini CLI provides multimodal and web access capabilities Claude lacks natively. Do NOT use for tasks Claude can handle directly (text analysis, code review, file reading of text files).
dockerfile-basics
Learn Dockerfile fundamentals and best practices for building production-ready container images
xl-cli
LLM-friendly Excel operations via the `xl` CLI. Read cells, view ranges, search, evaluate formulas, export (CSV/JSON/PNG/PDF), style cells, modify rows/columns. Use when working with .xlsx files or spreadsheet data.
aks-deployment-troubleshooter
Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-hour AKS debugging session with 10+ failure modes resolved.
color-palette-extractor
Extract dominant colors from images, generate color palettes, and export as CSS, JSON, or ASE with K-means clustering.
docker-registry
Private registry setup, image management, and multi-registry operations
breadth-chart-analyst
This skill should be used when analyzing market breadth charts, specifically the S&P 500 Breadth Index (200-Day MA based) and the US Stock Market Uptrend Stock Ratio charts. Use this skill when the user provides breadth chart images for analysis, requests market breadth assessment, positioning strategy recommendations, or wants to understand medium-term strategic and short-term tactical market outlook based on breadth indicators. All analysis and output are conducted in English.
gemini-imagegen
Generate and edit images using Gemini API (Nano Banana Pro). Supports text-to-image, image editing, multi-turn refinement, Google Search grounding for factual accuracy, and composition from multiple reference images.
local-rag
Index local folders and semantically search documents using RAG (Retrieval Augmented Generation). Supports PDF, DOCX, PPTX, XLSX, images with OCR, and text files. Uses ChromaDB for persistent vector storage. Triggers - "update rag", "index folder", "query rag", "search documents", "find in documents", "semantic search", "index my files", "rag search".
floor-plan-svg
Convert floor plans from PDF, CAD (DXF), or photos into precise architectural SVG diagrams. Supports multiple scales, fixture libraries, and dimension labeling. Outputs CAD-import ready SVGs.
managing-seo
SEO maintenance for the site. Consult when adding content, modifying pages, updating metadata, or making changes that affect discoverability. Covers meta tags, structured data, OG images, sitemap, RSS, and llms.txt.
container-signing
Set up Docker image signing with Cosign and SLSA provenance attestations. Use when configuring CI/CD for container builds, setting up GHCR publishing, or implementing supply chain security.
sankey-diagram-creator
Create interactive Sankey diagrams for flow visualization from CSV, DataFrame, or dict data. Supports node/link styling and HTML/PNG/SVG export.
floor-plan-to-svg
Convert floor plans from PDF, CAD (DXF/DWG), or photos into clean architectural SVG diagrams. Supports multiple scales, automatic dimension labeling, fixture libraries, and CAD-import-ready output.
screenshot
Capture PNG screenshots of dex TUI commands for debugging UI layout issues. Use when iterating on CLI interface code or debugging rendering problems.
trivy
This skill should be used when scanning container images, filesystems, or repositories for vulnerabilities using Trivy. Use for CVE detection, security analysis, vulnerability comparison across image versions, understanding scan output (severity levels, status fields), and batch scanning multiple images.
cloudflare-images
Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing direct creator uploads, creating variants, generating signed URLs, optimizing formats (WebP/AVIF), transforming via Workers, or debugging CORS, multipart, or error codes 9401-9413.
video-thumbnail-extractor
Extract frames from videos at specific timestamps or intervals, find best frames, and generate thumbnail grids for previews.
fsharp-csharp-bridge
F# Domain/Application層とC# Infrastructure/Web層の型変換パターンを自律的に適用。F#↔C#境界コード実装時・型変換エラー発生時・contracts-bridge Agent作業時に使用。Phase B1で確立した4つの変換パターンをガイド。