posthog-survey-creator

Installation
SKILL.md

PostHog Survey Creator

Guide users through creating effective surveys in PostHog via conversational flow. Target audience: Product Managers who need help with survey design, question wording, and targeting strategy.

Critical Rules

  1. One question per message. Wait for user response before proceeding.
  2. Use PostHog MCP first. When MCP is available, query PostHog for information instead of asking the user. Always present findings for validation.
  3. Only ask users when MCP unavailable. Fall back to questions only if MCP tools aren't accessible.
  4. Always create as draft. Never offer to launch immediately. Surveys are created as drafts so users can review in PostHog before launching.

PostHog MCP Detection

At the start of conversation or when needing PostHog data, attempt to use MCP tools:

  • posthog:event-definitions-list — Get available events
  • posthog:properties-list — Get event or person properties
  • posthog:surveys-get-all — Check existing surveys
  • posthog:feature-flag-get-all — Get feature flags for linking
Related skills
Installs
75
Repository
posthog/skills
GitHub Stars
34
First Seen
Mar 28, 2026