posthog-install-auth

Installation
SKILL.md

PostHog Install & Auth

Overview

Install PostHog SDKs and configure authentication. PostHog uses two key types: Project API Key (phc_...) for event capture (public, safe for frontend) and Personal API Key (phx_...) for private API endpoints (never expose to clients).

Prerequisites

  • Node.js 20+ or Python 3.10+
  • PostHog account at app.posthog.com
  • Project API key from Project Settings > Project API Key
  • Personal API key from Settings > Personal API Keys (for server-side admin)

Instructions

Step 1: Install the SDK

Installs
27
GitHub Stars
2.3K
First Seen
Jan 30, 2026
posthog-install-auth — jeremylongshore/claude-code-plugins-plus-skills