---
title: "Route iMessage, Mail, Notes, Reminders, and Calendar tasks into approved AI CLI workflows with Apple Flow"
description: "Use Apple-native inboxes and event surfaces as a gated control plane for local AI work, with sender allowlists, approval prompts, and workspace boundaries."
verification: "listed"
source: "https://github.com/dkyazzentwatwa/apple-flow"
author: "dkyazzentwatwa"
publisher_type: "individual"
category:
  - "Calendar, Email & Productivity"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "dkyazzentwatwa/apple-flow"
  github_stars: 105
---

# Route iMessage, Mail, Notes, Reminders, and Calendar tasks into approved AI CLI workflows with Apple Flow

Use Apple-native inboxes and event surfaces as a gated control plane for local AI work, with sender allowlists, approval prompts, and workspace boundaries.

## Prerequisites

macOS, Apple apps access, one supported AI CLI such as Codex, Claude, Gemini, Cline, or Kilo, Python 3.11, Node.js

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Clone the repository, install the documented Python and Node prerequisites on macOS, run the setup flow or autostart script, configure the allowed senders and workspace boundaries in .env, then connect one supported AI CLI and start the local service.
```

## Documentation

- https://github.com/dkyazzentwatwa/apple-flow#readme

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/route-imessage-mail-notes-reminders-and-calendar-tasks-into-approved-ai-cli-workflows-with-apple-flow/)
