Install
$ agentstack add skill-alessiorubicini-apple-foundation-models-agent-skill-apple-foundation-models-skill ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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 Surface | Target Reference | | :--- | :--- | | All References Index | [references/index.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/index.md) | | Model Access & Availability | [system-language-model.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/system-language-model.md) | | Session & Transcript Lifecycle | [session-lifecycle.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/session-lifecycle.md) | | Structured Output (@Generable) | [guided-generation.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/guided-generation.md) | | Tool Calling & Capabilities | [tool-calling.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/tool-calling.md) | | Sampling & Options | [generation-options.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/generation-options.md) | | Streaming UI & Responses | [streaming.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/streaming.md) | | Error Handling & Overflow | [error-handling.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/error-handling.md) | | Swift Concurrency & Actor Isolation | [concurrency.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/concurrency.md) | | Performance & Prewarming | [performance.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/performance.md) | | Prompt Engineering & Strategy | [prompting-techniques.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/prompting-techniques.md) | | Prompt Attachments (Images) | [prompt-attachments.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/prompt-attachments.md) | | Dynamic Profiles & Policies | [dynamic-profiles.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/dynamic-profiles.md) | | Session Properties | [session-properties.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/session-properties.md) | | Private Cloud Compute (PCC) | [private-cloud-compute.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/private-cloud-compute.md) | | Custom Language Model Providers | [custom-language-model-provider.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/custom-language-model-provider.md) | | Framework Glossary | [glossary.md](file:///Users/alessiorubicini/Developer/projects/Apple-Foundation-Models-Agent-Skill/apple-foundation-models-skill/references/glossary.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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: alessiorubicini
- Source: alessiorubicini/Apple-Foundation-Models-Agent-Skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.