
PostHog Skills
https://github.com/posthog/skills- Category
- Developer Tools
- Rank
- No. 889Tools index
Previous survey · No. 903 ·
- Pricing
- Open Source
- Type
- TOOL
- Builder
- posthog
- GitHub
- 60 stars
- Date
About
Official PostHog skills for AI coding agents — claude-code skills that let agents work with PostHog analytics natively.
What it does
This collection gives coding agents task-specific playbooks for instrumenting, querying, debugging, and operating PostHog. Skills combine Markdown instructions with optional references, scripts, and assets. Users can install focused plugins, choose an all-in-one pack, or copy individual skill directories into a project.
Why it's ranked here
The collection is unusually broad and operationally concrete. It covers more than integration setup, extending into experiments, replay, error tracking, signals, warehouses, and sales workflows. Automated discovery and synchronization reduce catalog drift. Its value is narrower for teams outside Claude Code or without the required PostHog access.
What's good
Skills can encode critical query rules, deduplication patterns, performance bounds, and safe mutation policies instead of offering vague prompting advice. The format separates agent instructions from optional documentation, executable helpers, and assets. Official material spans more than 30 frameworks and languages, while team and community tiers leave room for specialized workflows.
Tradeoffs
The documented installation surface centers on Claude Code, so portability to other agents is not established. Some workflows depend on PostHog MCP tools, customer project access, or external systems such as Salesforce. Much of the official and omnibus content is generated or synchronized automatically, meaning direct edits can be overwritten.
How to use it well
Use this when a team repeatedly asks Claude Code to implement, inspect, or operate PostHog and wants those procedures encoded consistently. Install focused plugins for bounded jobs, or the omnibus pack for broad product work. It does not replace PostHog credentials, MCP connectivity, human approval for mutations, or general analytics infrastructure.
Technical notes+
spec/skill-format.md defines SKILL.md as the required core, with YAML name and description, plus optional references/, scripts/, assets/, and packaged .skill ZIPs. .claude-plugin/marketplace.json exposes five team plugins in the supplied snapshot. scripts/generate-marketplace.sh discovers every skills/**/.claude-plugin/plugin.json and rebuilds that catalog with Bash and jq. .github/workflows/generate-marketplace.yml runs catalog generation after relevant changes, while .github/workflows/sync-omnibus.yml downloads release archives, reconciles skills/omnibus/.sync-manifest, and opens an auto-merge PR. skills/omnibus/signals/SKILL.md demonstrates the depth available: mandatory HogQL filters, argMax deduplication, compile-time embedText(), cosine similarity, and use of the posthog:execute-sql MCP tool.
Observed
- License
- MIT License
- Install surface
- Claude Code plugin marketplace or manual copying into a project skill directory
- Content format
- Markdown instructions with required YAML frontmatter
- Interfaces
- Claude Code plugins; some skills direct agents to PostHog MCP tools
- Automation
- Bash generation script and GitHub Actions workflows maintain the marketplace and omnibus collection
- Library structure
- System, official PostHog, team, community, and omnibus skill tiers are documented
Read from README.md, LICENSE, spec/skill-format.md, .claude-plugin/marketplace.json, scripts/generate-marketplace.sh, skills/team/README.md, skills/.meta/README.md, skills/omnibus/README.md, skills/posthog/README.md, skills/community/README.md, skills/omnibus/.sync-manifest, .github/workflows/sync-omnibus.yml, .github/workflows/generate-marketplace.yml, skills/team/billing/README.md, skills/omnibus/signals/SKILL.md.
What it can do
Query PostHog analytics data
Analytics query parameters and filters → Analytics data results and metrics
Create PostHog insights
Event data and visualization parameters → Analytics insights and charts
Set up PostHog event tracking
Event definitions and tracking requirements → Event tracking code and configuration
Generate PostHog dashboard configurations
Dashboard requirements and metrics specifications → Dashboard configuration code
Analyze user behavior patterns
User event data and analysis parameters → Behavior analysis reports and insights
Configure PostHog feature flags
Feature flag requirements and targeting rules → Feature flag configuration code
Tags
Tech Stack
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.