AgentSkillsCN

appintents-docs

API参考:App Intents。查询Siri、快捷指令、Spotlight集成,以暴露应用的功能。

SKILL.md
--- frontmatter
name: appintents-docs
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.:
    • .claude/skills/appintents/appintents-appintent.md for AppIntent protocol
    • .claude/skills/appintents/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