imessage

仓库创建 2026年7月27日最近提交 21 小时前SkillHot 收录 16 小时前
这个 Skill 做什么

在 macOS 里通过 imsg CLI 直接读发 iMessage 和 SMS,把手机信息操作搬到终端。需要机器登录了 Messages.app,并给终端相应权限,适合让脚本自动发消息或批量查看会话。特别之处是把桌面消息应用接口化,方便自动化与集成。

▸ 展开 SKILL.md 英文原文

Send and receive iMessages/SMS via the imsg CLI on macOS.

0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/apple/imessage/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/apple/imessage/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# iMessage

Use `imsg` to read and send iMessage/SMS via macOS Messages.app.

## Prerequisites

- **macOS** with Messages.app signed in
- Install: `brew install steipete/tap/imsg`
- Grant Full Disk Access for terminal (System Settings → Privacy → Full Disk Access)
- Grant Automation permission for Messages.app when prompted

## When to Use

- User asks to send an iMessage or text message
- Reading iMessage conversation history
- Checking recent Messages.app chats
- Sending to phone numbers or Apple IDs

## When NOT to Use

- Telegram/Discord/Slack/WhatsApp messages → use the appropriate gateway channel
- Group chat management (adding/removing members) → not supported
- Bulk/mass messaging → 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有