# Appintents

> API reference: App Intents. Query for Siri, Shortcuts, Spotlight integration, exposing app functionality.

- Skill: `prisma-labs-dev/appintents` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add prisma-labs-dev/appintents`
- Raw SKILL.md: https://api.skillmd.com/api/skills/prisma-labs-dev/appintents/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: prisma-labs-dev (https://skillmd.com/u/prisma-labs-dev)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/prisma-labs-dev/appintents

---


# 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

