ericblueericblueCommunityยท2 Agent Skills Included

mac-agent-gateway

Control Apple Reminders and Messages through a local API

Exposes Apple Reminders and Messages as a secure local REST API on your Mac. Lets agents create reminders, send iMessages, search conversations, and extract links without fighting macOS permission restrictions. Runs entirely on your machine with API key auth, PII filtering, and send allowlists so your data never leaves your computer.
npx skills add ericblue/mac-agent-gateway --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Mac Agent Gateway?โ–ผ

Run `npx skills add ericblue/mac-agent-gateway --all -g -y` in your terminal to install all skills in this suite globally.

How to let an AI agent use Apple Reminders?โ–ผ

Run the gateway on your Mac, then the mag-reminders skill lets your agent create, list, update, and complete reminders through simple HTTP requests.

Can an AI agent send iMessages from my Mac?โ–ผ

Yes. The mag-messages skill sends and replies to iMessages, searches history, and extracts links, with optional allowlists to restrict recipients.

Does Mac Agent Gateway work with Claude Code and OpenClaw?โ–ผ

Yes. Any agent that can make HTTP requests works, including OpenClaw, Claude Code, and Cursor, using the included SKILL.md definitions.

Is my message data sent to the cloud?โ–ผ

No. Everything runs locally on your Mac with API key authentication, rate limiting, and automatic PII masking for sensitive data.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’