[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-posthog-finding-experiments":3,"mdc-iadz84-key":38,"related-org-posthog-finding-experiments":271,"related-repo-posthog-finding-experiments":444},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":33,"sourceUrl":36,"mdContent":37},"finding-experiments","resolve PostHog experiment references","Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with disambiguation when multiple experiments match. Use when the user names or quotes an experiment (\"split test demo\", \"the File engagement boost experiment\", \"onboarding retention test\", \"landing page hero experiment\", \"pricing experiment\"), describes it loosely (\"the signup experiment\", \"my pricing test\", \"the one with the new checkout\"), uses a relative reference (\"latest\", \"most recent\", \"the one I created yesterday\"), filters by status (running, draft, paused, exposure frozen, stopped, archived), or otherwise refers to an experiment by anything other than its concrete ID.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"posthog","PostHog","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fposthog.png",[12,14,17,20],{"name":9,"slug":8,"type":13},"tag",{"name":15,"slug":16,"type":13},"Product Management","product-management",{"name":18,"slug":19,"type":13},"Analytics","analytics",{"name":21,"slug":22,"type":13},"A\u002FB Testing","a-b-testing",59,"https:\u002F\u002Fgithub.com\u002FPostHog\u002Fai-plugin","2026-07-24T05:36:58.200605",null,11,[29,30,31,32],"claude-code-plugin","codex-plugin","cursor-plugin","gemini-cli-extension",{"repoUrl":24,"stars":23,"forks":27,"topics":34,"description":35},[29,30,31,32],"Official PostHog plugin for Claude Code, Cursor, Gemini, Codex and other AI coding tools","https:\u002F\u002Fgithub.com\u002FPostHog\u002Fai-plugin\u002Ftree\u002FHEAD\u002Fskills\u002Ffinding-experiments","---\nname: finding-experiments\ndescription: Resolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with disambiguation when multiple experiments match. Use when the user names or quotes an experiment (\"split test demo\", \"the File engagement boost experiment\", \"onboarding retention test\", \"landing page hero experiment\", \"pricing experiment\"), describes it loosely (\"the signup experiment\", \"my pricing test\", \"the one with the new checkout\"), uses a relative reference (\"latest\", \"most recent\", \"the one I created yesterday\"), filters by status (running, draft, paused, exposure frozen, stopped, archived), or otherwise refers to an experiment by anything other than its concrete ID.\n---\n\n# Finding experiments\n\nUsers refer to experiments by name, description, or relative references — not by ID.\nThis skill resolves natural language references to concrete experiment IDs.\n\n## How to find an experiment\n\nUse the **experiment-list** tool from the Posthog-local MCP server.\n\nIMPORTANT: Do NOT use `feature-flag-get-all` or any feature flag tool to find\nexperiments. Use the dedicated experiment list tool: `experiment-list`.\n\nThis tool returns experiments with their id, name, status, feature_flag_key,\nstart_date, end_date, and created_at. Browse the returned list to find the\nexperiment matching the user's reference:\n\n- **By name**: scan the `name` field for matches\n- **By recency**: results are ordered newest first by default\n- **By status**: match the `status` field (draft, running, paused, exposure_frozen, stopped)\n- **By flag key**: match the `feature_flag_key` field\n\n## After finding matches\n\n- **Exactly one match**: Use it. Confirm with the user by name before destructive actions (delete, ship, end).\n- **Multiple matches**: List them with name, status, and creation date. Ask the user to pick.\n- **No matches**: Tell the user. Suggest checking archived experiments or different terms.\n\n## Get full details if needed\n\nAfter resolving to an ID, call `experiment-get` for the full object (metrics, flag details, parameters).\n\n## Examples\n\n```text\nUser: \"pause my signup experiment\"\n\nAgent:\n1. Calls experiment-list\n2. Scans results, finds \"New signup process\" (ID: 1371, status: running)\n3. Proceeds to pause experiment 1371\n```\n\n## When NOT to search\n\n- You already have the experiment ID from earlier in the conversation\n- The user just created the experiment — you have the ID from the create response\n- The user provided the ID directly\n",{"data":39,"body":40},{"name":4,"description":6},{"type":41,"children":42},"root",[43,51,57,64,77,98,103,171,177,210,216,229,235,247,253],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","Finding experiments",{"type":44,"tag":52,"props":53,"children":54},"p",{},[55],{"type":49,"value":56},"Users refer to experiments by name, description, or relative references — not by ID.\nThis skill resolves natural language references to concrete experiment IDs.",{"type":44,"tag":58,"props":59,"children":61},"h2",{"id":60},"how-to-find-an-experiment",[62],{"type":49,"value":63},"How to find an experiment",{"type":44,"tag":52,"props":65,"children":66},{},[67,69,75],{"type":49,"value":68},"Use the ",{"type":44,"tag":70,"props":71,"children":72},"strong",{},[73],{"type":49,"value":74},"experiment-list",{"type":49,"value":76}," tool from the Posthog-local MCP server.",{"type":44,"tag":52,"props":78,"children":79},{},[80,82,89,91,96],{"type":49,"value":81},"IMPORTANT: Do NOT use ",{"type":44,"tag":83,"props":84,"children":86},"code",{"className":85},[],[87],{"type":49,"value":88},"feature-flag-get-all",{"type":49,"value":90}," or any feature flag tool to find\nexperiments. Use the dedicated experiment list tool: ",{"type":44,"tag":83,"props":92,"children":94},{"className":93},[],[95],{"type":49,"value":74},{"type":49,"value":97},".",{"type":44,"tag":52,"props":99,"children":100},{},[101],{"type":49,"value":102},"This tool returns experiments with their id, name, status, feature_flag_key,\nstart_date, end_date, and created_at. Browse the returned list to find the\nexperiment matching the user's reference:",{"type":44,"tag":104,"props":105,"children":106},"ul",{},[107,126,136,154],{"type":44,"tag":108,"props":109,"children":110},"li",{},[111,116,118,124],{"type":44,"tag":70,"props":112,"children":113},{},[114],{"type":49,"value":115},"By name",{"type":49,"value":117},": scan the ",{"type":44,"tag":83,"props":119,"children":121},{"className":120},[],[122],{"type":49,"value":123},"name",{"type":49,"value":125}," field for matches",{"type":44,"tag":108,"props":127,"children":128},{},[129,134],{"type":44,"tag":70,"props":130,"children":131},{},[132],{"type":49,"value":133},"By recency",{"type":49,"value":135},": results are ordered newest first by default",{"type":44,"tag":108,"props":137,"children":138},{},[139,144,146,152],{"type":44,"tag":70,"props":140,"children":141},{},[142],{"type":49,"value":143},"By status",{"type":49,"value":145},": match the ",{"type":44,"tag":83,"props":147,"children":149},{"className":148},[],[150],{"type":49,"value":151},"status",{"type":49,"value":153}," field (draft, running, paused, exposure_frozen, stopped)",{"type":44,"tag":108,"props":155,"children":156},{},[157,162,163,169],{"type":44,"tag":70,"props":158,"children":159},{},[160],{"type":49,"value":161},"By flag key",{"type":49,"value":145},{"type":44,"tag":83,"props":164,"children":166},{"className":165},[],[167],{"type":49,"value":168},"feature_flag_key",{"type":49,"value":170}," field",{"type":44,"tag":58,"props":172,"children":174},{"id":173},"after-finding-matches",[175],{"type":49,"value":176},"After finding matches",{"type":44,"tag":104,"props":178,"children":179},{},[180,190,200],{"type":44,"tag":108,"props":181,"children":182},{},[183,188],{"type":44,"tag":70,"props":184,"children":185},{},[186],{"type":49,"value":187},"Exactly one match",{"type":49,"value":189},": Use it. Confirm with the user by name before destructive actions (delete, ship, end).",{"type":44,"tag":108,"props":191,"children":192},{},[193,198],{"type":44,"tag":70,"props":194,"children":195},{},[196],{"type":49,"value":197},"Multiple matches",{"type":49,"value":199},": List them with name, status, and creation date. Ask the user to pick.",{"type":44,"tag":108,"props":201,"children":202},{},[203,208],{"type":44,"tag":70,"props":204,"children":205},{},[206],{"type":49,"value":207},"No matches",{"type":49,"value":209},": Tell the user. Suggest checking archived experiments or different terms.",{"type":44,"tag":58,"props":211,"children":213},{"id":212},"get-full-details-if-needed",[214],{"type":49,"value":215},"Get full details if needed",{"type":44,"tag":52,"props":217,"children":218},{},[219,221,227],{"type":49,"value":220},"After resolving to an ID, call ",{"type":44,"tag":83,"props":222,"children":224},{"className":223},[],[225],{"type":49,"value":226},"experiment-get",{"type":49,"value":228}," for the full object (metrics, flag details, parameters).",{"type":44,"tag":58,"props":230,"children":232},{"id":231},"examples",[233],{"type":49,"value":234},"Examples",{"type":44,"tag":236,"props":237,"children":242},"pre",{"className":238,"code":240,"language":49,"meta":241},[239],"language-text","User: \"pause my signup experiment\"\n\nAgent:\n1. Calls experiment-list\n2. Scans results, finds \"New signup process\" (ID: 1371, status: running)\n3. Proceeds to pause experiment 1371\n","",[243],{"type":44,"tag":83,"props":244,"children":245},{"__ignoreMap":241},[246],{"type":49,"value":240},{"type":44,"tag":58,"props":248,"children":250},{"id":249},"when-not-to-search",[251],{"type":49,"value":252},"When NOT to search",{"type":44,"tag":104,"props":254,"children":255},{},[256,261,266],{"type":44,"tag":108,"props":257,"children":258},{},[259],{"type":49,"value":260},"You already have the experiment ID from earlier in the conversation",{"type":44,"tag":108,"props":262,"children":263},{},[264],{"type":49,"value":265},"The user just created the experiment — you have the ID from the create response",{"type":44,"tag":108,"props":267,"children":268},{},[269],{"type":49,"value":270},"The user provided the ID directly",{"items":272,"total":443},[273,290,302,315,328,343,359,376,390,405,415,433],{"slug":274,"name":274,"fn":275,"description":276,"org":277,"tags":278,"stars":287,"repoUrl":288,"updatedAt":289},"analyzing-expensive-users","analyze expensive users in AI observability","Analyze the most expensive users in AI observability and explain why they cost so much. Use when the user asks about top spenders, expensive users, per-user LLM cost, user-level cost drivers, or patterns behind high AI observability spend.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[279,280,283,286],{"name":18,"slug":19,"type":13},{"name":281,"slug":282,"type":13},"Cost Optimization","cost-optimization",{"name":284,"slug":285,"type":13},"Observability","observability",{"name":9,"slug":8,"type":13},35568,"https:\u002F\u002Fgithub.com\u002FPostHog\u002Fposthog","2026-07-28T05:34:11.117757",{"slug":291,"name":291,"fn":292,"description":293,"org":294,"tags":295,"stars":287,"repoUrl":288,"updatedAt":301},"auditing-endpoints","audit PostHog project endpoints","Audit every endpoint in a PostHog project for staleness, failed materialisations, and unused materialised versions. Use when the user asks \"what endpoints can I clean up?\", \"are any of my endpoints broken?\", \"which materialised versions are still being called?\", or wants a one-shot cleanup pass over the Endpoints product. Produces a prioritised report grouped by issue type, with recommended actions but does not modify anything without explicit confirmation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[296,297,300],{"name":18,"slug":19,"type":13},{"name":298,"slug":299,"type":13},"Audit","audit",{"name":9,"slug":8,"type":13},"2026-06-08T08:08:33.693989",{"slug":303,"name":303,"fn":304,"description":305,"org":306,"tags":307,"stars":287,"repoUrl":288,"updatedAt":314},"auditing-warehouse-source-health","audit PostHog data warehouse source health","Audit the health of a PostHog project's data warehouse sources and syncs — find every broken or degraded source connection, sync schema, and webhook channel. Use when the user asks \"why are my imports failing?\", \"what's broken with my sources?\", \"why is my warehouse data stale?\", or wants a one-shot triage of source\u002Fsync health before deciding where to dig in. Produces a prioritized report grouped by severity, with recommended next steps. For materialized-view health use `auditing-warehouse-view-health`; for a single failing sync use `diagnosing-failed-warehouse-syncs`.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[308,309,312,313],{"name":298,"slug":299,"type":13},{"name":310,"slug":311,"type":13},"Data Warehouse","data-warehouse",{"name":284,"slug":285,"type":13},{"name":9,"slug":8,"type":13},"2026-06-18T08:22:57.67984",{"slug":316,"name":316,"fn":317,"description":318,"org":319,"tags":320,"stars":287,"repoUrl":288,"updatedAt":327},"auditing-warehouse-view-health","audit PostHog materialized view health","Audit the health of a PostHog project's materialized views (saved queries) — find every failed materialization and flag unused or stale materialized views that cost storage and compute. Use when the user asks \"which of my views are broken?\", \"why is this materialized view failing?\", \"are any of my views wasting compute?\", or wants a one-shot triage of view health. For source\u002Fsync health use `auditing-warehouse-source-health`.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[321,322,323,326],{"name":298,"slug":299,"type":13},{"name":310,"slug":311,"type":13},{"name":324,"slug":325,"type":13},"Performance","performance",{"name":9,"slug":8,"type":13},"2026-06-18T08:25:10.936787",{"slug":329,"name":329,"fn":330,"description":331,"org":332,"tags":333,"stars":287,"repoUrl":288,"updatedAt":342},"authoring-error-tracking-alerts","author PostHog error tracking alerts","Author error tracking alerts that fire when an issue is created, reopened, or starts spiking. Use when the user asks to set up error notifications, route exceptions to Slack\u002Fwebhook\u002FLinear, or evaluate which error events are worth alerting on. Covers trigger-event selection, integration choice, dedup against existing alerts, and shipping with the canonical message body shape.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[334,337,340,341],{"name":335,"slug":336,"type":13},"Alerting","alerting",{"name":338,"slug":339,"type":13},"Debugging","debugging",{"name":284,"slug":285,"type":13},{"name":9,"slug":8,"type":13},"2026-06-18T08:24:40.318583",{"slug":344,"name":344,"fn":345,"description":346,"org":347,"tags":348,"stars":287,"repoUrl":288,"updatedAt":358},"authoring-log-alerts","author log alerts in PostHog","Author useful, low-noise log alerts on services in a PostHog project. Use when the user asks to set up alerts for their logs, suggest alerts they should add, or evaluate whether a service is worth monitoring. Covers service triage, baseline characterisation, threshold drafting, back-testing via simulate, and shipping with a notification destination.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[349,350,353,354,357],{"name":18,"slug":19,"type":13},{"name":351,"slug":352,"type":13},"Monitoring","monitoring",{"name":284,"slug":285,"type":13},{"name":355,"slug":356,"type":13},"Operations","operations",{"name":9,"slug":8,"type":13},"2026-07-18T05:10:54.430898",{"slug":360,"name":360,"fn":361,"description":362,"org":363,"tags":364,"stars":287,"repoUrl":288,"updatedAt":375},"building-workflows","build and edit PostHog workflows","Build, edit, test, enable, and monitor PostHog workflows over MCP. Author the action\u002Fedge graph so it runs and opens cleanly in the visual editor, then change drafts surgically with patch operations. Use when asked to build, set up, automate, change, fix, or debug a workflow, campaign, broadcast, drip sequence, or event-triggered automation in the workflows product.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[365,368,371,372],{"name":366,"slug":367,"type":13},"Automation","automation",{"name":369,"slug":370,"type":13},"MCP","mcp",{"name":9,"slug":8,"type":13},{"name":373,"slug":374,"type":13},"Workflow Automation","workflow-automation","2026-07-28T05:34:12.167015",{"slug":377,"name":377,"fn":378,"description":379,"org":380,"tags":381,"stars":287,"repoUrl":288,"updatedAt":389},"check-posthog-loading","inspect PostHog SDK loading across URLs","Inspect how the PostHog JavaScript SDK is loaded across a list of URLs. Use to confirm consistent installation across pages, find pages missing the snippet, detect mismatched API keys or hosts between pages, and verify the load method (head snippet vs deferred vs array.js).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[382,383,384,387,388],{"name":18,"slug":19,"type":13},{"name":338,"slug":339,"type":13},{"name":385,"slug":386,"type":13},"Frontend","frontend",{"name":284,"slug":285,"type":13},{"name":9,"slug":8,"type":13},"2026-05-07T05:56:19.828048",{"slug":391,"name":391,"fn":392,"description":393,"org":394,"tags":395,"stars":287,"repoUrl":288,"updatedAt":404},"consuming-endpoints-from-client-code","integrate PostHog endpoints into client applications","Wire a PostHog endpoint into a client app or SDK. Covers fetching the OpenAPI spec, generating a typed client with openapi-generator or @hey-api\u002Fopenapi-ts, sending the right auth header, shaping the variables payload (HogQL code_name vs insight breakdown property), handling rate-limit and materialised-endpoint error responses. Use when the user says \"how do I call my endpoint\", \"generate a client for this\", or \"what auth header do I use\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[396,399,400,401],{"name":397,"slug":398,"type":13},"API Development","api-development",{"name":385,"slug":386,"type":13},{"name":9,"slug":8,"type":13},{"name":402,"slug":403,"type":13},"SDK","sdk","2026-06-08T08:08:34.929454",{"slug":406,"name":406,"fn":407,"description":408,"org":409,"tags":410,"stars":287,"repoUrl":288,"updatedAt":414},"copying-endpoints-across-projects","copy PostHog endpoints across projects","Copy a PostHog endpoint (a saved HogQL\u002Finsight query exposed as an API route) to another project in the same organization, or duplicate it under a new name in the same project. Use when the user wants to duplicate an endpoint, promote an endpoint from staging to production, replicate an endpoint's query\u002Fvariables\u002Ffreshness config in another workspace, or clone an endpoint to iterate on it. Unlike feature flags and experiments, endpoints have NO native cross-project copy tool — this skill covers the read-then-recreate flow (endpoint-get then endpoint-create), the active-project switching it requires, name-collision checks, and the safe defaults (land unmaterialised in the target, verify with endpoint-run). Does not cover editing endpoint versions (see managing-endpoint-versions) or authoring a brand-new endpoint from scratch (see creating-an-endpoint).\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[411,412,413],{"name":397,"slug":398,"type":13},{"name":355,"slug":356,"type":13},{"name":9,"slug":8,"type":13},"2026-07-15T05:29:58.442727",{"slug":416,"name":416,"fn":417,"description":418,"org":419,"tags":420,"stars":287,"repoUrl":288,"updatedAt":432},"creating-ai-subscription","schedule recurring AI-generated PostHog reports","Create a recurring AI-generated PostHog report — schedule a free-text prompt to run on a cron, with the LLM-synthesized markdown delivered to email or Slack on each tick. Use when the user wants a recurring AI summary of X on any cadence (daily, weekly, monthly, yearly) rather than a one-off report. (To attach an AI summary to an existing insight\u002Fdashboard subscription instead of a free-text prompt, see `managing-subscriptions` and its `summary_enabled` option.)\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[421,422,425,426,429],{"name":366,"slug":367,"type":13},{"name":423,"slug":424,"type":13},"Email","email",{"name":9,"slug":8,"type":13},{"name":427,"slug":428,"type":13},"Reporting","reporting",{"name":430,"slug":431,"type":13},"Slack","slack","2026-06-09T07:32:27.935712",{"slug":434,"name":434,"fn":435,"description":436,"org":437,"tags":438,"stars":287,"repoUrl":288,"updatedAt":442},"creating-an-endpoint","create PostHog API endpoints","Create a PostHog endpoint with the right shape on the first try — covers query kind choice, name conventions, what to expose as variables (HogQL code_name vs insight breakdown), data_freshness_seconds, and whether to materialise on day one. Use when the user says \"create an endpoint\", \"expose this query as an API\", \"turn this insight into an endpoint\", or asks for help structuring a new endpoint. Steers away from common mistakes: materialising a query with cohort breakdowns or compare mode, inline-only variables on a materialised endpoint, unbounded date ranges, ambiguous names.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[439,440,441],{"name":18,"slug":19,"type":13},{"name":397,"slug":398,"type":13},{"name":9,"slug":8,"type":13},"2026-06-08T08:08:29.624498",231,{"items":445,"total":549},[446,461,475,490,503,515,533],{"slug":447,"name":447,"fn":448,"description":449,"org":450,"tags":451,"stars":23,"repoUrl":24,"updatedAt":460},"analyzing-experiment-session-replays","analyze session replays for PostHog experiments","Analyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with different experiment variants, identify usability issues, compare behavior patterns between control and test groups, or get qualitative insights to complement quantitative experiment results.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[452,453,456,457],{"name":18,"slug":19,"type":13},{"name":454,"slug":455,"type":13},"Design","design",{"name":9,"slug":8,"type":13},{"name":458,"slug":459,"type":13},"User Research","user-research","2026-04-06T18:44:38.291781",{"slug":462,"name":462,"fn":463,"description":464,"org":465,"tags":466,"stars":23,"repoUrl":24,"updatedAt":474},"assessing-heatmaps","analyze page heatmaps and suggest improvements","Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click \u002F rageclick \u002F scroll-depth data for a URL, names the hot elements by cross-referencing autocapture events on the same page, and can create a saved heatmap the user opens in PostHog, then summarizes the behavior and proposes improvements.\nTRIGGER when: user asks what a heatmap shows, why people aren't clicking something, where users rage-click, how far they scroll, what to change on a page based on heatmap\u002Fclick data, or to 'analyze\u002Fassess\u002Freview the heatmap' for a URL.\nDO NOT TRIGGER when: the user only wants to create a saved heatmap screenshot with no analysis (use heatmaps-saved-create directly), or is asking about session replay in general (use investigating-replay).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[467,468,469,470,471],{"name":18,"slug":19,"type":13},{"name":385,"slug":386,"type":13},{"name":9,"slug":8,"type":13},{"name":15,"slug":16,"type":13},{"name":472,"slug":473,"type":13},"UX Design","ux-design","2026-06-05T07:40:43.37798",{"slug":476,"name":476,"fn":477,"description":478,"org":479,"tags":480,"stars":23,"repoUrl":24,"updatedAt":489},"auditing-experiments-flags","audit PostHog experiments and feature flags","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[481,482,485,486],{"name":298,"slug":299,"type":13},{"name":483,"slug":484,"type":13},"Feature Flags","feature-flags",{"name":9,"slug":8,"type":13},{"name":487,"slug":488,"type":13},"QA","qa","2026-04-06T18:44:30.657553",{"slug":491,"name":491,"fn":492,"description":493,"org":494,"tags":495,"stars":23,"repoUrl":24,"updatedAt":502},"authoring-scouts","author and edit PostHog Signals scouts","How to author, edit, and adapt PostHog Signals scouts — the scheduled agents that scan a project and write reports into the Signals inbox. Use when a user wants to customize a canonical scout for their own setup (narrow its scope, retune its thresholds, add disqualifiers), tweak a scout's schedule or dry-run posture, or write a brand-new scout from scratch for a specific use case (a custom event, a product surface no canonical scout covers), or steer a scout without editing it at all by leaving it a note. Covers the scout SKILL.md anatomy, the report contract, the dedupe + scratchpad-memory conventions, the scout-notes steering channel, the per-team skills-store path vs the canonical in-repo path, and the write-and-inspect test loop (with dry-run as an optional safety net). Trigger on \"write\u002Fedit\u002Fcustomize a signals scout\", \"new scout for X\", \"tune my scout schedule\", \"make a scout that watches \u003Cevent>\", \"leave a note for \u002F give feedback to a scout\", \"tell the scouts about X\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[496,499,500,501],{"name":497,"slug":498,"type":13},"Agents","agents",{"name":366,"slug":367,"type":13},{"name":284,"slug":285,"type":13},{"name":9,"slug":8,"type":13},"2026-07-28T05:33:45.509154",{"slug":504,"name":504,"fn":505,"description":506,"org":507,"tags":508,"stars":23,"repoUrl":24,"updatedAt":514},"building-a-dashboard","build and update PostHog dashboards","Build a new dashboard, or update an existing one, from a set of insights — the same job the in-app assistant does with its upsert-dashboard tool, but over MCP. Use when a user asks to create a dashboard, put several metrics\u002Fcharts together on one page, assemble a dashboard for a topic (product analytics, retention, revenue, activation, etc.), or add\u002Fremove\u002Freplace insights on a dashboard they already have. Covers deciding create vs update, reusing existing insights vs creating new ones, and using PostHog's vetted dashboard templates as reference for what a strong dashboard on a topic looks like.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[509,510,513],{"name":18,"slug":19,"type":13},{"name":511,"slug":512,"type":13},"Dashboards","dashboards",{"name":369,"slug":370,"type":13},"2026-07-21T06:07:38.060598",{"slug":516,"name":516,"fn":517,"description":518,"org":519,"tags":520,"stars":23,"repoUrl":24,"updatedAt":532},"checking-deploy-timing","correlate PostHog deployments with GitHub commits","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\u002FEU yet\", \"has my PR shipped\", \"did the fix roll out to prod-us\", or otherwise want to know whether\u002Fwhen a commit, PR, or feature went out to a region. Do not answer deploy-timing questions from event\u002Fdata volume alone — that only shows when data changed, not when code shipped.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[521,524,527,530,531],{"name":522,"slug":523,"type":13},"Deployment","deployment",{"name":525,"slug":526,"type":13},"Git","git",{"name":528,"slug":529,"type":13},"GitHub","github",{"name":284,"slug":285,"type":13},{"name":9,"slug":8,"type":13},"2026-06-28T07:46:59.53536",{"slug":534,"name":534,"fn":535,"description":536,"org":537,"tags":538,"stars":23,"repoUrl":24,"updatedAt":548},"choosing-trend-or-slope-view","visualize trends and growth over time","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\", \"change over time\" — or mentions a \"slope chart\" \u002F \"slopegraph\". Two readings of \"change\" need different charts: the whole trend (a line, every interval) versus just the two endpoints (a slope, start vs end). Ask which they want, then render it. Not for choosing a saved insight ChartDisplayType in the insight editor.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[539,540,543,546,547],{"name":18,"slug":19,"type":13},{"name":541,"slug":542,"type":13},"Charts","charts",{"name":544,"slug":545,"type":13},"Data Visualization","data-visualization",{"name":9,"slug":8,"type":13},{"name":427,"slug":428,"type":13},"2026-06-18T08:18:57.960157",56]