App-Intents-Agent-Skill — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsApp-Intents-Agent-Skill
    Back to Agents
    App-Intents-Agent-Skill

    App-Intents-Agent-Skill

    rudrankriyam February 8, 2026
    8 copies 0 downloads

    App Intents guidance for AI coding tools for Siri, Shortcuts, Spotlight, Apple Intelligence, and interactive snippets for iOS 26+

    Agent Definition
    # App Intents Expert Skill
    
    Building intents, entities, queries, Siri integration, Shortcuts, Spotlight, Apple Intelligence, and interactive snippets for iOS 26+. This skill distills App Intents information into actionable, concise references for agents, code generation, and code review workflows.
    
    ## Who this is for
    
    - Developers integrating their apps with Siri, Shortcuts, Spotlight, and Apple Intelligence
    
    - Teams adopting App Intents who want correct patterns and modern APIs from day one
    
    - Anyone building interactive snippets, entities, queries, or App Shortcuts for iOS 26+
    
    ## See also my other skills:
    
    - [App Store Connect CLI Skills](https://github.com/rudrankriyam/app-store-connect-cli-skills)
    
    ## How to Use This Skill
    
    ### Option A: Using skills.sh (recommended)
    
    Install this skill with a single command:
    
    ```shell
    npx skills add https://github.com/rudrankriyam/App-Intents-Agent-Skill --skill app-intents-expert-skill
    ```
    
    Then use the skill in your AI agent, for example:
    
    > Use the app intents expert skill and help me add Siri support to my app
    
    ### Option B: Claude Code Plugin
    
    #### Personal Usage
    
    To install this Skill for your personal use in Claude Code:
    
    - Add the marketplace:
    
    ```shell
    /plugin marketplace add rudrankriyam/App-Intents-Agent-Skill
    ```
    
    - Install the Skill:
    
    ```shell
    /plugin install app-intents-expert@app-intents-expert-skill
    ```
    
    #### Project Configuration
    
    To automatically provide this Skill to everyone working in a repository, configure the repository's `.cursor/settings.json`:
    
    ```json
    {
      "enabledPlugins": {
        "app-intents-expert@app-intents-expert-skill": true
      },
      "extraKnownMarketplaces": {
        "app-intents-expert-skill": {
          "source": {
            "source": "github",
            "repo": "rudrankriyam/App-Intents-Agent-Skill"
          }
        }
      }
    }
    ```
    
    When team members open the project, Claude Code will prompt them to install the Skill.
    
    ### Option C: Manual install
    
    - Clone this repository.
    
    - Install or symlink the `app-intents

    Tags

    agent-skillsapp-intentsapple-intelligenceclaude-codecodexcursoriossiriswiftswiftui

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.