ワンクリックで
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending; Prefer bluebubbles if available; this is the fallback iMessage CLI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
iMessage/SMS CLI for listing chats, history, watch, and sending; Prefer bluebubbles if available; this is the fallback iMessage CLI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders; Don't use for markdown/linked notes (obsidian), collaborative docs (notion), or tagged research (bear-notes).
Create, search, and manage Bear notes via grizzly CLI; Don't use for quick system capture (apple-notes), plain markdown files (obsidian), or collaborative docs (notion).
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control; Don't use for simple one-off shell commands; use exec tool directly.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs; Don't use for non-Gmail email; prefer himalaya for IMAP/SMTP accounts.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language). Don't use for Gmail/Google Workspace; prefer gog
Capture, organize, and retrieve operational knowledge + saved web content in a local `knowledge/` directory indexed by QMD. Use for “save this link”, “add to KB”, “remember this”, or “search KB”.
| name | imsg |
| description | iMessage/SMS CLI for listing chats, history, watch, and sending; Prefer bluebubbles if available; this is the fallback iMessage CLI. |
| homepage | https://imsg.to |
| metadata | {"openclaw":{"emoji":"📨","os":["darwin"],"requires":{"bins":["imsg"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/imsg","bins":["imsg"],"label":"Install imsg (brew)"}]}} |
bluebubbles if available; use this skill as the fallback iMessage CLI.Use imsg to read and send Messages.app iMessage/SMS on macOS.
Requirements: Messages.app signed in, Full Disk Access for your terminal, and Automation permission to control Messages.app for sending.
sendchatId for history/watch (from imsg chats --limit 10 --json)text and optional file path for sendsimsg chats --limit 10 --json
imsg history --chat-id 1 --limit 20 --attachments --json
imsg watch --chat-id 1 --attachments
imsg send --to "+14155551212" --text "hi" --file /path/pic.jpg
--service imessage|sms|auto controls delivery.imsg chats --limit 10 --json to discover chat ids.