art-edit

Community

Reproducible, offline image post-processing

Authorneozenith
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The art-edit Skill streamlines the process of applying deterministic image post-processing operations, such as background removal, matting, and wordmark composition, to images. It operates entirely offline, eliminating the need for API keys or network connections, and provides reproducibility through JSON sidecars.

Core Features & Use Cases

  • Background Removal: Remove the background from images using U2-Net or a simple threshold method.
  • Matting: Apply multi-signal alpha matting to isolate and enhance parts of the image.
  • Wordmark Composition: Add a two-tone text wordmark to an image.
  • Reproducibility: Generate JSON sidecars for every operation, allowing for exact reproduction of the edits.

Quick Start

Run the art-edit skill with the 'remove-bg' command to make the background of an image transparent. For example:

uv run .claude/skills/art-edit/scripts/art_edit.py remove-bg in.png -o logo.png

Dependency Matrix

Required Modules

Pillownumpyrembgonnxruntime

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: art-edit
Download link: https://github.com/neozenith/agentic-dotfiles/archive/main.zip#art-edit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.