plugins/PostHog

PostHog

Query analytics, flags, experiments, and errors

OpenAIProductivityv0.1.1

About

Bring PostHog into ChatGPT and Codex. Ask product-analytics questions in plain language and run HogQL, create and manage feature flags, launch and read experiments, triage error-tracking issues, explore session replays and surveys, inspect LLM analytics, and build dashboards — all grounded in your real PostHog data. With the PostHog app connected, the assistant reasons about your product alongside your code and decisions, and discovers the right PostHog tools and skills at runtime instead of relying on stale knowledge.

Tags

posthoganalyticsproduct-analyticsfeature-flagsexperimentserror-trackingsession-replaysurveysllm-analyticshogqldeveloper-toolsinteractivereadwrite

plugin.json

{
  "apps": "./.app.json",
  "name": "posthog",
  "author": {
    "url": "https://posthog.com",
    "name": "PostHog"
  },
  "skills": "./skills/",
  "license": "MIT",
  "version": "0.1.1",
  "homepage": "https://posthog.com/docs",
  "keywords": [
    "posthog",
    "analytics",
    "product-analytics",
    "feature-flags",
    "experiments",
    "error-tracking",
    "session-replay",
    "surveys",
    "llm-analytics",
    "hogql",
    "developer-tools"
  ],
  "interface": {
    "logo": "./assets/logo.png",
    "category": "Productivity",
    "brandColor": "#1D4AFF",
    "websiteURL": "https://posthog.com",
    "displayName": "PostHog",
    "screenshots": [
      "./assets/screenshot-1.png",
      "./assets/screenshot-2.png"
    ],
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "composerIcon": "./assets/app-icon.png",
    "defaultPrompt": [
      "Show me signups this month",
      "Create a feature flag for the new checkout",
      "Why are users dropping off in onboarding?"
    ],
    "developerName": "PostHog",
    "longDescription": "Bring PostHog into ChatGPT and Codex. Ask product-analytics questions in plain language and run HogQL, create and manage feature flags, launch and read experiments, triage error-tracking issues, explore session replays and surveys, inspect LLM analytics, and build dashboards — all grounded in your real PostHog data. With the PostHog app connected, the assistant reasons about your product alongside your code and decisions, and discovers the right PostHog tools and skills at runtime instead of relying on stale knowledge.",
    "privacyPolicyURL": "https://posthog.com/privacy",
    "shortDescription": "Query analytics, flags, experiments, and errors",
    "termsOfServiceURL": "https://posthog.com/terms"
  },
  "repository": "https://github.com/openai/plugins",
  "description": "Query product analytics and manage feature flags, experiments, and errors in PostHog."
}

Stats

Upvotes0
Comments0

Details

SourceOpenAI
Versionv0.1.1
AuthorPostHog
CategoryProductivity
AddedJun 6, 2026
UpdatedJun 6, 2026

Author

Yash @ Explainx

Links

← back to registry