appintents

Community

Expose app intents to Siri and Shortcuts.

Authorannurdien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

App developers need a standardized way to expose app functionality to system experiences like Siri and Shortcuts, enabling hands-free control and automation.

Core Features & Use Cases

  • AppIntent protocol: Define a custom intent type by conforming to the AppIntent protocol to describe capabilities and metadata.
  • Parameter-driven invocation: Declare inputs with @Parameter so the system can resolve them automatically during invocation.
  • Execution and results: Implement perform() to execute the action and return an IntentResult that represents the outcome.

Quick Start

Create a custom AppIntent type with parameters and a perform() method to expose app functionality to Siri and Shortcuts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: appintents
Download link: https://github.com/annurdien/skills/archive/main.zip#appintents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.