·local-ai-models
</>

local-ai-models

Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom model integration, or (8) Structured generation.

8Installs·0Trend·@mintuz

Installation

$npx skills add https://github.com/mintuz/claude-plugins --skill local-ai-models

How to Install local-ai-models

Quickly install local-ai-models AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mintuz/claude-plugins --skill local-ai-models
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mintuz/claude-plugins.

SKILL.md

View raw

Production-ready guide for implementing on-device AI models in iOS apps using Apple's Foundation Models framework and MLX Swift.

| Setup and configuration | foundation-models/setup.md | | Chat patterns and conversations | foundation-models/chat-patterns.md |

| Setup and configuration | mlx-swift/setup.md | | Chat patterns with custom models | mlx-swift/chat-patterns.md | | Vision Language Models (VLMs) | mlx-swift/vision-patterns.md | | Tool calling, embeddings, structured gen | mlx-swift/advanced-patterns.md | | Model quantization with MLX-LM | mlx-swift/quantization.md |

Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom model integration, or (8) Structured generation. Source: mintuz/claude-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mintuz/claude-plugins --skill local-ai-models
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from mintuz/claude-plugins

Quick answers

What is local-ai-models?

Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom model integration, or (8) Structured generation. Source: mintuz/claude-plugins.

How do I install local-ai-models?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mintuz/claude-plugins --skill local-ai-models Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mintuz/claude-plugins