mixpanel-headless-setup Skill
This skill installs mixpanelheadless, 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 O Published by openai in plugins.
What is mixpanel-headless-setup Skill?
This skill installs mixpanelheadless, 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 O Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use mixpanel-headless-setup Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/mixpanel-headless/skills/setup/SKILL.md
What it does
This skill installs mixpanelheadless, 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 O
Skill instructions
mixpanel-headless — Setup Install dependencies and verify credentials for CodeMode analytics. Run Setup Before running bundled scripts, set SKILLDIR to the absolute path of this skills/setup directory. bash bash $SKILLDIR/scripts/setup.sh This will: 1. Verify Python 3.10+ is available 2. Install mixpanelheadless, pandas, numpy, matplotlib, seaborn, networkx=3.0, anytree=2.8.0, scipy, and pyarrow=17.0 on Python 3.11+ (tries uv, pip in order) 3. Verify all packages import successfully (including pyarrow on 3.11+, networkx, anytree, and scipy) 4. Check for configured Mixpanel credentials (single schema — Account → Project → Workspace) Check Credentials After installation, check the active session: bash python3 $SKILLDIR/../mixpanelyst/scripts/authmanager.py session Parse the JSON state field: - ok — credentials configured. Show account.name → project project.id and proceed to verification. - needsaccount — no account configured. Read next for onboarding suggestions and follow "If Credenti
Explore related resources
Frequently asked questions
What is mixpanel-headless-setup?
mixpanel-headless-setup is a open-source AI agent skill with Copy skill directory. This skill installs mixpanelheadless, pandas, numpy, matplotlib, seaborn, networkx, anytree, scipy (and pyarrow on Python 3.11+), then verifies Mixpanel credentials.
Who is mixpanel-headless-setup best for?
mixpanel-headless-setup is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install mixpanel-headless-setup?
Install or run mixpanel-headless-setup using Copy skill directory. Check mixpanel-headless-setup for the latest setup command.
Is mixpanel-headless-setup actively maintained?
mixpanel-headless-setup may need a closer maintenance check before production use.
Auto-fetched from GitHub.