amplitude
Use Amplitude as an expert analyst — instrument Amplitude, discover product opportunities, analyze charts, create dashboards, manage experiments, and understand users and accounts.
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
/plugin marketplace add <org/repo>Add the configuration to /plugin install amplitude@<marketplace>
/pluginUse Cases
Usage Examples
/amplitude create event 'Signup Completed' with properties plan_type and referrer
/amplitude analyze chart 'Weekly Active Users' for the last 30 days segmented by country
/amplitude create dashboard 'Q1 Product Health' with charts: DAU, Retention, Revenue
Security Audits
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..