discover-analytics-patterns

Analytics

amplitude/mcp-marketplaceskills.sh ↗

Installs

6,942

deduplicated, at the last sync

Since we started

+46.5%

40 readings, about 2 hours apart. Not a live curve.

Our category

Analytics

ours

Last read

Sep 3, 2026

from the directory

Our brief

ours

This skill analyzes a codebase to determine how analytics events are tracked using specific code patterns. It identifies the concrete SDK calls, function signatures, and import methods used for sending events within the project.

What it produces
  • deduplicated list of tracking patterns
  • generalized examples of tracking calls
  • file paths where each pattern appears
  • dominant event and property naming conventions
What it needs
  • codebase repository access
Paid services

not detected

The evidence does not provide any information regarding paid services, APIs, or credentials.

Registration

not detected

The evidence does not mention any required registration process for using the skill.

Limits and human review

It cannot determine which events exist in the project; it only finds patterns of how tracking calls are made. It also cannot verify or decide on the correct coding style to follow without explicit customer directives, MCP data, or codebase inference.

Evidenceplugins/amplitude/skills/discover-analytics-patterns/SKILL.md:1-208
plugins/amplitude/skills/discover-analytics-patterns/SKILL.md1–208
---
name: discover-analytics-patterns
description: >
  Discovers how analytics tracking calls are actually written in this codebase —
  the concrete SDK calls, function signatures, and import patterns used to send
  events. Use this skill whenever you need to understand the existing analytics
  instrumentation patterns before adding new tracking, when someone asks "how do
  we track events here?", "show me the analytics setup", "what's the analytics
  pattern in this codebase?", or any time the instrument-events or
  discover-event-surfaces skills are about to run and you need to know the
  correct coding style to follow. Outputs a deduplicated list of patterns with
  generalized examples and the file paths where each pattern appears, plus the
  dominant event and property naming conventions inferred from those call sites.
  Always use this skill before writing any analytics instrumentation code.
---

# discover-analytics-patterns

Your goal is to find out **how** this codebase sends analytics events — not which
events exist, but the specific code patterns engineers use to fire a tracking
call. This output helps engineers add new events that look consistent with the
rest of the cod

Read 1 of 1 text files in the skill.

Checked September 2026 · GemmaWritten from the skill's published files. Check the source before relying on access or cost details.

Installfrom the directory

npx skills add https://github.com/amplitude/mcp-marketplace

Installing happens there, not here. We are an index with an opinion, not a mirror.

What is inside itfrom the directory

SKILL.md

1 files — names only. The directory does not report sizes.

What the auditors foundfrom the directory

A skill is instructions your agent will follow and scripts it may run, so who checked it matters as much as how many people installed it.

Gen Agent Trust HubThis skill discovers analytics instrumentation patterns by scanning the codebase and reading configuration files. It includes a surface for indirect prompt injection through its instrumentation context file and fetches event metadata from an Amplitude MCP server. No critical vulnerabilities were detected.Aug 25, 2026 · SAFEpass
SocketNo alertsAug 25, 2026pass
SnykRisk: LOW · No issuesAug 25, 2026 · LOWpass

Installs, reading by readingours

4.7k
6.9k
Aug 30, 202640 readings over 5 days, drawn as the last reading of each day.Sep 3, 2026

Axis starts at 4.7k, not zero — the range is 4.7k to 6.9k.

Asked out loudspoken, not typed

The same skill in the words people use speaking to an assistant rather than typing into a box. Each one carries the situation it came from, and each answer says only what the skill's own files support.

before writing new tracking codehow do i find out what the analytics setup is in this code?

This skill analyzes your codebase to identify all concrete patterns used for tracking events. It tells you the specific SDK calls and function signatures so you know how to write new, consistent instrumentation.

checking pricing optionsdo i need to pay for this skill?

The provided evidence does not contain any information about paid services or costs associated with using the skill.

Filed alongside itours