product-launch-campaigns

product-launch-campaigns is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 34 tokens per session (2,378 once invoked), scanned A, original, MIT.

An ecommerce launch-planning module for coordinating a new product’s waitlist, early access, email, SMS, paid social, influencer, and organic campaigns.

In plain words
What is it for?
Use it to plan pre-launch waitlists, VIP access, launch-day coordination, influencer seeding, and post-launch measurement.
Why use it?
It replaces disconnected launch tasks with a timeline that builds interest before release and maintains attention afterward.

Skill for Claude CodeCodex

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

Good fit Use it to plan pre-launch waitlists, VIP access, launch-day coordination, influencer seeding, and post-launch measurement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns
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 product-launch-campaigns
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 product-launch-campaigns

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns/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 product-launch-campaigns

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-launch-campaigns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,378 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.00034 $0.02378
Opus 5 $0.00017 $0.01189
Sonnet 5 $0.00007 $0.00476
Haiku 4.5 $0.00003 $0.00238

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

Security

Grade A, and why

product-launch-campaigns 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/product-launch-campaigns/SKILL.md · 202 lines

How it starts

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

Product Launch Campaigns

Overview

A successful product launch orchestrates email, SMS, paid social, influencer seeding, and organic content into a coordinated sequence that builds anticipation, converts pre-launch interest into day-one sales, and sustains momentum afterward. The difference between a flat launch and a sellout launch is rarely the product itself — it is the pre-launch waitlist size, VIP early access timing, and the velocity of day-one social proof. Most of the mechanics (waitlists, email sequences, paid campaigns) are configured in your existing tools without custom code.

When to Use This Skill

  • When launching a new product and needing a structured multi-channel campaign plan
  • When previous product launches were underwhelming and lacked pre-launch buildup
  • When building a waitlist or early-access mechanic to create demand signaling
  • When needing to coordinate influencer seeding, email sequences, and paid ads into a single timeline
  • When wanting to measure the incremental revenue lift of launch campaigns vs. organic listings

Core Instructions

Step 1: Plan your launch timeline

Run three phases for every product launch:

Phase Timing Key Activities
Pre-launch T-21 to T-1 Teaser email, waitlist open, influencer seeding, product reveal
Launch day T-0 VIP early access, public launch email + SMS, paid social activation
Post-launch T+1 to T+30 Review collection, social proof email, retargeting campaigns

Minimum viable timeline:

  • T-14: Open waitlist + send reveal email
  • T-7: Seed influencers with product
  • T-1: Send "tomorrow is the day" email + SMS
  • T-0 (8am): VIP early access email (24h before public)
  • T+24h: Public launch email to full list + paid social goes live
  • T+7: "X units sold in first week" social proof email

Step 2: Build your waitlist


Shopify

Option A: Klaviyo embedded form (recommended):

  1. Go to Klaviyo → Sign-up Forms → Create Form
  2. Build an embedded form with email + "What's your interest in this product?" question
  3. Tag submitters with product-launch-[product-name] so you can email them as a segment
  4. Embed the form on a dedicated landing page (use a Shopify page template)
  5. Create a Klaviyo segment: "Has tag" = "product-launch-[product-name]" — this is your waitlist

Read the full file on GitHub · 202 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 · 202 lines · 34 tokens per session scan A 986bbeab496a

Subscribe to this mod's changes

product-launch-campaigns is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 34 tokens to every session and 2,378 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

competitor-research-playbook

Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…

Gingiris-1031/gingiris-skills · 598 tokens

gr-competitor-research

Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…

Gingiris-1031/gingiris-skills · 582 tokens

product-hunt-playbook

It's 11pm before your launch. Your PH page is ready but you have no idea what actually moves the ranking algorithm. Upvotes? Comments? Time-of-day? This is the hour-by-hour operations manual from someone who's coached 30+ #1 finishes. What's inside: • Ranking algorithm deep-dive (it's not just upvotes — weighted…

Gingiris-1031/gingiris-skills · 243 tokens

ai-launch-playbook

Launch your AI product to global attention — the playbook behind Manus, Devin, and AFFiNE's breakout launches. Covers AI-specific GTM strategy, hype cycle management, waitlist tactics, and multi-market rollout for maximum day-one impact.

Gingiris-1031/gingiris-skills · 54 tokens

ai-product-launch

First AI Product Launch — Zero to Live in 30 Days. Step-by-step guide for shipping your first AI product from idea validation to paying customers. Includes day-by-day timeline and real examples. By @WeiYipei.

Gingiris-1031/gingiris-skills · 50 tokens

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens