BeClaude

amplitude

29Official PluginGeneralby Anthropic

Use Amplitude as an expert analyst — instrument Amplitude, discover product opportunities, analyze charts, create dashboards, manage experiments, and understand users and accounts.

Python6 forks6 issuesUpdated 6/10/2026First seen 4/17/2026

Summary

This skill integrates Amplitude analytics into Claude Code, allowing you to instrument events, analyze product usage, create dashboards, manage A/B experiments, and explore user and account behavior through natural language queries.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install amplitude@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Instrument a new feature by defining events and properties in Amplitude without leaving the terminal.
Analyze a chart to understand why user retention dropped after a recent release.
Create a dashboard to monitor key metrics for a product launch campaign.
Manage an A/B experiment by reviewing variant performance and statistical significance.
Explore user behavior by querying cohorts and segmenting by properties like plan type or region.
Identify product opportunities by analyzing funnel drop-offs and user paths.

Usage Examples

1

/amplitude create event 'Signup Completed' with properties plan_type and referrer

2

/amplitude analyze chart 'Weekly Active Users' for the last 30 days segmented by country

3

/amplitude create dashboard 'Q1 Product Health' with charts: DAU, Retention, Revenue

View source on GitHub

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is amplitude?

This skill integrates Amplitude analytics into Claude Code, allowing you to instrument events, analyze product usage, create dashboards, manage A/B experiments, and explore user and account behavior through natural language queries.

How to install amplitude?

To install amplitude: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install amplitude@<marketplace>. Finally, /plugin in Claude Code.

What is amplitude best for?

amplitude is a plugin categorized under General. Created by Anthropic.

What can I use amplitude for?

amplitude is useful for: Instrument a new feature by defining events and properties in Amplitude without leaving the terminal.; Analyze a chart to understand why user retention dropped after a recent release.; Create a dashboard to monitor key metrics for a product launch campaign.; Manage an A/B experiment by reviewing variant performance and statistical significance.; Explore user behavior by querying cohorts and segmenting by properties like plan type or region.; Identify product opportunities by analyzing funnel drop-offs and user paths..