skills/sales-in-app-messaging/SKILL.md
In-app messages and content cards — onboarding, feature announcements, surveys, promotions, persistent content feeds. Covers strategy, design, triggering, and analytics across Braze, Iterable, Intercom, Pendo, Appcues, Customer.io, MoEngage, Whatfix and Chameleon. Use when users aren't completing onboarding, in-app messages have low engagement, not sure which in-app messaging tool to pick, feature announcements go unnoticed, employees aren't adopting enterprise software, or unsure whether to use in-app messages vs push vs email for a use case. Do NOT use for push notifications (use /sales-push-notification), email marketing (use /sales-email-marketing), live chat widgets (use /sales-live-chat), or cold outbound (use /sales-cadence). For Braze-specific help, use /sales-braze.
npx skillsauth add sales-skills/sales sales-in-app-messagingInstall 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.
Help the user with in-app messaging — from strategy and message type selection through trigger design, content cards, onboarding flows, and analytics. This skill is tool-agnostic but includes platform-specific guidance for Braze, Iterable, Intercom, Pendo, Appcues, Customer.io, MoEngage, Whatfix and Chameleon.
If references/learnings.md exists, read it first for accumulated knowledge.
Ask the user:
What do you need help with?
What type of app?
What tool are you using (or considering)?
If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end.
| Type | Best for | Display | Duration | |---|---|---|---| | Modal | Important announcements, permission requests, promotions | Center of screen, blocks interaction | Until dismissed | | Slideup / Banner | Lightweight notifications, success confirmations | Top or bottom of screen, non-blocking | Auto-dismiss or swipe | | Fullscreen | Major announcements, onboarding steps, surveys | Covers entire screen | Until dismissed | | Tooltip / Hotspot | Feature discovery, contextual help | Points to a specific UI element | Until dismissed or after delay | | Carousel / Tour | Multi-step onboarding, feature walkthroughs | Sequence of screens/modals | Until completed | | Content Card | Persistent promotions, notification inbox, recommendations | In a dedicated feed/section of the app | Until expired or dismissed | | Custom HTML | Complex interactive experiences, mini-games, embedded forms | Custom placement | Custom | | Survey | NPS, CSAT, feature requests, feedback | Modal or fullscreen | Until submitted |
| Scenario | Best channel | Why | |---|---|---| | User is active in the app right now | In-app message | Immediate, contextual, no permission needed | | User hasn't opened the app in days | Push notification | Brings them back to the app | | Long-form content or tutorial | Email | More space, user can read at their pace | | Time-sensitive alert for inactive user | Push + SMS | Reaches them outside the app | | Persistent content they can revisit | Content Card | Stays in their feed until they engage | | Feature announcement for web SaaS | In-app + email | In-app for active users, email for others |
For platform-specific in-app messaging guidance (Braze, Iterable, Intercom, Pendo, Appcues, Customer.io, MoEngage, Whatfix, Chameleon), read references/platforms.md. Answer using only the section relevant to the user's tool.
| Metric | Benchmark | What it tells you | |---|---|---| | Impression rate | 30-60% of eligible users | Trigger design effectiveness | | Click/action rate | 15-30% | Message relevance and CTA quality | | Dismiss rate | 20-40% | Message value vs annoyance | | Onboarding completion | 40-70% | Flow design and motivation | | Feature adoption (post-message) | 10-25% increase | Impact of feature announcements | | Survey response rate | 15-30% | Survey design and timing |
references/learnings.md with today's date.This skill covers a strategy domain across many platforms. Before pointing the user to any specific platform skill (any /sales-{platform} listed in ## Related skills, e.g., /sales-mailshake, /sales-klaviyo, /sales-apollo), read that platform skill's actual SKILL.md first. The 1-line description in ## Related skills is enough to identify a candidate — it's not enough to commit to it or to write a prompt that invokes it well.
How to read it:
~/.claude/skills/{skill-name}/SKILL.md exists locally, Read it.sales-* skills, WebFetch directly from this repo: https://raw.githubusercontent.com/sales-skills/sales/main/skills/{skill-name}/SKILL.md — e.g., for sales-mailshake: https://raw.githubusercontent.com/sales-skills/sales/main/skills/sales-mailshake/SKILL.md.sales-* skills (third-party), look up {org}/{repo} in ~/.claude/skills/sales-do/references/skill-sources.md if installed and fetch the same skills/{skill-name}/SKILL.md path under that repo.After reading, ground your recommendation in something concrete from the SKILL.md (its scope, a sub-flow, its argument-hint shape, or a "Do NOT use for..." negative trigger). Align any generated invocation with the platform skill's argument-hint. If the platform skill turns out not to fit the user's situation, swap to another or handle the question here directly rather than recommending a poor fit.
/sales-chameleon — Chameleon platform help (product tours, tooltips, microsurveys, launchers, HelpBar, A/B testing, AI). Install: npx skills add sales-skills/sales --skill sales-chameleon/sales-whatfix — Whatfix platform help (enterprise DAP, Flows, Smart Tips, Product Analytics, Mirror sandbox). Install: npx skills add sales-skills/sales --skill sales-whatfix/sales-pendo — Pendo platform help (analytics, guides, session replay, NPS, API). Install: npx skills add sales-skills/sales --skill sales-pendo/sales-iterable — Iterable platform help (in-app messages, Mobile Inbox, Embedded Messages, Studio journeys)/sales-braze — Braze platform help (in-app messages, Content Cards, Canvas integration)/sales-customerio — Customer.io platform help (in-app in Journeys)/sales-push-notification — Push notification strategy (complementary channel)/sales-email-marketing — Email marketing strategy (coordinate with in-app)/sales-live-chat — Live chat and chatbot (Intercom combines both)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-doUser says: "We're a B2B SaaS app and our activation rate is low. How should we use in-app messages to guide new users?" Skill does: Designs a progressive onboarding flow: Step 1 (first login) → welcome modal with 3-step overview. Step 2 (reaches dashboard) → tooltip pointing at key feature. Step 3 (first feature use) → success slideup + next step tooltip. Checklist widget showing 5 setup tasks with completion tracking. Includes trigger design, display rules, and completion metrics. Result: Onboarding flow with contextual tooltips, checklist, and activation metric tracking
User says: "How do I show an upgrade prompt to free users who've hit their usage limit?" Skill does: Designs a non-intrusive upgrade flow: trigger when user hits limit → show modal explaining what they can unlock on paid plan → action buttons ("Upgrade" deep links to payment screen, "Maybe later" dismisses). Display rule: show once per week max. A/B test: feature-focused vs pricing-focused copy. Fallback: after 3 dismissals, switch to subtle banner instead of modal. Result: Upgrade prompt campaign with A/B test, frequency capping, and escalation strategy
User says: "We want to add a notification inbox in our app using Braze Content Cards" Skill does: Walks through creating Content Card campaigns in Braze: card types (classic for text updates, captioned image for promotions, banner for announcements), expiration settings, pinning important cards, targeting segments, and building a custom Content Card feed UI in the app. Includes API integration for marking cards as read/dismissed. Result: Branded notification center powered by Braze Content Cards with custom UI
Symptom: Message configured but users don't see it Cause: Trigger event not firing, display limits reached, segment targeting too narrow, or SDK not initialized Solution: 1) Verify the trigger event is actually occurring (check event logs in your tool). 2) Check display limits — message may have already been shown to this user. 3) Verify the user matches the target segment. 4) Ensure SDK is properly initialized and user is identified. 5) Test in a debug/preview mode on your own device.
Symptom: Users see the message but don't tap the CTA Cause: Weak CTA, message not relevant to the context, or CTA button not prominent enough Solution: 1) Make the CTA specific and action-oriented ("Start free trial" not "Learn more"). 2) Ensure the message appears at a contextually relevant moment. 3) Make the button visually prominent (contrast, size). 4) A/B test copy, button text, and message design. 5) Consider a slideup instead of a modal if the content is lightweight.
Symptom: High dismiss rate (>50%) on in-app messages Cause: Message appearing at the wrong time, too intrusive, or shown too frequently Solution: 1) Review trigger timing — is the message interrupting a task? 2) Consider less intrusive formats (slideup vs fullscreen). 3) Reduce display frequency. 4) Make the message valuable — does it help the user or just promote something? 5) Add a "remind me later" option instead of just dismiss.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).