amplitude_notion_agent

Collect Amplitude metrics daily and append them as Notion rows.

1|3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/midnghtsapphire/revvel-standards --skill amplitude-notion-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amplitude_notion_agent
Source: https://github.com/midnghtsapphire/revvel-standards/tree/main/skills/amplitude-notion-agent
Command: npx skills add https://github.com/midnghtsapphire/revvel-standards --skill amplitude-notion-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates daily extraction of Amplitude metrics and writes a Notion row, enabling a centralized governance dashboard.

Core Features & Use Cases

  • Automated daily snapshot from an Amplitude chart and append a row to a Notion database.
  • Notion schema alignment: stores Date, Total Events, Series Count, Series Labels, Source, and Chart ID for auditable governance metrics.
  • Use Case: teams auditing governance throughput across repositories and ensuring visibility in Notion.

Quick Start

Configure the Amplitude chart ID, Notion database, and GitHub secrets, then run the workflow to generate the first Notion row.

Frequently Asked Questions about amplitude_notion_agent

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

FAQPage Schema
How do I sync Amplitude metrics into Notion on a schedule?

To sync Amplitude metrics into Notion, configure the Amplitude chart ID, Notion database ID, and API keys in GitHub Secrets. The automation executes on a daily schedule, extracting chart data and appending a row to your specified Notion database for centralized governance.

What data fields are stored when exporting Amplitude data to Notion?

When exporting Amplitude data to Notion, the workflow stores Date, Total Events, Series Count, Series Labels, Source, and Chart ID. This schema alignment ensures auditable governance metrics are captured in your centralized tracking dashboard.

Do I need GitHub Secrets to automate daily Amplitude snapshots?

Yes, you need GitHub Secrets to securely store the Amplitude API keys, Notion API keys, Notion database ID, and chart ID variable required to run and verify daily Amplitude snapshots. This ensures secure credential management for the automated workflow.

Can I test the Amplitude to Notion integration without writing data?

Yes, you can test the Amplitude to Notion integration using the dry-run debugging feature. This allows you to validate the workflow and verify API connections without appending actual rows to your Notion database.

What is the best way to audit governance throughput across repositories?

The best way to audit governance throughput across repositories is to automate daily collection of Amplitude metrics into a centralized Notion dashboard. This provides visibility, schema alignment, and auditable historical records for your team.