Install
openclaw skills install @stanestane/coreldraw-exporterInspect and export objects from CorelDRAW CDR files via COM automation.
openclaw skills install @stanestane/coreldraw-exporterUse this skill to inspect .cdr files and export specific CorelDRAW content through the installed CorelDRAW application instead of attempting to parse the proprietary CDR format directly.
CorelDRAW.Application or CorelDRAW.Application.<version>.pywin32 available in the Python environment. If it is missing and the user allows local package installation, run py -3 -m pip install --user pywin32..cdr; export derived files only unless the user explicitly asks for edits.app.Quit() in finally blocks..cdr exists and choose an output directory.scripts/coreldraw_export.py inspect <input.cdr> --json <metadata.json>.scripts/coreldraw_export.py preview <input.cdr> <preview.png> --page 1 --dpi 300.7-20.2,5,8-10.birch_summer_01.png, logo_primary.svg.scripts/coreldraw_export.py export <input.cdr> <outdir> --item tree_01.png:4.scripts/coreldraw_export.py export <input.cdr> <outdir> --item tree_cluster.png:7-20.--item repeatedly.--all-top-level or preview when exact object grouping is unclear.magick identify -format "%f %[channels] %[pixel:p{0,0}] %wx%h\n" <files>.magick montage <files> -thumbnail 180x180 -set label "%t" <contact_sheet.png>.Type values are numeric in COM output; use them mainly for filtering/recon, not as the only semantic signal.