mpociot

Claude Siri AI — AI skill for Claude Code

AI community

Experimental macOS 27 App Intents model delegation provider backed by Claude Code.

How to install Claude Siri AI

This entry records only its repository, not the path inside it, so there is no exact command to give. Open mpociot/claude-siri-ai and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Siri AI does

Experimental macOS 27 App Intents model delegation provider backed by Claude Code.

Alternatives in AI

  • Opencodex — Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama… 12.3k ★
  • Vibeproxy — Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys n 3.3k ★
  • Claude Usage Tracker — Native macOS menu bar app for tracking Claude AI usage limits in real-time 2.2k ★

README

Claude for Siri

Use your signed-in Claude Code account from macOS Spotlight and Siri. The menu bar app starts its built-in Swift bridge automatically.

![Claude responding inside Siri on macOS](docs/assets/siri-claude.png)

TL;DR — how to use it

**Experimental: requires macOS 27 with SIP and AMFI disabled.** This lowers macOS security protections and uses private, beta-specific APIs. Use a development Mac. The app and scripts do not disable SIP or AMFI for you. This is an independent example, not an official Apple or Anthropic integration.

  1. Install **Xcode 27**, accept its license and install its first-launch components. Install **XcodeGen** (`brew install xcodegen`) and [Claude Code](https://code.claude.com/docs/en/overview). Sign in with `claude auth login`.

  2. Build and install the app:

    git clone https://github.com/mpociot/claude-siri-ai.git
    cd claude-siri-ai
    ./scripts/install.sh
  3. In the **Claude** window, click **Test Connection**. The app finds common Claude CLI installations automatically; use **Choose Claude CLI…** if needed.

  4. Click **Enable in Spotlight…** and authenticate in the macOS administrator dialog. This temporarily restarts Siri and Spotlight with expanded provider discovery.

  5. Press **⌘Space**, right-click the input, choose **Ask… → Claude**, and send a prompt. Complete Apple's **Turn On** flow if prompted.

Keep the app running: closing its settings window leaves the bridge in the menu bar. **Open at login** is optional. After a reboot or a Siri service restart, use **Enable in Spotlight…** again. **Restore Normal Discovery** undoes the temporary process override.

The installer uses `~/Applications/Claude.app`. If another app already occupies that location, installation stops. Anthropic's `/Applications/Claude.app` is separate.

What works

  • Provider discovery, consent, and invocation have been demonstrated in Spotlight.
  • The Swift bridge has passed a live request using an authenticated Claude Code