BeClaude

coreai-models

New
504GitHub TrendingGeneralby apple

Model export recipes, Python primitives, and Swift runtime utilities for on-device AI

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/coreai-models.md https://raw.githubusercontent.com/apple/coreai-models/main/SKILL.md
3
Invoke in Claude Code
/coreai-models
View source on GitHub
python

Frequently Asked Questions

What is coreai-models?

Model export recipes, Python primitives, and Swift runtime utilities for on-device AI

How to install coreai-models?

To install coreai-models, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /coreai-models.

What is coreai-models best for?

coreai-models is a community categorized under General. It is designed for: python. Created by apple.