Toolverse
All skills

axiom-ios-ml

by CharlesWiltgen

Use when deploying ANY machine learning model on-device, converting models to CoreML, compressing models, or implementing speech-to-text. Covers CoreML conversion, MLTensor, model compression (quantization/palettization/pruning), stateful models, KV-cache, multi-function models,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile
Views
2

About this skill

Use when deploying ANY machine learning model on-device, converting models to CoreML, compressing models, or implementing speech-to-text. Covers CoreML conversion, MLTensor, model compression (quantization/palettization/pruning), stateful models, KV-cache, multi-function models, async prediction, SpeechAnalyzer, SpeechTranscriber.

How to use

  1. Aktywuj umiejętność axiom-ios-ml w swoim projekcie iOS, gdy planujesz wdrożyć własny model uczenia maszynowego na urządzeniu — nie używaj jej do korzystania z Apple Intelligence czy Foundation Models (do tego służy ios-ai).
  2. Jeśli masz model w PyTorch lub TensorFlow, użyj routera CoreML do konwersji modelu do formatu CoreML, który iOS rozumie natywnie.
  3. Jeśli model jest duży, zastosuj kompresję — wybierz odpowiednią strategię: kwantyzację (zmniejszenie precyzji), paletyzację (zmniejszenie unikalnych wartości) lub przycinanie (usuwanie nieistotnych połączeń).
  4. Dla dużych modeli językowych skonfiguruj KV-cache, aby przyspieszyć predykcje, oraz użyj MLTensor do łączenia modeli w potoku przetwarzania.
  5. Jeśli implementujesz zamianę mowy na tekst, skorzystaj z SpeechAnalyzer i SpeechTranscriber — umiejętność pokrywa zarówno nagrania na żywo, jak i wcześniej zarejestrowane pliki audio.
  6. Testuj predykcje asynchronicznie, aby nie blokowały interfejsu użytkownika — umiejętność zawiera wzorce do asynchronicznego wywoływania modelu na wybranej jednostce obliczeniowej (CPU, GPU lub Neural Engine).

Related skills

garmin-connect

by openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

Mobile
37119

analyzing-financial-statements

by anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

Mobile
16113

interactive-portfolio

by davila7

Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities. Use when: portfolio,

Mobile
1823

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142