home/categories/framework-internals/ckorhonen-claude-skills-skills-coreml-optimizer-skill-md
framework-internalsdevelopment

coreml-optimizer

Optimize CoreML models for iOS and macOS deployment. Covers quantization, palettization, pruning, Neural Engine targeting, compute unit selection, and performance profiling. Use when converting ML models to CoreML, optimizing model size/latency, debugging Neural Engine issues, or benchmarking on-device inference.

ckorhonen
maintainer
ckorhonen
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Optimize CoreML models for iOS and macOS deployment. Covers quantization, palettization, pruning, Neural Engine targeting, compute unit selection, and performance profiling. Use when converting ML models to CoreML, optimizing model size/latency, debugging Neural Engine issues, or benchmarking on-device inference.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use coreml-optimizer