coreml

Community

On-device AI for iOS apps.

Authorshopmikey-solutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to integrate and optimize machine learning models directly within iOS applications for on-device inference, enhancing user privacy and offline capabilities.

Core Features & Use Cases

  • Model Integration: Load and run Core ML models (.mlmodelc, .mlpackage) using auto-generated Swift classes or manual MLFeatureProvider.
  • Performance Optimization: Configure compute units (CPU, GPU, Neural Engine), utilize MLTensor for efficient data manipulation, and profile performance with MLComputePlan.
  • Use Case: Integrate a custom image classification model into an iOS app to identify objects in real-time without sending data to a server, providing instant feedback to the user.

Quick Start

Use the coreml skill to load the 'MyImageClassifier' model and make a prediction with the provided pixel buffer.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: coreml
Download link: https://github.com/shopmikey-solutions/Shopmikeyapp/archive/main.zip#coreml

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 223,000+ vetted skills library on demand.