Настройка iMessage на macOS для Claude Code
★ 8.6 · integration
configure is a Claude Code skill that checks iMessage channel setup and manages its access policy on macOS. It reads `~/Library/Messages/chat.db` directly — no token or `.env` file needed — and verifies whether Full Disk Access has been granted to the terminal or IDE, since chat.db cannot be read without it. The skill also reads `~/.claude/channels/imessage/access.json` to display the current DM policy (allowlist or pairing), the list of allowed senders, and any pending pairing codes. Based on the detected state, it provides a concrete next step: FDA setup instructions in System Settings, or how to add a contact via `/imessage:access allow`. It's the right starting point for anyone setting up the iMessage channel for the first time or troubleshooting why messages aren't reaching the assistant.
- #imessage
- #setup
- #macos
- #full-disk-access
- #configuration