exploring-autocapture-events
Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks about autocapture data, wants to find what users are clicking, needs to build actions from click events, or asks about elements_chain. Only applies to projects using posthog-js autocapture.
Installation and usage
Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks about autocapture data, wants to find what users are clicking, needs to build actions from click events, or asks about elements_chain. Only applies to projects using posthog-js autocapture.
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use exploring-autocapture-events