amplitude
Analyze product analytics with Amplitude's digital analytics platform.
npx skills add majiayu000/claude-skill-registry --skill amplitude-andrejones92-canifi-life-os --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Amplitude Skill Analyze product analytics with Amplitude's digital analytics platform. ## Quick Install ```bash curl -sSL https://canifi.com/skills/amplitude/install.sh | bash ``` Or manually: ```bash cp -r skills/amplitude ~/.canifi/skills/ ``` ## Setup Configure via [canifi-env](https://canifi.com/setup/scripts): ```bash # First, ensure canifi-env is installed: # curl -sSL https://canifi.com/install.sh | bash canifi-env set AMPLITUDE_API_KEY "your_api_key" canifi-env set AMPLITUDE_SECRET_KEY "your_secret_key" ``` ## Privacy & Authentication **Your credentials, your choice.** Canifi LifeOS respects your privacy. ### Option 1: Manual Browser Login (Recommended) If you prefer not to share credentials with Claude Code: 1. Complete the [Browser Automation Setup](/setup/automation) using CDP mode 2. Login to the service manually in the Playwright-controlled Chrome window 3. Claude will use your authenticated session without ever seeing your password ### Option 2: Environment Variables If you're comfortable sharing credentials, you can store them locally: ```bash canifi-env set SERVICE_EMAIL "your-email" canifi-env set SERVICE_PASSWORD "your-password" ``` **Note**: Credentials stored
- Quick Install
- Setup
- Privacy & Authentication
- Option 1: Manual Browser Login (Recommended)
- Option 2: Environment Variables
- Capabilities
- Usage Examples
- Get Event Stats
- Analyze Journey
- Create Cohort
- View Chart
- Authentication Flow
- Error Handling
- Notes
curl -sSL https://canifi.com/skills/amplitude/install.sh | bash cp -r skills/amplitude ~/.canifi/skills/ curl -sSL https://canifi.com/install.sh | bash canifi-env set AMPLITUDE_API_KEY "your_api_key" canifi-env set AMPLITUDE_SECRET_KEY "your_secret_key" canifi-env set SERVICE_EMAIL "your-email" canifi-env set SERVICE_PASSWORD "your-password"
What does the amplitude skill do?
Analyze product analytics with Amplitude's digital analytics platform.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill amplitude-andrejones92-canifi-life-os --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
