cli-anything-krita

Control Krita painting workflows via command line with Python 3.10+.

46.8k|4.4k|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-krita-hkuds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-krita
Source: https://github.com/HKUDS/CLI-Anything/tree/main/krita/agent-harness/cli_anything/krita/skills
Command: npx skills add https://github.com/HKUDS/CLI-Anything --skill cli-anything-krita-hkuds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It streamlines and automates complex Krita tasks by providing a comprehensive command-line interface, enabling batch processing and workflow automation.

Core Features & Use Cases

  • Project Management: Create, open, save, and get information about art projects without GUI interaction.
  • Layer Control: Add, remove, and modify layers and their properties efficiently.
  • Applying Filters: Automate the application of common image adjustments like blur, sharpen, and levels for batch editing.
  • Export Options: Render and export artwork in multiple formats with preset configurations.
  • Use Case: An artist can script the creation of multiple iterations of a piece by automating layer adjustments and export processes via CLI.

Quick Start

Use the CLI to create a new project with layers, apply effects, and export the final image using a single command.

Frequently Asked Questions about cli-anything-krita

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

FAQPage Schema
How do I automate Krita workflows for batch processing digital art?

You can automate Krita workflows by using a command-line interface to script batch operations, enabling project management, layer adjustments, and exports without GUI interaction. This requires Krita and Python 3.10+.

Can I modify Krita layers and apply filters via command line?

Yes, you can modify layers and apply filters via command line. The CLI supports scripted modification of layer properties and automates image adjustments like blur, sharpen, and levels for batch editing.

Does Krita CLI automation work for batch exporting artwork in multiple formats?

Krita CLI automation works for batch exporting by rendering and exporting artwork in multiple formats with preset configurations. You can script the creation of multiple iterations and export them using a single command.

Do I need Python to control Krita digital painting projects from the command line?

Yes, you need Python 3.10+ and a local Krita installation to control digital painting projects from the command line. These dependencies enable scripted interactions for canvas resizing, layer control, and exports.

What is the best way to manage multiple Krita projects without opening the GUI?

The best way to manage Krita projects without the GUI is using command-line interactions to create, open, save, and retrieve project information. This allows artists and studios to automate complex tasks and streamline workflows.