{
  "markdown": "# cv-skills\n\nSkills for performing classical image processing operations: format conversion, SVG rendering, resize/crop/rotate, color adjustment, filters, segmentation/morphology, and compositing/blending.\n\n## Getting Started\n\nInstall the plugin, then just describe what you need — Claude picks the right skill automatically.\n\n```\n/plugin marketplace add garg-aayush/cv-skills\n/plugin install cv-skills@garg-aayush-cv-skills\n```\n\nTo update:\n\n```\n/plugin update cv-skills@garg-aayush-cv-skills\n```\n\n### Prerequisites\n\n- [uv](https://docs.astral.sh/uv/) — required for all skills\n- [resvg](https://github.com/RazrFalcon/resvg/releases) — recommended for SVG rendering (falls back to [cairosvg](https://cairosvg.org/))\n\nPre-use hooks check for these automatically and provide install instructions if missing.\n\n## Skills\n\n| Skill | Description |\n|---|---|\n| `image-format` | Read image metadata, convert between formats (PNG/JPEG/WebP/TIFF/BMP/HEIC), handle alpha channels, EXIF data, ICC profiles, and animated GIF/WebP frames |\n| `svg-convert` | Convert SVG to raster formats, inspect SVG metadata, render at custom scales or dimensions |\n| `resize-transform` | Resize, crop, auto-crop, pad, rotate/flip, and combine images into montage grids |\n| `color-adjust` | Adjust tone, saturation, grayscale, invert, convert color spaces, split/merge channels, histograms, equalize, auto-levels |\n| `image-filters` | Gaussian/box/median blur, bilateral filter, sharpen (basic/unsharp/laplacian), denoise |\n| `edges-masks` | Threshold, Canny/Sobel/Laplacian edges, morphological operations, contour extraction, color segmentation, GrabCut |\n| `image-combine` | Alpha composite, blend, paste/overlay, text and image watermarks, pixel diff, background removal |\n\nSkills are invoked using `/cv-skills:<skill-name>` syntax or triggered automatically from your description.\n\n## License\n\nMIT\n",
  "bytes": 1874,
  "sha": "c1b26bd715e1b69edad69d0417eddd79c05a48f4cb9facb7073d86ec0bc8fd00",
  "repo_slug": "garg-aayush/cv-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_garg_aayush_cv_skills_cv_skills_8c44eba9/readme"
}