
from understudy432
Read iMessage/SMS chats, view history, and send messages via macOS Messages.app using the imsg CLI (requires macOS and Messages access).
The imsg skill enables an agent to interact with macOS Messages.app via the imsg command-line tool: listing chats, viewing conversation history (with optional attachments), watching for new messages, and sending iMessage or SMS to phone numbers or Apple IDs. It includes usage examples and safety checks for confirming recipients and content.
Use this skill when a user asks the agent to send an iMessage or SMS, to inspect recent Messages.app chats, or to fetch message history. Not appropriate for Telegram, Signal, WhatsApp, or bulk messaging—those channels use other skills. Requires a macOS host with Messages.app signed in and automation permissions.
Agents that can run commands on a macOS host with terminal automation and have access to Messages.app (local macOS automation agents, personal assistant agents with macOS integration).
iMessage/SMS CLI skill for macOS Messages.app using the imsg binary. No bundled scripts — purely a documentation skill with clear commands for listing chats, viewing history, and sending messages. Includes sensible safety rules requiring user confirmation before sending. Limited to macOS with Messages.app signed in, which narrows the audience.
Clean skill with no security concerns. Well-structured SKILL.md with clear trigger conditions and safety rules. Niche usefulness due to macOS-only requirement.
xurl (X API CLI)
CLI wrapper for the X (Twitter) API that lets agents post, read, search, manage accounts, and upload media via scripted commands.
tmux Session Control
Send keystrokes and capture output from tmux sessions to automate interactive CLIs, monitor long-running processes, and manage terminal-based agents.