add-imessage

Integrate iMessage channel support into the NanoClaw agent framework via Chat SDK bridge.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-imessage-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-imessage
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/.claude/skills/add-imessage
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill add-imessage-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chat-adapter-imessage.

What problem does it solve?

This skill bridges the gap between your AI agent and the iMessage platform, allowing you to manage personal or group conversations directly through your NanoClaw agent.

Core Features & Use Cases

  • Dual-Mode Integration: Supports local macOS-based messaging or remote connectivity via the Photon API.
  • Seamless Communication: Enables your agent to participate in 1:1 chats and group conversations using standard iMessage protocols.
  • Use Case: If you want to receive agent notifications or interact with your AI assistant while on the go, this skill allows you to use your existing iMessage contacts as the interface.

Quick Start

Run the add-imessage skill to configure your environment and link your iMessage account to the agent.

Frequently Asked Questions about add-imessage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate iMessage into my AI agent workflow?

iMessage integration for AI agents is supported through the NanoClaw framework using a Chat SDK bridge, allowing your agent to manage personal and group conversations directly via local macOS or remote Photon API connectivity.

Can I connect my AI assistant to iMessage using a remote API?

You can connect your AI assistant to iMessage remotely via the Photon API, which facilitates interactive chat sessions without requiring a local macOS-native messaging environment.

What environment do I need to set up to use iMessage with NanoClaw?

Using iMessage with NanoClaw requires a Node.js environment configured with specific environment variables for authentication and connectivity, along with the chat-adapter-imessage dependency installed.

Does iMessage integration support both local and remote messaging modes?

iMessage integration supports dual-mode connectivity, allowing you to choose between local macOS-native messaging or remote communication via the Photon API for interactive chat sessions.

How do I configure my environment to link my iMessage account to an AI agent?

You configure your environment and link your iMessage account to the agent by running the skill, which sets up the necessary Node.js environment variables for authentication and connectivity.

Why do I need the chat-adapter-imessage dependency for AI agent messaging?

The chat-adapter-imessage dependency is required because it acts as the Chat SDK bridge that facilitates communication between the NanoClaw agent framework and the iMessage platform.