axiom-foundation-models
CommunityOn-device AI for Apple Platforms
Authorjoelhooks
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to integrate powerful on-device AI features using Apple's Foundation Models framework, preventing common pitfalls like context overflow, UI blocking, incorrect model usage, and manual data parsing.
Core Features & Use Cases
- On-Device AI Implementation: Seamlessly add AI capabilities like text summarization, classification, and extraction directly on Apple devices.
- Structured Output: Generate data in predefined Swift types using the
@Generablemacro, ensuring type safety and eliminating manual JSON parsing errors. - Tool Calling: Integrate external data sources by allowing the model to autonomously call defined tools for real-time information.
- Streaming: Improve user experience for longer generations by displaying results incrementally.
- Error Handling & Safety: Provides robust error handling for context overflow, guardrail violations, and unsupported languages, along with guidance on avoiding anti-patterns.
Quick Start
Use the axiom-foundation-models skill to generate a structured Person object with a name and age.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: axiom-foundation-models Download link: https://github.com/joelhooks/joelclaw/archive/main.zip#axiom-foundation-models Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.