From mixpanel-mcp-eu
Conducts structured metric investigations in Mixpanel to understand why metrics changed, what drives trends, or root causes. Walks through scoping, planning, and iterative querying.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mixpanel-mcp-eu:deep-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a structured investigation, not a one-shot answer.
This skill is a structured investigation, not a one-shot answer.
Trigger when the user wants to understand why something happened in their data. Common phrasings:
Do not trigger for one-off lookups ("what was DAU yesterday?"). Those are direct queries, not investigations.
Do not run analysis queries until scope is confirmed.
Using the MCP tools, do your best to find the following information from the user's question and context. If anything is missing or ambiguous, ask clarifying questions before proceeding.
State your assumptions and ask the user to confirm before continuing. The final answer depends on this being right.
Run small exploratory queries to confirm data exists in the analysis window. Be resilient — try different approaches if your first attempts don't work. If volume is zero, partial, or anomalously low, surface that to the user before going further.
Then present a compact plan:
*Investigation Plan*
• *Project:* `project name`
• *Events:* `event_a`, `event_b`, `event_c`
• *Properties:* `platform`, `utm_source`, `plan_tier`
*Initial Queries:*
• Trend of event_a over 30 days to establish baseline
• Breakdown by platform to isolate where the change happened
• ...
Say *yes* to continue the analysis.
Wait for explicit confirmation before running the full investigation. If the user revises the plan, restate it and re-confirm before continuing.
Enter the research loop:
Continue until you can answer the original question with evidence, or you can clearly articulate what data is missing. Stay creative — every dataset is different, so let the data shape the next query rather than following a fixed sequence.
When the investigation concludes, present:
create-dashboard skill to back your findings with live data.Searches 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 mixpanel/ai-plugins --plugin mixpanel-mcp-eu