Amplitude

Query Amplitude analytics data and manage charts via the amp CLI.

1|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/vibecode/Skillsforagent --skill amplitude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Amplitude
Source: https://github.com/vibecode/Skillsforagent/tree/main/Foundational/amplitude
Command: npx skills add https://github.com/vibecode/Skillsforagent --skill amplitude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers users to interact with Amplitude's powerful analytics platform directly, enabling them to query product data, manage charts and dashboards, and analyze user behavior without leaving their current workflow.

Core Features & Use Cases

  • Data Querying: Retrieve event data, funnels, retention, and segmentation insights.
  • Chart & Dashboard Management: Create, edit, and search for charts and dashboards.
  • User & Cohort Analysis: Analyze user activity, manage cohorts, and explore experiments.
  • Use Case: A product manager needs to understand user engagement trends for a new feature. They can use this Skill to quickly query retention data and visualize it in a chart.

Quick Start

Use the Amplitude skill to search for charts related to daily active users.

Frequently Asked Questions about Amplitude

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

FAQPage Schema
How do I query Amplitude product data for user behavior analysis?

You can query Amplitude product data for user behavior analysis by using the `amp` CLI to retrieve event segmentation, funnel, and retention insights directly without leaving your workflow.

What do I need to manage Amplitude charts and dashboards via CLI?

To manage Amplitude charts and dashboards via CLI, you need the `amplitude-cli` installed and an `AMPLITUDE_ACCESS_TOKEN` configured for authentication.

Can I track retention and cohorts using Amplitude analytics?

Yes, you can track retention and manage cohorts using Amplitude analytics by executing targeted queries through the `amp` CLI to analyze user activity and engagement trends.

Does this approach support exploring experiments and funnel analysis?

Exploring experiments and conducting funnel analysis are fully supported through the `amp` CLI, enabling you to retrieve event data and measure conversion stages step by step.

Why use CLI for Amplitude data querying instead of the web interface?

Using the CLI for Amplitude data querying allows you to manage charts, search dashboards, and analyze product data directly within your existing development workflow, bypassing the need to switch to a web interface.