agentsclimarketplace

Apple foundation models skill

Skill alessiorubicini/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill

Add expert Apple Foundation Models guidance to your AI coding tool (Agent Skills open format)

Install
npx -y skills add alessiorubicini/Apple-Foundation-Models-Agent-Skill --skill apple-foundation-models-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Write, review, or integrate Apple's FoundationModels framework (iOS 26.0+, macOS 26.0+), including WWDC 2026 beta APIs (OSs 27.0+). Use for on-device generation, structured output, tool calling, streaming, prompt attachments, dynamic profiles, agentic orchestration, session properties, Private Cloud Compute, or custom language model providers.

SKILL.md

4.4 KB, as published. Nobody here has run it

Apple Foundation Models Skill

This skill acts as a router. When handling tasks or queries related to Apple's FoundationModels framework, identify the relevant topic below and load the corresponding reference file before performing any code generation or analysis.

Topic Router

Topic / API SurfaceTarget Reference
All References Indexreferences/_index.md
Model Access & Availabilitysystem-language-model.md
Session & Transcript Lifecyclesession-lifecycle.md
Structured Output (@Generable)guided-generation.md
Tool Calling & Capabilitiestool-calling.md
Sampling & Optionsgeneration-options.md
Streaming UI & Responsesstreaming.md
Error Handling & Overflowerror-handling.md
Swift Concurrency & Actor Isolationconcurrency.md
Performance & Prewarmingperformance.md
Prompt Engineering & Strategyprompting-techniques.md
Prompt Attachments (Images)prompt-attachments.md
Dynamic Profiles & Policiesdynamic-profiles.md
Session Propertiessession-properties.md
Private Cloud Compute (PCC)private-cloud-compute.md
Custom Language Model Providerscustom-language-model-provider.md
Framework Glossaryglossary.md

Boundaries (Out of Scope)

Do NOT use this skill for:

  • General Swift Concurrency (see Swift Concurrency Skill).
  • Standard SwiftUI patterns (see SwiftUI Expert Skill).
  • Non-Apple/third-party LLM APIs.
  • Model training/CoreML integration details.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.