sms-marketing

sms-marketing is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 30 tokens per session (2,560 once invoked), scanned A, original, MIT.

An ecommerce SMS-marketing module for collecting permission, grouping subscribers, and sending promotional or transactional text messages.

In plain words
What is it for?
Use it to plan opt-in flows, audience segments, marketing campaigns, shipping updates, and compliance reviews.
Why use it?
It helps stores use text messaging while handling consent and legal requirements such as TCPA rules in the United States and GDPR in Europe.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Good fit Use it to plan opt-in flows, audience segments, marketing campaigns, shipping updates, and compliance reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/sms-marketing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill sms-marketing
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sms-marketing

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/sms-marketing/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/sms-marketing)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/sms-marketing"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/sms-marketing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sms-marketing

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/sms-marketing"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/sms-marketing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,560 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.02560
Opus 5 $0.00015 $0.01280
Sonnet 5 $0.00006 $0.00512
Haiku 4.5 $0.00003 $0.00256

Measured 9d ago against content hash 18cbc00abc04, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sms-marketing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/marketing-growth/sms-marketing/SKILL.md · 207 lines

How it starts

The opening of the file, as written. The whole thing — 207 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SMS Marketing

Overview

SMS marketing achieves 98% open rates and click-through rates 5–10× higher than email, making it one of the highest-performing direct channels for ecommerce. However, SMS is heavily regulated — TCPA in the US requires explicit written consent, and violations carry fines up to $1,500 per message. Dedicated SMS apps (Postscript, Attentive, Klaviyo SMS) handle compliance, opt-in flows, and 10DLC registration automatically. Custom Twilio implementation is only needed for headless stores.

When to Use This Skill

  • When launching an SMS marketing channel alongside existing email automation
  • When needing TCPA-compliant opt-in flows at checkout and via pop-ups
  • When wanting to segment SMS campaigns by purchase history, lifecycle stage, or location
  • When sending transactional SMS (shipping updates) vs. marketing SMS to different opt-in lists
  • When auditing an existing SMS program for compliance issues

Core Instructions

Step 1: Choose the right SMS platform

Platform Best For Shopify WooCommerce BigCommerce Price
Postscript Shopify-native, segmentation + flows App Store Free tier; $100+/mo
Attentive Mid-market, advanced A/B testing App Store Via integration Via integration $400+/mo
Klaviyo SMS Already using Klaviyo for email App Store Plugin App Marketplace Adds to Klaviyo plan
SMSBump (Yotpo SMS) WooCommerce + Shopify App Store Plugin Free tier; $19+/mo
Twilio Custom/headless, developer-controlled Via API Via API Via API Pay-per-message

Recommendation: Use Postscript for Shopify and SMSBump for WooCommerce. If already using Klaviyo, add Klaviyo SMS to keep campaigns and flows in one platform. Use Twilio only for headless stores where you need full programmatic control.

Step 2: Set up SMS opt-in


Shopify with Postscript
  1. Install Postscript from the Shopify App Store
  2. Go to Postscript → Keywords and set up your opt-in keyword (e.g., "JOIN") — customers text this to your Postscript number to subscribe
  3. Go to Postscript → Sign-up Units to add opt-in forms:
    • Checkout opt-in: Postscript adds a checkbox at checkout automatically — configure the consent language under Settings → Checkout
    • Pop-up: create a timed pop-up offering a discount (e.g., "Get 10% off — text JOIN to [number]")
  4. Important compliance settings under Postscript → Settings → Compliance:
    • Confirm the consent language is displayed: "By subscribing, you agree to receive marketing texts. Reply STOP to unsubscribe."
    • Never pre-check the SMS opt-in box at checkout — TCPA requires un-checked by default
  5. Go to Postscript → Flows to build automated sequences:
    • Welcome series: triggered on opt-in — immediate welcome message + discount code
    • Cart abandonment: triggered when Shopify detects an abandoned checkout (different from email; can send even without email)
    • Browse abandonment: triggered by high-intent browsing + no purchase within 4 hours

Read the full file on GitHub · 207 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 207 lines · 30 tokens per session scan A 18cbc00abc04

Subscribe to this mod's changes

sms-marketing is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 30 tokens to every session and 2,560 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

shop-check

This skill should be used when the user asks to "check my online shop", "audit my e-commerce site", "is my shop legal", "Impressum prüfen", "Button-Lösung", "zahlungspflichtig bestellen", "Widerrufsbelehrung prüfen", "AGB prüfen", "PAngV", "Preisangaben MwSt", "Versandkosten angeben", "Widerrufsformular"…

waldo-van-der-code/deutsches-recht-mit-claude · 137 tokens

fedramp

Expert guidance for FedRAMP certification and compliance under CR26 (FedRAMP Consolidated Rules for 2026). Use this skill whenever a user asks about FedRAMP authorization, ATO (Authority to Operate), cloud security for federal government, NIST SP 800-53 controls, CSP compliance, or any of the core FedRAMP document…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 236 tokens

iso42001

Expert ISO 42001 AI Management System (AIMS) compliance advisor. Use this skill whenever a user asks about ISO/IEC 42001:2023, AI governance, AI management systems, AI risk assessment, AI system impact assessment, Annex A controls for AI, Statement of Applicability for AI systems, AI policy, responsible AI, AI…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 173 tokens

eu-cra

Expert EU Cyber Resilience Act (CRA) advisor for Regulation (EU) 2024/2847 — mandatory cybersecurity and vulnerability handling requirements for all products with digital elements (PDEs) sold in the EU. Use this skill for gap analysis, product classification (Default / Class I / Class II), conformity assessment route…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 133 tokens

nist-800-53

NIST SP 800-53 Rev 5 compliance advisor — all 20 control families (AC, AT, AU, CA, CM, CP, IA, IR, MA, MP, PE, PL, PM, PS, PT, RA, SA, SC, SI, SR), Low/Moderate/High baseline selection, FIPS 199/200 system categorization, control tailoring and overlays, privacy controls (PT family), supply chain risk management (SR…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 177 tokens

hipaa-compliance

Expert HIPAA compliance assistant for healthcare and software contexts. Use this skill whenever the user mentions HIPAA, PHI (Protected Health Information), ePHI, covered entities, business associates, healthcare data privacy, medical records, health information security, BAA (Business Associate Agreements), or any…

Sushegaad/Claude-Skills-Governance-Risk-and-Compliance · 161 tokens