PostHog/posthog-foss

PostHog FOSS is a read-only mirror of PostHog, with all proprietary code removed. NOTE: This repo is synced automatically from the main PostHog repo. Please raise any issues and PRs there.

This repository also configures its own agents. See what posthog-foss tells them →

715Stars on the repository
212Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PostHog/posthog-foss

Skill Claude CodeCodex

Investigate individual PostHog MCP sessions — the sequence of tool calls a single agent made in one run, what it was trying to do, and where it went wrong. Use when the user asks "what did this MCP session do?", "show me the tool calls for session X", "what was the agent's goal?", "which sessions had errors?", "who is…

not rated 715 +1 today A SkillSpector: pass 96 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Build a starting-point taxonomy for an MCP tool — what users were trying to accomplish before they reached the tool — and publish it as a PostHog notebook. Reconstructs each session's goal from its opening tool calls, then clusters those goals into named categories with size, share, and facet mix. Use when the user…

not rated 715 +1 changed yesterday A SkillSpector: warn 198 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Investigate the quality of PostHog MCP tool calls — error rates, latency, reach, and which tools are failing or slow. Use when the user asks "which MCP tool has the highest error rate?", "what's the slowest tool?", "which tools fail most often?", "how reliable is tool X?", wants a tool-quality matrix, or pastes an MCP…

not rated 715 +1 changed 3d ago A SkillSpector: pass 94 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Starting point for exploring how a PostHog MCP server's tools are used — routes a broad question to the typed tool that answers it. Use when the user asks "how is my MCP doing?", "what should I look at?", "explore my tool calls", "who uses my MCP tools?", "what are agents doing with the MCP?", or pastes an MCP…

not rated 715 +1 changed 3d ago A SkillSpector: warn 111 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Investigates server/infrastructure metric anomalies in PostHog Metrics — from "this metric is rising/dropping/spiking" or a fired alert to a probable cause with evidence. Use when asked why a metric looks wrong (ingestion lag rising, error rate spiking, latency degrading, queue depth growing, throughput dropping)…

not rated 715 +1 today A SkillSpector: pass 141 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Audit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check, or review experiments or feature flags, check flag hygiene, or verify experiment setup.

not rated 715 +1 changed 4d ago A SkillSpector: pass 57 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Determine when a PostHog code change reached a given environment by reading the hidden GIT deploy annotations in the project and correlating them with the merge commit on GitHub. Use when PostHog staff ask "when was X deployed", "is my change live in the US/EU yet", "has my PR shipped", "did the fix roll out to…

not rated 715 +1 today A SkillSpector: pass 128 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Manage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots, optionally with an AI-written summary attached to each delivery. Use when the user wants to subscribe to an insight or dashboard, get an AI summary attached to those deliveries, check existing subscriptions…

not rated 715 +1 today A SkillSpector: pass 76 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Required reading before writing any HogQL/SQL or calling execute-sql against PostHog. Use whenever the user wants to search, find, or do complex aggregations PostHog entities (insights, dashboards, cohorts, feature flags, experiments, surveys, hog flows, data warehouse, persons, etc.) and query analytics data (trends…

not rated 715 +1 changed yesterday A SkillSpector: pass 184 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Write English that a reader cannot misread: one meaning per word, active voice, simple tenses, one idea per sentence, short sentences. Based on ASD-STE100 (Simplified Technical English), the controlled-language standard written for aircraft maintenance manuals. Use it for any prose an agent produces that someone else…

not rated 715 +1 today A SkillSpector: pass 145 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Clarify how to visualize change over a time range before building a trend. Use whenever the user asks how much something changed, grew, dropped, improved, or regressed between two points or periods — "how much did X change from A to B", "before vs after", "start vs end", "week over week", "compare this month to last"…

not rated 715 +1 changed 4d ago A SkillSpector: pass 158 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Creates product analytics or SQL-backed box plot insights in PostHog. Use when a user asks to create, build, or save a box plot, visualize a numeric distribution, compare quartiles or medians across dates or groups, or turn SQL results into a box plot. Chooses between a standard Trends box plot and a SQL insight…

not rated 715 +1 today A SkillSpector: pass 88 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks about autocapture data, wants to find what users are clicking…

not rated 715 +1 today A SkillSpector: warn 127 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Pick the right y-axis unit when creating or updating an insight via posthog:insight-create or posthog:insight-update — both TrendsQuery (trendsFilter.aggregationAxisFormat) and SQL insights (DataVisualizationNode, chartSettings.yAxis[].settings.formatting). Use when the agent is about to add a formula purely to…

not rated 715 +1 today A SkillSpector: pass 177 tokens original MIT

investigate-metric

87

PostHog/posthog-foss

Skill Claude CodeCodex

Diagnose why a product metric changed (dropped, spiked, or plateaued) by orchestrating breakdowns, actors, paths, lifecycle, retention, and annotations queries. Use when the user reports an anomaly, asks "why did X change?", or needs root-cause analysis for a trend, funnel, retention, stickiness, or lifecycle metric.

not rated 715 +1 today A SkillSpector: pass 77 tokens original MIT

managing-reminders

88

PostHog/posthog-foss

Skill Claude CodeCodex

Create and manage PostHog reminders — private, human-paced nudges that fire as in-app notifications on a schedule, optionally linked to a PostHog resource. Use when the user says "remind me to…", wants a one-off or recurring nudge (daily/weekly/monthly/yearly, a cron schedule, or a specific date/time), wants to be…

not rated 715 +1 today A SkillSpector: pass 146 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Diagnoses why a session recording is missing or was not captured. Use when a user asks why a session has no replay, why recordings aren't appearing, or wants to troubleshoot session replay capture issues for a specific session ID or across their project. Covers SDK diagnostic signals, project settings, sampling…

not rated 715 +1 today A SkillSpector: warn 76 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Finds the most informative session recording linked to an error tracking issue. Use when a user has an error tracking issue ID and wants to watch a replay showing what the user was doing when the error occurred. Ranks linked sessions by recency, activity score, and journey completeness, then summarizes the pre-error…

not rated 715 +1 today A SkillSpector: pass 82 tokens original MIT

PostHog/posthog-foss

Skill Claude CodeCodex

Explains what a member or a role can do in a PostHog project, using the access control MCP tools. Use when the user asks what someone can see or edit, who can edit dashboards or feature flags, why a member can or cannot open a dashboard, notebook or table, what a role grants, which properties are hidden from someone…

not rated 715 +1 today A 125 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: