agent-posthog
Installation
SKILL.md
agent-posthog
Use agent-posthog when investigating PostHog analytics, users, events, feature
flags, dashboards, recordings, experiments, or HogQL questions.
Safety
- Never ask the tool to reveal a personal API key or project token.
- Never accept pasted PostHog API keys in chat. Ask the user to run
agent-posthog auth add <profile> --formlocally so the key goes directly into an OS dialog. - Prefer read-only commands.
- Use
--projectexplicitly when the profile default is unknown. The environment defaults to the project (a project's default environment shares its ID), so set--envonly to target a non-default environment. - Treat feature flag mutations as high stakes.