imsg Skill
iMessage/SMS: local history, contacts, live watch, and requested sends. Published by openclaw in imsg.
What is imsg Skill?
iMessage/SMS: local history, contacts, live watch, and requested sends. Published by openclaw in imsg. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use imsg Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/imsg
- Skill file: .agents/skills/imsg/SKILL.md
What it does
iMessage/SMS: local history, contacts, live watch, and requested sends.
Skill instructions
imsg imsg reads ~/Library/Messages/chat.db directly and sends through Messages.app automation. Reading is local and safe. Sending, reacting, marking read, typing indicators, and any chat mutation require an explicit user request — confirm recipient, service, and content in your final summary. Ground rules - Every read command supports --json and emits NDJSON (one object per line). Pipe to jq -s to get an array. Stdout carries only JSON; progress and warnings go to stderr. - Two capability tiers: - Standard (normal permissions): chats, group, history, watch, search, send, react, nickname --local, account --local, whois --local. - Bridge (SIP disabled + imsg launch dylib injection): send-rich, send-multipart, send-attachment, send-sticker, tapback, poll, edit, unsend, delete-message, read, typing, notify-anyways, chat-, name-photo, and default-mode account/whois/nickname. - Check availability with imsg status --json before using bridge commands. Stickers additionally require send.sticker
Explore related resources
Frequently asked questions
What is imsg?
imsg is a open-source AI agent skill with Copy skill directory. iMessage/SMS: local history, contacts, live watch, and requested sends.
Who is imsg best for?
imsg is best for reusing agent instructions, scripts, and references, research workflows.
How do I install imsg?
Install or run imsg using Copy skill directory. Check imsg for the latest setup command.
Is imsg actively maintained?
imsg may need a closer maintenance check before production use.
Auto-fetched from GitHub.