Automated PR Reviewer
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
The `imsg` skill provides a command-line interface for interacting with the macOS Messages.app. It allows users to list chats, view message history, and send both iMessage and SMS messages. This skill is particularly useful for automating messaging tasks or integrating messaging functionality into other workflows.
Enables sending and receiving iMessage/SMS messages via the command line, listing chats, and viewing message history.
Use when needing to send iMessage or SMS messages programmatically, retrieve message history, or list recent chats on macOS. Ideal for automation and integration with other tools.
The skill requires inputs such as the recipient's phone number or email, chat IDs for fetching history or watching conversations, and the message text. For sending messages with attachments, the file path must also be provided.
The skill outputs information about chats (as JSON), message history (as JSON), real-time message streams, and confirmation of successful message sends.
1. Install `imsg` using Homebrew: `brew install steipete/tap/imsg`. 2. Grant Full Disk Access to your terminal in System Preferences -> Security & Privacy -> Full Disk Access. 3. Grant Automation permission to your terminal to control Messages.app in System Preferences -> Security & Privacy -> Automation.
1. Open Cursor IDE. 2. Navigate to your project directory. 3. Install the `imsg` CLI tool using `brew install steipete/tap/imsg`. 4. Add the skill to your project and configure any necessary environment variables.
Discover more AI agent skills in the same category to enhance your workflow automation.
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
This skill helps developers optimize their pull requests for efficient code reviews. It generates comprehensive PR descr...
This skill provides expert-level assistance for Flutter development, covering everything from architecture and UI implem...
Provides production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best pra...
The App Builder skill serves as a central orchestrator for creating full-stack applications based on natural language re...
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.