account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"Design push notification and messaging strategies including channel selection, timing optimization, personalization, and fatigue management. Use this skill when the user needs to improve notification engagement, reduce opt-out rates, plan multi-channel messaging, or A/B test
$ npx -y skills add charlieviettq/awesome-agent-skill --skill cs-notification-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cs-notification-strategyContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Design push notification and messaging strategies including channel selection, timing optimization, personalization, and fatigue management. Use this skill when the user needs to improve notification engagement, reduce opt-out rates, plan multi-channel messaging, or A/B test
name: "\"cs-notification-strategy\"" description: "\"Design push notification and messaging strategies including channel selection, timing optimization, personalization, and fatigue management. Use this skill when the user needs to improve notification engagement, reduce opt-out rates, plan multi-channel messaging, or A/B test notification content — even if they say 'our push open rates are low', 'users are unsubscribing', 'when should we send notifications', or 'which channel to use for alerts'.\"." allowed-tools: Read, Glob, Grep
IRON LAW: Every Notification Must Earn Its Send Each notification interrupts the user. If it doesn't deliver clear value to the RECIPIENT (not to your business), it erodes trust and drives opt-outs. Before sending: "Would the user thank me for this notification?" If no → don't send.
| Channel | Open Rate | Speed | Cost | Best For | Limitations | |---------|----------|-------|------|----------|-------------| | **Push notification** | 5-15% | Instant | Free | Time-sensitive, action-needed | Easy to opt out, limited text | | **Email** | 15-25% | Minutes | Low | Detailed content, receipts, newsletters | Spam filters, slow | | **SMS** | 90%+ open | Instant | $$$ | Critical alerts, OTP, urgent | Expensive, intrusive, regulatory | | **In-app** | 25-40% | Next session | Free | Feature announcements, tips | Only reaches active users | | **LINE/Messenger** | 40-60% | Instant | Free-$ | Conversational, Taiwan/Asia | Platform dependency |
| Audience | Best Time | Worst Time | |----------|----------|-----------| | B2C general | 10-12 AM, 7-9 PM | 12-6 AM, during commute | | B2B | Tue-Thu 9-11 AM | Weekends, Friday PM | | E-commerce | Thu-Sat (pre-weekend shopping) | Monday AM | | Breaking/urgent | Immediately | N/A |
**Timezone rule**: Send in the RECIPIENT's timezone, not yours.
| Tier | What | Example | Lift vs Generic | |------|------|---------|----------------| | **None** | Same message to all | "Check out our sale!" | Baseline | | **Segment** | By user group | "As a premium member, you get early access" | +20-30% | | **Behavioral** | Based on past actions | "The item in your cart is almost sold out" | +40-60% | | **Individual** | 1:1 personalized | "Hi [Name], your favorite [Product] is back in stock" | +60-80% |
| Signal | What It Means | Action | |--------|-------------|--------| | Open rate declining | Content losing relevance | Improve targeting/content | | Opt-out rate > 0.5%/send | Sending too much or wrong content | Reduce frequency, segment better | | Uninstall spike after push | Notifications are driving users away | Immediately reduce volume | | Click rate declining but open rate stable | Subject lines good, content disappointing | Improve content/offer quality |
**Frequency caps**: Set maximum notifications per user per time period:
| Element | What to Test | Example | |---------|-------------|---------| | **Subject/title** | Length, tone, emoji, personalization | "Your order shipped 📦" vs "Order #1234 is on its way" | | **Timing** | Hour of day, day of week | 10 AM vs 7 PM | | **Content** | Short vs detailed, image vs text-only | 20 words vs 50 words | | **CTA** | Button text, action type | "View" vs "Track Now" | | **Channel** | Push vs email vs in-app for same message | Same content, different channel |
# Notification Strategy: {Product/Campaign}
## Channel Mix
| Message Type | Primary Channel | Fallback | Frequency |
|-------------|----------------|----------|-----------|
| {type} | {channel} | {backup} | {max/period} |
## Segmentation
| Segment | Notification | Personalization Tier |
|---------|-------------|---------------------|
| {segment} | {content} | None/Segment/Behavioral/Individual |
## Timing
| Segment | Send Time | Day | Timezone |
|---------|----------|-----|---------|
| {segment} | {HH:MM} | {day(s)} | {user's TZ} |
## Fatigue Rules
- Max push: {N}/week
- Max email: {N}/week
- Opt-out threshold: {%} → action: {reduce/pause}
## A/B Test Plan
| Test | Variant A | Variant B | Metric | Sample |
|------|----------|----------|--------|--------|
| {test} | {A} | {B} | {open rate / CTR} | {N users} |Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…