[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-deepgram-imsg":3,"mdc--trhhz0-key":32,"related-repo-deepgram-imsg":423,"related-org-deepgram-imsg":511},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":30,"mdContent":31},"imsg","send and manage iMessage and SMS","iMessage\u002FSMS CLI for listing chats, history, watch, and sending.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"deepgram","Deepgram","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdeepgram.png",[12,16,19],{"name":13,"slug":14,"type":15},"iMessage","imessage","tag",{"name":17,"slug":18,"type":15},"CLI","cli",{"name":20,"slug":21,"type":15},"Messaging","messaging",23,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw","2026-07-12T08:28:04.138484",null,9,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":25},[],"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw\u002Ftree\u002FHEAD\u002Fskills\u002Fimsg","---\nname: imsg\ndescription: iMessage\u002FSMS CLI for listing chats, history, watch, and sending.\nhomepage: https:\u002F\u002Fimsg.to\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"📨\",\n        \"os\": [\"darwin\"],\n        \"requires\": { \"bins\": [\"imsg\"] },\n        \"install\":\n          [\n            {\n              \"id\": \"brew\",\n              \"kind\": \"brew\",\n              \"formula\": \"steipete\u002Ftap\u002Fimsg\",\n              \"bins\": [\"imsg\"],\n              \"label\": \"Install imsg (brew)\",\n            },\n          ],\n      },\n  }\n---\n\n# imsg Actions\n\n## Overview\n\nUse `imsg` to read and send Messages.app iMessage\u002FSMS on macOS.\n\nRequirements: Messages.app signed in, Full Disk Access for your terminal, and Automation permission to control Messages.app for sending.\n\n## Inputs to collect\n\n- Recipient handle (phone\u002Femail) for `send`\n- `chatId` for history\u002Fwatch (from `imsg chats --limit 10 --json`)\n- `text` and optional `file` path for sends\n\n## Actions\n\n### List chats\n\n```bash\nimsg chats --limit 10 --json\n```\n\n### Fetch chat history\n\n```bash\nimsg history --chat-id 1 --limit 20 --attachments --json\n```\n\n### Watch a chat\n\n```bash\nimsg watch --chat-id 1 --attachments\n```\n\n### Send a message\n\n```bash\nimsg send --to \"+14155551212\" --text \"hi\" --file \u002Fpath\u002Fpic.jpg\n```\n\n## Notes\n\n- `--service imessage|sms|auto` controls delivery.\n- Confirm recipient + message before sending.\n\n## Ideas to try\n\n- Use `imsg chats --limit 10 --json` to discover chat ids.\n- Watch a high-signal chat to stream incoming messages.\n",{"data":33,"body":48},{"name":4,"description":6,"homepage":34,"metadata":35},"https:\u002F\u002Fimsg.to",{"openclaw":36},{"emoji":37,"os":38,"requires":40,"install":42},"📨",[39],"darwin",{"bins":41},[4],[43],{"id":44,"kind":44,"formula":45,"bins":46,"label":47},"brew","steipete\u002Ftap\u002Fimsg",[4],"Install imsg (brew)",{"type":49,"children":50},"root",[51,60,67,81,86,92,145,151,158,202,208,255,261,293,299,367,373,392,398,417],{"type":52,"tag":53,"props":54,"children":56},"element","h1",{"id":55},"imsg-actions",[57],{"type":58,"value":59},"text","imsg Actions",{"type":52,"tag":61,"props":62,"children":64},"h2",{"id":63},"overview",[65],{"type":58,"value":66},"Overview",{"type":52,"tag":68,"props":69,"children":70},"p",{},[71,73,79],{"type":58,"value":72},"Use ",{"type":52,"tag":74,"props":75,"children":77},"code",{"className":76},[],[78],{"type":58,"value":4},{"type":58,"value":80}," to read and send Messages.app iMessage\u002FSMS on macOS.",{"type":52,"tag":68,"props":82,"children":83},{},[84],{"type":58,"value":85},"Requirements: Messages.app signed in, Full Disk Access for your terminal, and Automation permission to control Messages.app for sending.",{"type":52,"tag":61,"props":87,"children":89},{"id":88},"inputs-to-collect",[90],{"type":58,"value":91},"Inputs to collect",{"type":52,"tag":93,"props":94,"children":95},"ul",{},[96,108,127],{"type":52,"tag":97,"props":98,"children":99},"li",{},[100,102],{"type":58,"value":101},"Recipient handle (phone\u002Femail) for ",{"type":52,"tag":74,"props":103,"children":105},{"className":104},[],[106],{"type":58,"value":107},"send",{"type":52,"tag":97,"props":109,"children":110},{},[111,117,119,125],{"type":52,"tag":74,"props":112,"children":114},{"className":113},[],[115],{"type":58,"value":116},"chatId",{"type":58,"value":118}," for history\u002Fwatch (from ",{"type":52,"tag":74,"props":120,"children":122},{"className":121},[],[123],{"type":58,"value":124},"imsg chats --limit 10 --json",{"type":58,"value":126},")",{"type":52,"tag":97,"props":128,"children":129},{},[130,135,137,143],{"type":52,"tag":74,"props":131,"children":133},{"className":132},[],[134],{"type":58,"value":58},{"type":58,"value":136}," and optional ",{"type":52,"tag":74,"props":138,"children":140},{"className":139},[],[141],{"type":58,"value":142},"file",{"type":58,"value":144}," path for sends",{"type":52,"tag":61,"props":146,"children":148},{"id":147},"actions",[149],{"type":58,"value":150},"Actions",{"type":52,"tag":152,"props":153,"children":155},"h3",{"id":154},"list-chats",[156],{"type":58,"value":157},"List chats",{"type":52,"tag":159,"props":160,"children":165},"pre",{"className":161,"code":162,"language":163,"meta":164,"style":164},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","imsg chats --limit 10 --json\n","bash","",[166],{"type":52,"tag":74,"props":167,"children":168},{"__ignoreMap":164},[169],{"type":52,"tag":170,"props":171,"children":174},"span",{"class":172,"line":173},"line",1,[175,180,186,191,197],{"type":52,"tag":170,"props":176,"children":178},{"style":177},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[179],{"type":58,"value":4},{"type":52,"tag":170,"props":181,"children":183},{"style":182},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[184],{"type":58,"value":185}," chats",{"type":52,"tag":170,"props":187,"children":188},{"style":182},[189],{"type":58,"value":190}," --limit",{"type":52,"tag":170,"props":192,"children":194},{"style":193},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[195],{"type":58,"value":196}," 10",{"type":52,"tag":170,"props":198,"children":199},{"style":182},[200],{"type":58,"value":201}," --json\n",{"type":52,"tag":152,"props":203,"children":205},{"id":204},"fetch-chat-history",[206],{"type":58,"value":207},"Fetch chat history",{"type":52,"tag":159,"props":209,"children":211},{"className":161,"code":210,"language":163,"meta":164,"style":164},"imsg history --chat-id 1 --limit 20 --attachments --json\n",[212],{"type":52,"tag":74,"props":213,"children":214},{"__ignoreMap":164},[215],{"type":52,"tag":170,"props":216,"children":217},{"class":172,"line":173},[218,222,227,232,237,241,246,251],{"type":52,"tag":170,"props":219,"children":220},{"style":177},[221],{"type":58,"value":4},{"type":52,"tag":170,"props":223,"children":224},{"style":182},[225],{"type":58,"value":226}," history",{"type":52,"tag":170,"props":228,"children":229},{"style":182},[230],{"type":58,"value":231}," --chat-id",{"type":52,"tag":170,"props":233,"children":234},{"style":193},[235],{"type":58,"value":236}," 1",{"type":52,"tag":170,"props":238,"children":239},{"style":182},[240],{"type":58,"value":190},{"type":52,"tag":170,"props":242,"children":243},{"style":193},[244],{"type":58,"value":245}," 20",{"type":52,"tag":170,"props":247,"children":248},{"style":182},[249],{"type":58,"value":250}," --attachments",{"type":52,"tag":170,"props":252,"children":253},{"style":182},[254],{"type":58,"value":201},{"type":52,"tag":152,"props":256,"children":258},{"id":257},"watch-a-chat",[259],{"type":58,"value":260},"Watch a chat",{"type":52,"tag":159,"props":262,"children":264},{"className":161,"code":263,"language":163,"meta":164,"style":164},"imsg watch --chat-id 1 --attachments\n",[265],{"type":52,"tag":74,"props":266,"children":267},{"__ignoreMap":164},[268],{"type":52,"tag":170,"props":269,"children":270},{"class":172,"line":173},[271,275,280,284,288],{"type":52,"tag":170,"props":272,"children":273},{"style":177},[274],{"type":58,"value":4},{"type":52,"tag":170,"props":276,"children":277},{"style":182},[278],{"type":58,"value":279}," watch",{"type":52,"tag":170,"props":281,"children":282},{"style":182},[283],{"type":58,"value":231},{"type":52,"tag":170,"props":285,"children":286},{"style":193},[287],{"type":58,"value":236},{"type":52,"tag":170,"props":289,"children":290},{"style":182},[291],{"type":58,"value":292}," --attachments\n",{"type":52,"tag":152,"props":294,"children":296},{"id":295},"send-a-message",[297],{"type":58,"value":298},"Send a message",{"type":52,"tag":159,"props":300,"children":302},{"className":161,"code":301,"language":163,"meta":164,"style":164},"imsg send --to \"+14155551212\" --text \"hi\" --file \u002Fpath\u002Fpic.jpg\n",[303],{"type":52,"tag":74,"props":304,"children":305},{"__ignoreMap":164},[306],{"type":52,"tag":170,"props":307,"children":308},{"class":172,"line":173},[309,313,318,323,329,334,339,344,348,353,357,362],{"type":52,"tag":170,"props":310,"children":311},{"style":177},[312],{"type":58,"value":4},{"type":52,"tag":170,"props":314,"children":315},{"style":182},[316],{"type":58,"value":317}," send",{"type":52,"tag":170,"props":319,"children":320},{"style":182},[321],{"type":58,"value":322}," --to",{"type":52,"tag":170,"props":324,"children":326},{"style":325},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[327],{"type":58,"value":328}," \"",{"type":52,"tag":170,"props":330,"children":331},{"style":182},[332],{"type":58,"value":333},"+14155551212",{"type":52,"tag":170,"props":335,"children":336},{"style":325},[337],{"type":58,"value":338},"\"",{"type":52,"tag":170,"props":340,"children":341},{"style":182},[342],{"type":58,"value":343}," --text",{"type":52,"tag":170,"props":345,"children":346},{"style":325},[347],{"type":58,"value":328},{"type":52,"tag":170,"props":349,"children":350},{"style":182},[351],{"type":58,"value":352},"hi",{"type":52,"tag":170,"props":354,"children":355},{"style":325},[356],{"type":58,"value":338},{"type":52,"tag":170,"props":358,"children":359},{"style":182},[360],{"type":58,"value":361}," --file",{"type":52,"tag":170,"props":363,"children":364},{"style":182},[365],{"type":58,"value":366}," \u002Fpath\u002Fpic.jpg\n",{"type":52,"tag":61,"props":368,"children":370},{"id":369},"notes",[371],{"type":58,"value":372},"Notes",{"type":52,"tag":93,"props":374,"children":375},{},[376,387],{"type":52,"tag":97,"props":377,"children":378},{},[379,385],{"type":52,"tag":74,"props":380,"children":382},{"className":381},[],[383],{"type":58,"value":384},"--service imessage|sms|auto",{"type":58,"value":386}," controls delivery.",{"type":52,"tag":97,"props":388,"children":389},{},[390],{"type":58,"value":391},"Confirm recipient + message before sending.",{"type":52,"tag":61,"props":393,"children":395},{"id":394},"ideas-to-try",[396],{"type":58,"value":397},"Ideas to try",{"type":52,"tag":93,"props":399,"children":400},{},[401,412],{"type":52,"tag":97,"props":402,"children":403},{},[404,405,410],{"type":58,"value":72},{"type":52,"tag":74,"props":406,"children":408},{"className":407},[],[409],{"type":58,"value":124},{"type":58,"value":411}," to discover chat ids.",{"type":52,"tag":97,"props":413,"children":414},{},[415],{"type":58,"value":416},"Watch a high-signal chat to stream incoming messages.",{"type":52,"tag":418,"props":419,"children":420},"style",{},[421],{"type":58,"value":422},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":424,"total":510},[425,439,453,465,475,487,498],{"slug":426,"name":426,"fn":427,"description":428,"org":429,"tags":430,"stars":22,"repoUrl":23,"updatedAt":438},"1password","manage secrets with 1Password CLI","Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading\u002Finjecting\u002Frunning secrets via op.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[431,434,435],{"name":432,"slug":433,"type":15},"Automation","automation",{"name":17,"slug":18,"type":15},{"name":436,"slug":437,"type":15},"Security","security","2026-07-12T08:28:49.991939",{"slug":440,"name":440,"fn":441,"description":442,"org":443,"tags":444,"stars":22,"repoUrl":23,"updatedAt":452},"apple-notes","manage Apple Notes on macOS","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[445,446,449],{"name":17,"slug":18,"type":15},{"name":447,"slug":448,"type":15},"Knowledge Management","knowledge-management",{"name":450,"slug":451,"type":15},"macOS","macos","2026-07-12T08:29:01.538106",{"slug":454,"name":454,"fn":455,"description":456,"org":457,"tags":458,"stars":22,"repoUrl":23,"updatedAt":464},"apple-reminders","manage Apple Reminders via CLI","Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON\u002Fplain output.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[459,460,461],{"name":17,"slug":18,"type":15},{"name":450,"slug":451,"type":15},{"name":462,"slug":463,"type":15},"Task Management","task-management","2026-07-12T08:29:14.035414",{"slug":466,"name":466,"fn":467,"description":468,"org":469,"tags":470,"stars":22,"repoUrl":23,"updatedAt":474},"bear-notes","manage Bear notes via CLI","Create, search, and manage Bear notes via grizzly CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[471,472,473],{"name":17,"slug":18,"type":15},{"name":447,"slug":448,"type":15},{"name":372,"slug":369,"type":15},"2026-07-12T08:28:51.246011",{"slug":476,"name":476,"fn":477,"description":478,"org":479,"tags":480,"stars":22,"repoUrl":23,"updatedAt":486},"blogwatcher","monitor blogs and RSS feeds","Monitor blogs and RSS\u002FAtom feeds for updates using the blogwatcher CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[481,482,483],{"name":432,"slug":433,"type":15},{"name":17,"slug":18,"type":15},{"name":484,"slug":485,"type":15},"Monitoring","monitoring","2026-07-12T08:29:02.762321",{"slug":488,"name":488,"fn":489,"description":490,"org":491,"tags":492,"stars":22,"repoUrl":23,"updatedAt":497},"blucli","control BluOS audio playback","BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[493,496],{"name":494,"slug":495,"type":15},"Audio","audio",{"name":17,"slug":18,"type":15},"2026-07-12T08:28:21.009637",{"slug":499,"name":499,"fn":500,"description":501,"org":502,"tags":503,"stars":22,"repoUrl":23,"updatedAt":509},"bluebubbles","send and manage iMessages","Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel=\"bluebubbles\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[504,507,508],{"name":505,"slug":506,"type":15},"Communications","communications",{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},"2026-07-12T08:28:57.517914",54,{"items":512,"total":619},[513,529,535,541,547,553,559,564,570,584,596,608],{"slug":514,"name":514,"fn":515,"description":516,"org":517,"tags":518,"stars":526,"repoUrl":527,"updatedAt":528},"deepclaw-voice","configure phone calls with Deepgram Voice","Set up phone calling to OpenClaw using Deepgram Voice Agent API",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[519,522,523],{"name":520,"slug":521,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},{"name":524,"slug":525,"type":15},"Voice","voice",78,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdeepclaw","2026-07-12T08:29:25.371332",{"slug":426,"name":426,"fn":427,"description":428,"org":530,"tags":531,"stars":22,"repoUrl":23,"updatedAt":438},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[532,533,534],{"name":432,"slug":433,"type":15},{"name":17,"slug":18,"type":15},{"name":436,"slug":437,"type":15},{"slug":440,"name":440,"fn":441,"description":442,"org":536,"tags":537,"stars":22,"repoUrl":23,"updatedAt":452},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[538,539,540],{"name":17,"slug":18,"type":15},{"name":447,"slug":448,"type":15},{"name":450,"slug":451,"type":15},{"slug":454,"name":454,"fn":455,"description":456,"org":542,"tags":543,"stars":22,"repoUrl":23,"updatedAt":464},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[544,545,546],{"name":17,"slug":18,"type":15},{"name":450,"slug":451,"type":15},{"name":462,"slug":463,"type":15},{"slug":466,"name":466,"fn":467,"description":468,"org":548,"tags":549,"stars":22,"repoUrl":23,"updatedAt":474},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[550,551,552],{"name":17,"slug":18,"type":15},{"name":447,"slug":448,"type":15},{"name":372,"slug":369,"type":15},{"slug":476,"name":476,"fn":477,"description":478,"org":554,"tags":555,"stars":22,"repoUrl":23,"updatedAt":486},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[556,557,558],{"name":432,"slug":433,"type":15},{"name":17,"slug":18,"type":15},{"name":484,"slug":485,"type":15},{"slug":488,"name":488,"fn":489,"description":490,"org":560,"tags":561,"stars":22,"repoUrl":23,"updatedAt":497},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[562,563],{"name":494,"slug":495,"type":15},{"name":17,"slug":18,"type":15},{"slug":499,"name":499,"fn":500,"description":501,"org":565,"tags":566,"stars":22,"repoUrl":23,"updatedAt":509},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[567,568,569],{"name":505,"slug":506,"type":15},{"name":13,"slug":14,"type":15},{"name":20,"slug":21,"type":15},{"slug":571,"name":571,"fn":572,"description":573,"org":574,"tags":575,"stars":22,"repoUrl":23,"updatedAt":583},"camsnap","capture frames and clips from cameras","Capture frames or clips from RTSP\u002FONVIF cameras.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[576,577,580],{"name":432,"slug":433,"type":15},{"name":578,"slug":579,"type":15},"Camera","camera",{"name":581,"slug":582,"type":15},"Media","media","2026-07-12T08:28:28.096134",{"slug":585,"name":585,"fn":586,"description":587,"org":588,"tags":589,"stars":22,"repoUrl":23,"updatedAt":595},"clawhub","manage agent skills with ClawHub","Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new\u002Fupdated skill folders with the npm-installed clawhub CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[590,593,594],{"name":591,"slug":592,"type":15},"Agents","agents",{"name":432,"slug":433,"type":15},{"name":17,"slug":18,"type":15},"2026-07-12T08:28:30.589001",{"slug":597,"name":597,"fn":598,"description":599,"org":600,"tags":601,"stars":22,"repoUrl":23,"updatedAt":607},"coding-agent","run coding agents for programmatic control","Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[602,603,604],{"name":591,"slug":592,"type":15},{"name":432,"slug":433,"type":15},{"name":605,"slug":606,"type":15},"Coding","coding","2026-07-12T08:29:08.6658",{"slug":609,"name":609,"fn":610,"description":611,"org":612,"tags":613,"stars":22,"repoUrl":23,"updatedAt":618},"eightctl","control Eight Sleep pod settings","Control Eight Sleep pods (status, temperature, alarms, schedules).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[614,615],{"name":432,"slug":433,"type":15},{"name":616,"slug":617,"type":15},"Hardware","hardware","2026-07-12T08:28:39.322181",73]