Commerce Custom Skills · Curated

Subscription Renewal Reminder Writer

Drafts renewal reminder emails for subscription products ahead of the actual billing date.

What it does

Pulls a customer's subscription product, renewal date, and price from WooCommerce Subscriptions, then drafts a reminder email timed before the real charge date, stating the exact amount and date rather than a generic "your subscription renews soon". Adjusts tone for a price change, offering a clear explanation, versus a routine same-price renewal.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/subscription-renewal-reminder-writer/ (or ~/.claude/skills/subscription-renewal-reminder-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/subscription-renewal-reminder-writer/

OpenAI Codex

.codex/skills/subscription-renewal-reminder-writer/

Cursor

.cursor/skills/subscription-renewal-reminder-writer/ (or ~/.cursor/skills/subscription-renewal-reminder-writer/ globally)

Compatibility

WordPress with WooCommerce active plus the WooCommerce Subscriptions extension or an equivalent subscription plugin. Needs read access to a subscription's renewal date and price.