analytics-dashboard

Automates analytics setup and dashboard generation for multiple frameworks and providers.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/mealpac/manus --skill analytics-dashboard-mealpac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analytics-dashboard
Source: https://github.com/mealpac/manus/tree/main/skills/tier3-advanced/analytics-dashboard
Command: npx skills add https://github.com/mealpac/manus --skill analytics-dashboard-mealpac

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires posthog-js, mixpanel-browser, @amplitude/analytics-browser, @segment/analytics-next, posthog, mixpanel, amplitude-analytics, analytics-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Centralizes and streamlines the setup of analytics tracking and dashboards for web applications, reducing manual boilerplate.

Core Features & Use Cases

  • Detects project type (Next.js, React, Express, Python) and selects the appropriate analytics providers.
  • Installs and configures analytics dependencies, and generates a ready-to-use dashboard component.
  • Provides ready-made event-tracking patterns and privacy best practices for compliant data collection.
  • Use Case: Quickly add end-to-end analytics to a new or existing app and visualize user behavior with an admin dashboard.

Quick Start

Run the setup script to initialize analytics in your project and generate the dashboard.

Frequently Asked Questions about analytics-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up event tracking and an analytics dashboard for a Next.js app?

You can automate analytics setup by providing your project directory and a provider API key to a setup script, which then installs dependencies, creates configuration files, and generates a dashboard component for your web application.

Does this analytics integration support both React and Python projects?

Yes, the analytics integration supports React, Next.js, Express, and Python projects by detecting the project type and selecting the appropriate analytics providers like PostHog, Mixpanel, Amplitude, and Segment for configuration.

Can I configure PostHog and Mixpanel dashboards without manual boilerplate?

Yes, you can configure PostHog and Mixpanel dashboards without manual boilerplate by running an automated setup script that installs the necessary dependencies and generates a dashboard component with ready-made event tracking patterns.

What is the best way to add privacy safeguards to event tracking?

The best way to add privacy safeguards to event tracking is using an automated setup that provides privacy best practices and ready-made tracking patterns for compliant data collection across providers like Amplitude and Segment.

Do I need an API key to generate an analytics dashboard component?

Yes, you need a provider API key to generate an analytics dashboard component, along with a project directory and the setup script to install dependencies and configure tracking for your application.