photo-editor

Resize, crop, filter, and optimize images with batch processing.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill photo-editor-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-editor
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/photo-editor
Command: npx skills add https://github.com/not-subhu/screech --skill photo-editor-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, opencv-python, sharp, rembg, ImageMagick, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit solves the problem of editing, resizing, cropping, filtering, and optimizing images. It streamlines the process of manipulating images for various uses, such as profile pictures, marketing materials, and personal projects.

Core Features & Use Cases

  • Image Editing: Provides tools for cropping, resizing, recoloring, adjusting brightness/contrast, adding text, removing backgrounds, and applying filters.
  • Batch Processing: Allows for processing multiple images at once, optimizing them for different platforms.
  • AI Features: Incorporates AI tools for background removal and other advanced image manipulations.

Quick Start

Use the photo-editor skill to resize an image to 1080x1080 and apply a Gaussian blur filter.

Frequently Asked Questions about photo-editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch process images for resizing and applying filters?

Batch processing images for resizing and filtering allows you to manipulate multiple files simultaneously. This skill supports batch image processing, enabling you to apply consistent resizing, cropping, and filter optimizations across numerous images at once.

Can I use AI image manipulation tools like rembg for background removal?

Yes, AI image manipulation tools like rembg are supported for background removal. This skill integrates rembg alongside OpenCV and Pillow to execute advanced image manipulations, allowing you to automatically remove image backgrounds.

Does this image editing workflow support OpenCV and ImageMagick dependencies?

This image editing workflow fully supports OpenCV and ImageMagick dependencies. It leverages these libraries alongside Pillow and sharp to handle comprehensive image processing tasks, including complex filtering and optimization operations.

What is the best way to optimize images for different platforms?

The best way to optimize images for different platforms is through batch image processing. This skill streamlines image optimization by allowing you to resize, crop, and adjust image parameters to meet specific platform requirements efficiently.

How do I resize an image to 1080x1080 and apply a Gaussian blur filter?

To resize an image to 1080x1080 and apply a Gaussian blur filter, use the photo editing commands provided. This skill executes image resizing and applies Gaussian blur filtering through its integrated image processing libraries.

Are there limitations when using sharp and Pillow for image optimization tasks?

When using sharp and Pillow for image optimization, processing limitations depend on your system resources and the complexity of batch processing tasks. This skill handles standard image manipulations effectively but may require careful memory management for large batch workflows.