PostHog avatar

PostHog

Official

@posthog · San Francisco, California

0Followers
|
363Public Repos
|
342Published Skills

The single platform to analyze, test, observe, and deploy new features

Skills Distribution
DomainData Systems...Product Analytics .. (40%)Feature Flag & Exp.. (30%)Error Tracking & O.. (20%)Data Warehouse & I.. (10%)

Agent Skills by PostHog

Showing 342 vetted skills indexed across 5 GitHub repositories.

PostHogPostHog
713

clickhouse-autoresearch-campaign

Runs autonomous ClickHouse query optimization campaigns with baseline capture, correctness checks, and lane-based hypothesis testing.

Official
Advanced
PostHogPostHog
713

investigating-metric-anomalies

Diagnoses server metric anomalies by correlating metrics, logs, and traces to root causes.

Official
Advanced
PostHogPostHog
713

downloading-batch-export-files

Export PostHog events, persons, sessions, or HogQL query results and download Parquet or JSONLines files.

Official
Intermediate
PostHogPostHog
713

finding-deleted-feature-flags

Finds soft-deleted PostHog feature flags within a time window by cross-referencing SQL results with per-flag activity logs.

Official
Intermediate
PostHogPostHog
713

copying-flags-across-projects

Copies a PostHog feature flag from one project to multiple target projects in the same organization.

Official
Intermediate
PostHogPostHog
713

context-layer-consolidation

Consolidate context wiki Markdown pages using a deterministic lint report queue.

Official
Intermediate
PostHogPostHog
713

context-layer-dreaming

Synthesizes recent organizational activity into a durable, sourced context wiki.

Official
Advanced
PostHogPostHog
713

context-layer-health-check

Reviews context wiki quality using wiki-miss signals from git merge logs.

Official
Intermediate
PostHogPostHog
713

exploring-apm-traces

Investigates distributed OpenTelemetry traces and spans in PostHog APM via MCP tools.

Official
Advanced
PostHogPostHog
713

exploring-mcp-sessions

Investigate individual PostHog MCP sessions by listing, reading tool calls, and summarizing agent goals.

Official
Intermediate
PostHogPostHog
713

exploring-mcp-tool-usage

Routes broad questions about PostHog MCP server tool usage to typed analytics query tools.

Official
Intermediate
PostHogPostHog
713

improving-mcp-tools

Runs eval-backed iterations that measure, fix, and validate MCP tool improvements.

Official
Advanced
PostHogPostHog
713

exploring-mcp-tool-original-user-motive

Reconstructs session goals from MCP tool-call telemetry and publishes a clustered taxonomy as a PostHog notebook.

Official
Advanced
PostHogPostHog
713

debugging-mcp-analytics

Diagnose missing or incorrect PostHog MCP analytics events, sessions, and intent clusters.

Official
Advanced
PostHogPostHog
713

exploring-mcp-intent-clusters

Analyze PostHog MCP intent clusters to reveal agent goals, tool routing, and error rates.

Official
Intermediate
PostHogPostHog
713

exploring-mcp-tool-quality

Analyze error rates, latency, and reach of PostHog MCP tool calls.

Official
Intermediate
PostHogPostHog
713

triaging-error-issues

Ranks PostHog error tracking issues by users affected and recency for daily triage reviews.

Official
Intermediate
PostHogPostHog
713

investigating-error-issue

Investigates a PostHog error tracking issue end-to-end with metrics, breakdowns, and replays.

Official
Advanced
PostHogPostHog
713

diagnosing-stacktrace-symbolication

Diagnose PostHog Error Tracking stack-trace symbolication failures across JavaScript, React Native, Android, and iOS builds.

Official
Advanced
PostHogPostHog
713

grouping-noisy-errors

Merge duplicate PostHog error tracking issues and create grouping rules for future events.

Official
Intermediate
PostHogPostHog
713

authoring-error-tracking-alerts

Create PostHog error tracking alerts routed to Slack, webhooks, or issue trackers.

Official
Intermediate
PostHogPostHog
713

working-with-task-comments

Read and paginate task, artifact, and canvas comments through the PostHog MCP exec dispatcher.

Official
Intermediate
PostHogPostHog
713

analyzing-task-runs

Analyze PostHog task run logs for inefficiencies and report evidence-backed findings.

Official
Advanced
PostHogPostHog
713

resolving-ingestion-warnings

Diagnoses and resolves PostHog ingestion warnings for dropped or malformed events.

Official
Advanced

Frequently Asked Questions About PostHog

FAQPage Schema
What specific tasks can I perform using PostHog's data capabilities?

You can execute complex data analysis using HogQL, manage A/B test experiment lifecycles, track product metrics via funnels, and ingest external data warehouse sources for unified reporting.

Which technical personas benefit most from these integrations?

Full-stack developers, product engineers, and data analysts benefit from the standardized instrumentation patterns for web, mobile, and backend environments, including Next.js, React, Swift, and Go.

What are the primary dependencies for implementing PostHog observability?

Implementation requires integrating the relevant language-specific SDK or OpenTelemetry OTLP exporter into your codebase, followed by environment-based configuration to enable event capture, error tracking, and feature flag evaluation.