Source

posthog/ai-plugin

174 skills · 13.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
auditing-warehouse-data-health Audit the health of a PostHog project's data warehouse — find every broken or degraded pipeline item across sources, …
posthog/ai-plugin
55
2
authoring-scouts How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports in…
posthog/ai-plugin
55
3
debugging-surveys >- Debug, support, and build PostHog Surveys across the backend and all five SDKs (web/posthog-js, iOS, Android, Flut…
posthog/ai-plugin
55
4
exploring-scouts How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and write reports …
posthog/ai-plugin
55
5
signals-scout-data-warehouse Signals scout for warehouse imports. Watches external data sources, sync schemas, webhook push channels, and material…
posthog/ai-plugin
55
6
signals-scout-insight-alerts Signals scout over the project's configured insight alerts. Reads each alert's recent firing history and surfaces the…
posthog/ai-plugin
55
7
creating-online-evaluations Author continuously-running online evaluations in PostHog AI observability, grounded in real failure modes you've ide…
posthog/ai-plugin
54
8
exploring-ai-failures Find where an AI/LLM application is failing in production and surface the failure patterns, working from real traces.…
posthog/ai-plugin
54
9
improving-mcp-tools Run an improve-my-MCP campaign: an autoresearch-style loop that measures the MCP agent experience with the eval harne…
posthog/ai-plugin
54
10
signals-scout-mcp-tool-calls Signals scout for PostHog MCP tool calls. Watches `$mcp_tool_call` telemetry for tools that need improvement — broad-…
posthog/ai-plugin
54
11
signals-scout-skills-store Skill-hygiene scout for the team's PostHog skills store. Watches recently-changed and most- used skills for authoring…
posthog/ai-plugin
54
12
signals-scout-web-vitals Signals scout for Core Web Vitals (`$web_vitals`). Watches each page's p75 LCP / INP / CLS / FCP against Google's thr…
posthog/ai-plugin
54
13
analyzing-expensive-users Analyze the most expensive users in AI observability and explain why they cost so much. Use when the user asks about …
posthog/ai-plugin
51
14
resolving-ingestion-warnings Diagnoses and resolves PostHog ingestion warnings — problems recorded while ingesting events (dropped events, rejecte…
posthog/ai-plugin
50
15
turning-engineering-analytics-into-insights Converts engineering analytics (PR / CI) data into saved PostHog insights, dashboards, and subscriptions, and explain…
posthog/ai-plugin
50
16
building-a-dashboard Build a new dashboard, or update an existing one, from a set of insights — the same job the in-app assistant does wit…
posthog/ai-plugin
49
17
investigating-ci-failures Investigates a specific CI failure to a verdict: whose fault, which commit, who wrote it, and whether it's fixed. Use…
posthog/ai-plugin
48
18
review-hog-authoring How to author custom PostHog Review skills: the review perspectives, blind-spot checks, validation criteria, and reso…
posthog/ai-plugin
47
19
review-hog-blind-spots-general The general blind-spot check for PostHog Review, the final sweep that runs after every enabled review perspective has…
posthog/ai-plugin
47
20
review-hog-perspective-contracts-security The Contracts & Security review perspective for PostHog Review. Verifies that changed code is safe and maintains comp…
posthog/ai-plugin
47
21
review-hog-perspective-logic-correctness The Logic & Correctness review perspective for PostHog Review. Verifies that changed code does what it is supposed to…
posthog/ai-plugin
47
22
review-hog-perspective-performance-reliability The Performance & Reliability review perspective for PostHog Review. Verifies that changed code will perform and hold…
posthog/ai-plugin
47
23
review-hog-validation-criteria The validation criteria for PostHog Review, the bar for deciding whether a flagged PR issue is worth keeping. Keeps r…
posthog/ai-plugin
47
24
setting-up-support-slack-locally Connect a real Slack workspace to local PostHog Conversations (the SupportHog Slack app) so Slack messages become sup…
posthog/ai-plugin
45
25
copying-endpoints-across-projects Copy a PostHog endpoint (a saved HogQL/insight query exposed as an API route) to another project in the same organiza…
posthog/ai-plugin
44
26
query-examples HogQL query examples and reference material for PostHog data. Read when writing SQL queries to find patterns for anal…
posthog/ai-plugin
44
27
testing-mcp-tools-locally Set up the local dev environment, seed data, and API keys to test the staff-only managed migrations MCP tools (manage…
posthog/ai-plugin
44
28
signals-scout-conversations Signals scout for PostHog Conversations (support inbox). Watches `$conversation_*` ticket- lifecycle events for SLA b…
posthog/ai-plugin
43
29
investigating-logs Investigate logs in a PostHog project: verify a service or deployment is healthy, explain an error spike, triage an i…
posthog/ai-plugin
41
30
setting-up-data-catalog Populates and maintains a project's data catalog (semantic layer): canonical metrics, trust marks (certifications) on…
posthog/ai-plugin
40
31
signals-scout-tasks Signals scout for PostHog Tasks. Watches delivery health — failing runs clustered by repository and error class, retr…
posthog/ai-plugin
40
32
writing-streamlit-apps Write Streamlit app source code that runs well in a PostHog sandbox — the posthog_apps.query() bridge for reading Pos…
posthog/ai-plugin
38
33
managing-streamlit-apps Create, deploy, and operate Streamlit apps in PostHog via the streamlit-apps MCP tools — create an app, set its sourc…
posthog/ai-plugin
37
34
modeling-conversion-metrics Build reusable conversion models — funnel/step conversion rates, drop-off, and time-to-convert — on either PostHog da…
posthog/ai-plugin
33
35
modeling-activation-metrics Build reusable activation models — an activation-rate metric and a per-user/per-account activated flag — on either Po…
posthog/ai-plugin
32
36
modeling-dimension-tables Build reusable dimension / lookup tables for a star schema — country/region, timezone, currency, date, plan/product, …
posthog/ai-plugin
32
37
modeling-warehouse-foundations Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehou…
posthog/ai-plugin
32
38
modeling-product-usage-metrics Build reusable product-usage and engagement models — retention, stickiness, and lifecycle — on either PostHog data-wa…
posthog/ai-plugin
31
39
modeling-revenue-metrics Build reusable revenue models — MRR, ARR, gross revenue, new/expansion/contraction/churn, ARPU, LTV, and per-customer…
posthog/ai-plugin
31
40
planning-user-interviews Plan a user interview topic in PostHog — pick who to target (cohort, emails, or PostHog distinct IDs), draft what to …
posthog/ai-plugin
31
41
exploring-signals-scouts How to explore and make sense of PostHog Signals scouts — the scheduled agents that scan a project and emit findings …
posthog/ai-plugin
15
42
authoring-signals-scouts How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and emit findings in…
posthog/ai-plugin
14
43
signals-scout-ingestion-warnings Signals scout for ingestion warnings — events and person/group updates that were dropped, mangled, or partially rejec…
posthog/ai-plugin
12
44
instrument-metrics Add PostHog metric capture to track counters, gauges, and histograms. Use after implementing features or reviewing PR…
posthog/ai-plugin
10
45
adding-warehouse-person-properties Sync columns from a synced data warehouse table onto PostHog person or group properties, so warehouse data becomes us…
posthog/ai-plugin
9
46
analyzing-task-runs Analyze a completed PostHog task run for inefficiencies — environment failures, missing CLI tools, verbose commands, …
posthog/ai-plugin
9
47
authoring-data-quality-checks Adds and runs data quality checks (dbt-test style assertions) on a project's warehouse tables and saved-query views: …
posthog/ai-plugin
9
48
building-canvases Create or edit a PostHog freeform canvas — a sandboxed browser application (data board, document, form, small tool, g…
posthog/ai-plugin
9
49
building-html-canvases Author a PostHog canvas with semantic HTML, CSS, and direct browser APIs — documents, articles, generative graphics, …
posthog/ai-plugin
9
50
building-react-quill-canvases Author the React + Quill implementation of a PostHog canvas: the single-component contract, the allowed imports, Quil…
posthog/ai-plugin
9
Page 3 · 174 total Previous Next