appintents
Helps developers connect their iPhone app to Siri, Spotlight search, and Shortcuts so people can control it with voice and automation.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
SKILL.mdShow the author's original SKILL.md
--- name: appintents user-invocable: true description: "API reference: App Intents. Query for Siri, Shortcuts, Spotlight integration, exposing app functionality." context: fork agent: Explore --- # App Intents Documentation Search these docs to answer questions about App Intents APIs. ## Return Format Always include: 1. **Summary** - Answer the question concisely 2. **File paths** - List relevant files for full details, e.g.: - `appintents-appintent.md` for AppIntent protocol - `appintents-appshortcut.md` for creating shortcuts ## Files - `appintents-overview.md` - Framework overview and intent types - `appintents-appintent.md` - AppIntent protocol and implementation - `appintents-appshortcut.md` - App Shortcuts and phrases
Ships with 2 supporting files:
- appintents-appintent.md
- appintents-appshortcut.md
Mirrored from the author's public source. Install counts from the open skills registry.