A command line wrapper around Krita's Python API that lets you script the entire digital painting workflow without touching the GUI. You get project creation, layer management with all the usual types (paint, vector, group, filter), a solid set of filters like blur and levels, canvas operations, and export to pretty much any format Krita supports. The JSON output mode makes it genuinely useful for agents or batch scripts. If you're automating art asset pipelines or need to process a bunch of images through Krita filters, this handles the tedious parts. The layer blending modes and opacity controls are there too, which matters if you're trying to replicate actual artist workflows programmatically.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-krita