Auto-triggers when the user mentions growth metrics, conversion, churn, retention, traffic, funnel, signups, acquisition, bounce rate, DAU/WAU/MAU, or analytics. Loads analytics context so Claude can answer with real data instead of guesses.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vivreal-growth-analytics:growth-contextThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill activates, you have context about a growth or analytics question. Before answering with opinions or guesses, pull real data from available sources.
When this skill activates, you have context about a growth or analytics question. Before answering with opinions or guesses, pull real data from available sources.
This skill activates when the user mentions any of:
google-analytics)run_report, run_realtime_report, get_account_summariesposthog)mongodb) — already configuredvivreal (mainDb) for cross-tenant datasentry) — already configured| Metric | Source | How to Calculate |
|---|---|---|
| Visitor → Signup rate | GA4 sessions ÷ MongoDB new users | Cross-source |
| Signup → Activation rate | MongoDB users with group created in 24h ÷ total new users | MongoDB |
| Activation → Deployment rate | MongoDB sites deployed ÷ groups created | MongoDB |
| Free → Paid conversion | MongoDB groups with tier != 'free' ÷ total groups | MongoDB |
| Tier distribution | MongoDB groups aggregated by tier | MongoDB |
| Feature adoption | PostHog events per feature | PostHog |
| Error impact on conversion | Sentry error rate vs PostHog funnel drop-off | Cross-source |
| Organic vs Paid quality | GA4 source/medium + MongoDB signup-to-activation by cohort | Cross-source |
"How are we doing?"
→ Run /growth-report command. Don't guess.
"What's our conversion rate?" → Ask: "Which conversion? Visitor→signup, signup→activation, or free→paid?" Then query the right source.
"Why are signups down?" → Check GA4 traffic first (is traffic down or is conversion down?), then PostHog for signup funnel errors, then Sentry for crashes on the signup page.
"Should we invest in ads?" → First check organic conversion rate (GA4 + MongoDB). If organic converts well, ads will likely work. If organic doesn't convert, fix the funnel first.
/growth-report or /funnel-analysis, suggest that instead of doing ad-hoc queriesSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
npx claudepluginhub hillbombcreations/vivreal-skills --plugin vivreal-growth-analytics