apple-foundation-models
✓在 iOS/macOS 应用程序中使用 Apple 的基础模型框架实现设备上 AI 和 LLM 功能时,请使用此技能
SKILL.md
This skill covers iOS 26.0+, iPadOS 26.0+, macOS 26.0+, and visionOS 26.0+.
Description Use this skill when working with Apple's Foundation Models framework for on-device AI and LLM capabilities in iOS/macOS apps. Covers SystemLanguageModel, LanguageModelSession, guided generation, tool calling, and prompting patterns.
On-Device AI All models run entirely on-device, ensuring privacy and offline capability.
在 iOS/macOS 应用程序中使用 Apple 的基础模型框架实现设备上 AI 和 LLM 功能时,请使用此技能 来源:ios-agent/iosagent.dev。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ios-agent/iosagent.dev --skill apple-foundation-models- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-12
- 更新时间
- 2026-02-18
快速解答
什么是 apple-foundation-models?
在 iOS/macOS 应用程序中使用 Apple 的基础模型框架实现设备上 AI 和 LLM 功能时,请使用此技能 来源:ios-agent/iosagent.dev。
如何安装 apple-foundation-models?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ios-agent/iosagent.dev --skill apple-foundation-models 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ios-agent/iosagent.dev