AgentSkillsCN

ondevice-ml

集成 Core ML,并在设备端构建各类机器学习管道(NLP/视觉/音频分析),同时落实隐私与合规性防护措施。

SKILL.md
--- frontmatter
name: ondevice-ml
description: Core ML integration + on-device pipelines (NLP/Vision/SoundAnalysis) with privacy/compliance guardrails.
allowed-tools: Read, Grep, Glob, Edit, Write

Load:

  • @docs/ondevice-ml/README.md
  • @docs/ondevice-ml/coreml.md
  • @docs/ondevice-ml/deployment.md
  • @docs/ondevice-ml/privacy.md

Output:

  • Model I/O contract checklist
  • Swift inference pipeline (caching, threading, error handling)
  • Optional: Vision/NLP/SoundAnalysis scaffolds
  • Test + validation plan