This automates Amplitude product analytics through Composio's Rube MCP integration. You can send events, pull user activity histories, manage cohort membership, and update user properties without leaving Claude. The ID resolution patterns are actually useful since Amplitude uses internal user IDs that don't match your app's. Event timestamps need to be in milliseconds or you'll get dates from 1970, and cohort updates are async so you'll need to poll for status. Works best when you're already in a Claude workflow and need to track events or query user behavior without context switching to the Amplitude dashboard.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill amplitude-automation