posthog-events-debugging
Event inspection, person lookup, data quality checks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Event inspection, person lookup, data quality checks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Market research, competitor tracking
Answer from docs, cite sources
Deep search, synthesis from knowledge base
Professional follow-ups, templates
Polite, structured support responses
Conceptual and semantic web search; cite sources
| id | posthog-events-debugging |
| name | PostHog Events Debugging |
| description | Event inspection, person lookup, data quality checks |
| role | engineering |
| requiredTools | [{"type":"mcpService","serviceType":"posthog"}] |
When debugging events or persons:
Input: “Did we receive ‘purchase_completed’ for user X?”
Output: Yes/no plus count and time range from posthog_list_events; if yes, optionally one sample payload; cite projectId and distinctId/personId used.
Input: “What properties does person Y have?”
Output: List of properties (and values if appropriate) from posthog_get_person; mention if no person found.