wizard
Automated PostHog setup, audits, and analytics wiring
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install PostHog wizard?โผ
Run `npx skills add PostHog/wizard --all -g -y` in your terminal to install all skills in this suite globally.
How to add PostHog to my project automatically?โผ
Run `npx @posthog/wizard` in your project folder. It detects your framework, installs the SDK, instruments events, and walks you through your first dashboard.
Which frameworks does the PostHog wizard support?โผ
It supports over 16 frameworks across frontend, backend, and mobile, including Next.js, React, Django, Laravel, SvelteKit, and React Native.
Can the wizard audit my existing PostHog setup?โผ
Yes. Run `npx @posthog/wizard audit` to check event capture quality, feature flags, session replay, and web analytics for correctness and cost.
Does the wizard keep my secrets and env files private?โผ
Yes. A built-in security scanner blocks secrets from being read, and .env values never leave your machine or enter the model conversation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core