text-message

Send text messages and attachments to contacts via Apple Messages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/arlenagreer/claude_configuration_docs --skill text-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-message
Source: https://github.com/arlenagreer/claude_configuration_docs/tree/main/skills/text-message
Command: npx skills add https://github.com/arlenagreer/claude_configuration_docs --skill text-message

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the hassle of manually looking up contacts and sending individual text messages through Apple Messages.

Core Features & Use Cases

  • Individual Message Delivery: Send messages individually to each recipient, never creating group chats.
  • Attachment Support: Send images, videos, documents, and other files with or without text messages.
  • Use Case: When you need to send the same message to multiple people, this Skill ensures each person receives it as a separate 1-on-1 conversation.
  • Use Case: When someone says "Text Rob, Julie, and Mark that the meeting is postponed", it sends three individual messages instead of one group message.

Quick Start

Use the text-message skill to send a text to Rob saying "I'm running 10 minutes late"."

Frequently Asked Questions about text-message

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send text messages with contact lookup in Apple Messages?

This Skill automates sending text messages by resolving contact names via Google Contacts and delivering them through Apple Messages. It handles name-based recipient lookup, normalizes phone numbers to E.164 format, and sends individual messages to each contact without creating group chats.

Can I send images, videos, and documents as attachments via text message?

Yes. The Skill supports attachments including images, videos, documents, and audio files alongside text messages. It validates attachment existence, readability, and format before sending through Apple Messages.

How do I send the same message to multiple recipients individually?

The Skill delivers messages sequentially to each recipient as separate 1-on-1 conversations rather than group messages. Specify multiple contact names, and it sends the message to each person individually through Apple Messages.

What happens if a contact name isn't recognized or a message is missing?

The Skill prompts you to provide the missing recipient name or message content before proceeding. It ensures both are supplied before attempting delivery through Apple Messages.

Does this work with phone numbers that aren't in standard format?

Yes. The Skill applies E.164 phone number normalization to standardize any phone number format before sending, ensuring compatibility with Apple Messages delivery.