Agent skill · creative production · hkuds

cli-anything-gimp

Command-line interface for Gimp - A stateful command-line interface for image editing, built on Pillow. Designed for AI agents and pow...

Why this skill is useful

Adds a comprehensive command-line interface for image editing with specific commands that enhance the AI's ability to manipulate images programmatically.

What it needs

Requires cli-anything-gimp installed locally. About 4k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.

What this skill does

cli-anything-gimp A stateful command-line interface for image editing, built on Pillow. Designed for AI agents and power users who need to create and manipulate images without a GUI. Installation This CLI is installed as part of the cli-anything-gimp package: Prerequisites: Python 3.10+ gimp is recommended for native batch rendering, but layered compositions can still render through the built-in Pillow path when GIMP is unavailable or when deferred draw operations are present Usage Basic Commands REPL Mode When invoked without a subcommand, the CLI enters an interactive REPL session: Command Groups Project Project management commands. Command Description --------- ------------- new Create a new project open Open an existing project save Save the current project info Show project information profiles List available canvas profiles json Print raw project JSON Layer Layer management commands. Command Description --------- ------------- new Create a new blank layer add-from-file Add a layer from an image file list List all layers remove Remove a layer by index duplicate Duplicate a layer move Move a layer to a new position set Set a layer property (name, opacity, visible, mode, offsetx, offsety); negative offsets are accepted naturally flatten Flatten all visible layers merge-down Merge a layer with the one below it Canvas Canvas operations. Command Description --------- ------------- info Show canvas information resize Resize the canvas (without scaling content) scale Scale the canvas and all content proportionally crop Crop the canvas to a rectangle mode Set the canvas color mode dpi Set the canvas DPI Filter Group Filter management commands. Command Description --------- ------------- list-available List all available filters info Show details about a filter add Add a filter to a layer remove Remove a filter by index set Set a filter parameter list List filters on a layer Media Media file operations. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills hkuds/skills--47fc7c

View the source on GitHub

Browse the @skills marketplace