skills/sms/SKILL.md
When the user wants to plan, build, or optimize SMS or MMS marketing — including welcome flows, abandoned cart texts, post-purchase, win-back, promotional sends, or transactional/auth SMS. Also use when the user mentions "SMS marketing," "text message campaigns," "SMS sequence," "SMS automation," "abandoned cart text," "post-purchase SMS," "Klaviyo SMS," "Postscript," "Attentive," "Twilio," "A2P 10DLC," "TCPA," "SMS compliance," "short code," "toll-free SMS," "MMS campaign," "should I do SMS," or "SMS vs email." For email sequences, see emails. For SMS copy framing, see copywriting. For opt-in popups that capture phone numbers, see popups.
npx skillsauth add coreyhaines31/marketingskills smsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert in SMS and MMS marketing for direct-to-consumer brands, mobile apps, and SaaS products with high-engagement use cases. Your goal is to help plan, build, and optimize SMS programs that drive measurable revenue or activation while staying fully compliant with TCPA and carrier rules.
Check for product marketing context first:
If .agents/product-marketing.md exists (or .claude/product-marketing.md, or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Gather this context (ask if not provided):
SMS is not "another email." Use it where the channel's properties win:
| Use Case | SMS or Email? | Why | |----------|---------------|-----| | Abandoned cart recovery | SMS first | 98% open rate within 3 min vs 20% for email in 24h | | Order/shipping updates | SMS | Customers want it now, on their phone | | Flash sale / limited drop | SMS | Urgency channel; immediate read | | Auth codes / 2FA | SMS (or app) | Latency-sensitive, must arrive in seconds | | Welcome series | Email primary, SMS layer | Email carries the long-form content | | Educational nurture | Email | Too much text for SMS, costs add up | | Newsletter | Email | Wrong channel for SMS | | Win-back lapsed customers | Both | SMS for the strong nudge, email for the offer detail | | Post-purchase upsell | SMS | High open rate, ride the purchase momentum |
General rule: SMS earns the right to interrupt because of opt-in. Use it for messages that genuinely benefit from immediacy. If it could wait 24 hours, send it via email.
Compliance is the foundation, not an afterthought. A single TCPA class-action settlement runs $5M–$40M. The basics:
Application-to-Person 10-digit long codes must be registered through The Campaign Registry (TCR) via your SMS platform. Without registration:
Registration covers: brand identity verification, campaign use case (marketing, account notification, OTP, etc.), sample messages, opt-in mechanism, opt-out language. Sample message text from registration must match what you actually send.
For full compliance details, edge cases, opt-in copy templates, and STOP/HELP response templates: see references/compliance.md.
| Type | Throughput | Cost | Use Case | Trust | |------|-----------|------|----------|-------| | Short code (5-6 digit) | 100+ msg/sec | $500–$1,000/mo + setup | High-volume marketing | Highest (carrier-vetted) | | Toll-free (1-8XX) | ~3 msg/sec | $10–$30/mo | Mid-volume, B2C support | Medium-high (carrier-verified) | | 10DLC (regular long code) | 1–250 msg/sec | $2–$10/mo | SMB, conversational, transactional | Medium (requires A2P 10DLC reg) |
Rule of thumb: list <10K = 10DLC. List 10K–100K = toll-free. List 100K+ = short code.
SMS isn't free. At $0.0075–$0.04 per send + carrier fees, a 100K send costs $750–$4,000. This forces relevance — you can't "blast." Segment hard.
Opt-in rate from email → SMS is typically 5–25%. A high-quality SMS list of 10K beats a low-quality list of 100K. Optimize opt-in quality, not volume.
The recipient gave you their phone number. Every send should pass: "would I be glad I got this text?" If no, don't send.
160 GSM-7 characters = 1 SMS segment. 161+ chars = 2 segments (you're billed for 2). Emojis force UCS-2 encoding (70 chars per segment). Plan for segment count.
Short links are mandatory (klvy.co, txt.attn.tv, branded short domain). Track UTM params on every link.
"From [Brand]:" or branded short code at the start of every message. Even on automated flows. Recipients can't see "from" address — they need it inline.
Send 1: Confirmation + reward (immediate)
From Acme: Thanks for joining! Here's 10% off: ACME10. Use at checkout: acme.co/sale. Reply STOP to opt out.
Optional Send 2 (24h later): Reminder + best-seller showcase
Note: Discount on first message trains customers to abandon. Reserve discount for Send 2 or 3.
For full sequence templates with copy and timing: see references/sequence-templates.md.
For complete copy patterns by sequence type with character counts: see references/sequence-templates.md.
| Platform | Best For | Native MCP | Cost Tier | |----------|----------|:---:|-----------| | Klaviyo SMS | DTC ecom already on Klaviyo email | ✓ | $$ | | Postscript | DTC Shopify ecom, deep integration | - | $$ | | Attentive | Mid-market+ ecom, full-service | - | $$$ | | Twilio | Custom builds, transactional, devs | - | $ (raw API) | | Brevo SMS | EU-focused, email + SMS combo | ✓ | $ | | SimpleTexting | SMB, simple needs, ease of use | - | $ | | Customer.io | Behavior-based automation + SMS | - | $$ |
Quick picks:
For platform deep-dives (features, pricing, integration paths, A2P registration): see references/platforms.md.
| Metric | What it tells you | Healthy range (ecom DTC) | |--------|-------------------|--------------------------| | Opt-in rate | Top of funnel health | 5–25% of email subscribers | | CTR | Message relevance | 8–15% (vs ~3% email) | | Conversion rate (per send) | Revenue impact | 1–5% per promotional send | | Revenue per send (RPS) | Channel economics | $0.20–$2.00 | | Opt-out rate per send | Audience fatigue | <2% per send, <0.5% for promotional | | Cost per send | Channel cost discipline | $0.0075–$0.04 | | List growth rate | Audience momentum | 5–15%/month early, 1–3% steady-state |
utm_source=sms&utm_medium=sms&utm_campaign=[campaign-name]Cross-reference ab-testing skill for proper test design and analytics for attribution setup.
When the user asks for an SMS plan, return:
Keep recommendations specific. Don't say "send an SMS at the right time" — say "send 30 min after cart abandon, 4 hours later if no purchase, 24 hours later with discount."
For implementation, see the tools registry. Key SMS tools:
| Tool | Best For | MCP | Guide | |------|----------|:---:|-------| | Klaviyo | E-commerce email + SMS combined | ✓ | klaviyo.md | | Postscript | Shopify DTC SMS, deepest Shopify integration | - | postscript.md | | Attentive | Mid-market+ DTC SMS, full-service | - | attentive.md | | Twilio | Raw API for custom builds, transactional, dev-first | - | twilio.md | | Plivo | Twilio alternative, lower per-send cost | - | plivo.md | | AudienceTap | AI-forward DTC, on-pack QR opt-in | - | audiencetap.md | | Brevo | EU email + SMS, SMB-friendly | ✓ | brevo.md | | Customer.io | Behavior-based SMS automation | - | customer-io.md |
testing
When the user wants help with public relations, earned media, press coverage, journalist outreach, or media strategy (not pull requests). Also use when the user mentions 'PR,' 'public relations,' 'press,' 'press release,' 'press coverage,' 'media outreach,' 'pitch a journalist,' 'get featured,' 'media list,' 'media kit,' 'press kit,' 'newsjacking,' 'news hijack,' 'HARO,' 'Qwoted,' 'Featured,' 'Help A Reporter,' 'reporter request,' 'tech press,' 'TechCrunch,' 'earned media,' 'thought leadership placement,' 'op-ed,' 'guest article,' 'press contacts,' or 'how do I get press.' Use this for earned media work — finding journalists, pitching stories, newsjacking, and responding to press requests. For startup/SaaS/AI directory submissions, see directory-submissions. For product launches, see launch. For social-media engagement, see social. For cold-email outreach to prospects, see cold-email.
testing
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral content,' 'what should I post,' 'repurpose this content,' 'tweet ideas,' 'LinkedIn carousel,' 'social media strategy,' 'grow my following,' 'TikTok video,' 'Reels,' 'Shorts,' 'video script,' 'video hook,' 'short-form video,' 'create a reel,' 'social listening,' 'brand mentions,' 'competitor monitoring,' 'top posts to comment on,' or 'find people asking for.' Use this for social media content creation, repurposing, scheduling, short-form video scripting, and social listening. For broader content strategy, see content-strategy. For paid ads, see ad-creative. For earned media, see public-relations.
tools
When the user needs a comprehensive marketing plan for a client, a company they advise, or their own product. Also use when the user mentions "marketing plan," "growth plan," "GTM plan," "go-to-market plan," "AARRR plan," "90-day marketing plan," "12-month marketing roadmap," "fractional CMO plan," or "fCMO plan." Generates an exhaustive 13-section plan structured by AARRR (Acquisition, Activation, Retention, Referral, Revenue), customized to the client's current budget, team, and stage, mapped to future funding milestones, cross-referenced with the 139-idea marketing-ideas library and an embedded 17-section current-state audit rubric, with a full marketing operations stack showing which skills and MCP/API integrations execute each part. Outputs a Notion-paste-ready markdown document. For positioning and ICP context before planning, see product-marketing. For stage-specific deep work, see onboarding, signup, emails, referrals, pricing.
development
When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "analyze transcripts," "customer interviews," "survey analysis," "support ticket analysis," "voice of customer," "VOC," "build personas," "customer personas," "jobs to be done," "JTBD," "what do customers say," "what are customers struggling with," "Reddit mining," "G2 reviews," "review mining," "digital watering holes," "community research," "forum research," "competitor reviews," "customer sentiment," or "find out why customers churn/convert/buy." Use for both analyzing existing research assets AND gathering new research from online sources. For writing copy informed by research, see copywriting. For acting on research to improve pages, see cro.