PostHog-skills

A collection of PostHog add-ons for analytics, feature flags, error tracking, customer support, and surveys. PostHog is a product-analytics platform for understanding how people use websites and apps.

In plain words
What is it for?
Use it to audit experiments, debug website tracking, create surveys, inspect customer projects, or work with the other included PostHog tools.
Why use it?
It groups tools for inspecting PostHog setups and carrying out common product and customer-success tasks from a coding assistant.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add PostHog/skills
agentmods
npx agentmods add plugins/posthog/skills/marketplace
Clone the repo
git clone --depth 1 https://github.com/PostHog/skills

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

PostHog-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 78 lines

How it starts

The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "PostHog-skills",
  "owner": {
    "name": "PostHog"
  },
  "metadata": {
    "description": "PostHog skills for Claude Code \u2014 analytics, feature flags, error tracking, and more"
  },
  "plugins": [
    {
      "name": "impersonation-toolkit",
      "source": "./skills/team/customer-success/impersonation-toolkit",
      "description": "Run safer impersonation-scoped audits against a customer's PostHog project via Claude Code + the PostHog MCP plugin. Read-only by default; prompts before any mutative MCP call.",
      "keywords": [
        "posthog",
        "impersonation",
        "audit",
        "customer-success",
        "experiments"
      ]
    },
    {
      "name": "posthog-debugger",
      "source": "./skills/team/customer-success/posthog-debugger",
      "description": "Debug and inspect PostHog implementations on any website",
      "keywords": [
        "posthog",
        "debugging",
        "customer-success"
      ]
    },
    {
      "name": "posthog-survey-creator",
      "source": "./skills/team/customer-success/posthog-survey-creator",
      "description": "Create and configure surveys in PostHog through guided conversation",
      "keywords": [
        "posthog",
        "surveys",
        "customer-success"
      ]
    },
    {
      "name": "posthog-inbound-lead",
      "source": "./skills/team/new-business-sales/posthog-inbound-lead",
      "description": "Evaluate and respond to inbound PostHog sales leads from Salesforce",
      "keywords": [
        "posthog",
        "sales",
        "leads",
        "inbound"
      ]
    },
    {
      "name": "posthog-pls-big-fish",
      "source": "./skills/team/new-business-sales/posthog-pls-big-fish",
      "description": "Research, qualify, and suggest outreach for PostHog big fish product-led leads",
      "keywords": [
        "posthog",
        "sales",
        "leads",
        "outbound"
      ]
    },
    {
      "name": "posthog-customer-deep-dive",
      "source": "./skills/t

Read the full file on GitHub · 78 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 78 lines scan A dded9b9e8ab6

Subscribe to this mod's changes

PostHog-skills is a plugin published in the GitHub repository PostHog/skills (60 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.