PostHog skills (under construction)
200 chapters · 10 hours 43 minutes · 140,811 words · 5 parts
Error Tracking · Error…
Feature Flags · Feature…
Omnibus
200 chapters · 643 min
npx skills add PostHog/skills/plugin marketplace add PostHog/skillsTypeset in this issue’s own colours, resolved from the awesome-design-md registry.
A collection of PostHog skills for enhancing AI-assisted workflows.
Add this repo as a Claude Code plugin marketplace to get access to all PostHog skills:
/plugin marketplace add PostHog/skillsThen install individual plugins:
main, last pushed 9 August 2026.SKILL.md, not by matching a directory convention. 5 distinct layouts observed: skills/omnibus/*/SKILL.md, skills/posthog/all/skills/*/SKILL.md, skills/posthog/error-tracking/skills/*/SKILL.md, skills/posthog/feature-flags/skills/*/SKILL.md, skills/posthog/integration/skills/*/SKILL.md.h1 and no skipped levels:/plugin install posthog-integration@posthog-skills
/plugin install posthog-feature-flags@posthog-skills
/plugin install posthog-all@posthog-skillsOr browse available plugins:
/plugin search posthogCopy any skill directory to .claude/skills/ in your project:
cp -r skills/team/customer-success/posthog-debugger .claude/skills/posthog-debuggerAny directory under skills/ that contains a .claude-plugin/plugin.json is automatically discovered and added to the marketplace catalog. To make your skill installable:
skills/.claude-plugin/plugin.json:{
"name": "your-skill-name",
"description": "What your skill does",
"version": "1.0.0",
"author": { "name": "Your Name" },
"keywords": ["posthog", "your-topic"]
}skills/your-skill/SKILL.md)Official skills for using the PostHog platform — analytics integration, feature flags, error tracking, LLM analytics, and more. These are generated by context-mill (opens in a new tab) and updated automatically on each release.
Skills for small teams at PostHog.
Skills made by users.
Skills for creating and managing skills.
MIT License — see LICENSE (opens in a new tab) for details.
.claude-plugin/marketplace.json by PostHog, declaring 5 plugins. It is read for editorial metadata only — never as the skill index, which is always the repository tree./PostHog/skills.md, and each chapter at its own .md URL.