analytics-posthog

Query PostHog analytics, flags, and experiments via HogQL.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/george11642/george-plugins --skill analytics-posthog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-posthog
Source: https://github.com/george11642/george-plugins/tree/main/plugins/george-setup/skills/analytics-posthog
Command: npx skills add https://github.com/george11642/george-plugins --skill analytics-posthog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PostHog users need a reliable, repeatable way to access analytics, manage feature flags, and run experiments across dashboards and events without switching tools and contexts.

Core Features & Use Cases

  • Centralized access to PostHog analytics, flags, experiments, and dashboards.
  • Support for HogQL queries and event-based as well as feature-flag-driven analyses.
  • Use Case: Build an on-demand report that shows funnel conversion and LLM cost implications for a feature rollout.

Quick Start

Query PostHog for a concise analytics report covering flags, experiments, and dashboards.

Frequently Asked Questions about analytics-posthog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query PostHog analytics for funnel conversion and feature flag data?

Query PostHog analytics using HogQL to retrieve funnel conversion rates and feature flag data. This Skill centralizes access to events, experiments, and dashboards, enabling teams to build on-demand reports for product decisions without switching contexts.

What is HogQL and how does it work with PostHog dashboards?

HogQL is the querying capability used to access PostHog analytics, flags, and experiments. It supports event-based and feature-flag-driven analyses, allowing teams to build analytics dashboards and run A/B tests across events and funnels.

Can I run A/B tests and manage feature flags using PostHog API integration?

Yes, you can run A/B tests and manage feature flags through PostHog API integration. The Skill supports isFeatureEnabled usage and experiment analysis, allowing teams to inform product decisions and track feature rollouts across events.

Does this PostHog analytics Skill support event-based analysis for LLM cost tracking?

Yes, PostHog analytics supports event-based analysis for LLM cost tracking. You can build on-demand reports showing funnel conversion and LLM cost implications for feature rollouts using HogQL queries and event data.

What's the best way to build PostHog analytics dashboards without switching tools?

The best way to build PostHog analytics dashboards without switching tools is using centralized access to flags, experiments, and events. This Skill applies HogQL querying to generate concise analytics reports covering all product decision needs.

Do I need PostHog API integration to query experiments and feature flags?

Yes, PostHog API integration is required to query experiments and feature flags. The Skill relies on API connectivity, HogQL querying capability, and support for posthog.capture and isFeatureEnabled usage to access analytics data.