cyberneticlibrary

Automate PostHog analytics events

posthog-automationskillsetup L23,035
davepoon/buildwithclaude
What it does

Capture events and manage feature flags in PostHog analytics

Best for

Automating multi-step SaaS workflows via unified MCP toolkit with consistent error handling.

Inputs
  • · Event name and properties object
  • · Project ID and filters
Outputs
  • · Event ingestion confirmation
  • · Feature flag configuration and status
Requires
  • · Rube MCP (Composio)
  • · PostHog API
  • · OAuth 2.0 authentication
Preconditions

API key/token or OAuth authentication required

Failure modes
  • · Authentication/API key failure
  • · Rate limiting or quota exceeded
  • · Missing or invalid required fields
  • · Third-party API unavailability
  • · Insufficient permissions
  • · File format or encoding mismatch
Trust signals
  • · Common pitfalls documented
  • · Setup instructions provided
  • · Workflow patterns documented
  • · Verification methods included
  • · Parameter documentation with examples
  • · Execution sequence and dependencies mapped