This skill installs mixpanel_headless, pandas, numpy, matplotlib, seaborn, networkx, anytree, scipy (and pyarrow on Python 3.11+), then verifies Mixpanel credentials. It should be invoked when setting up a new environment for Mixpanel data analysis, when dependencies are missing, or when configuring service account or OAuth credentials for the first time.
$npx -y skills add mixpanel/mixpanel-headless --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/mixpanel/mixpanel-headless" --skill "mixpanel/mixpanel-headless/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mixpanel/mixpanel-headless" that are relevant to the current task. Run `npx skills add "https://github.com/mixpanel/mixpanel-headless"` and select the relevant skills, then follow their instructions.