byamplitude· 28 skills
Given a change_brief YAML (output from diff-intake), generates an exhaustive list of candidate analytics events to instrument. Takes the perspective of an engineer with a PM mindset — surfaces everything worth considering so a PM can decide what actually matters. Use this as step 2 of the analytics instrumentation workflow, immediately after diff-intake produces a change_brief. Trigger whenever a user has a change_brief YAML and wants to know what analytics events to add, or asks "what should I track for this PR", "what events should I instrument", "generate event candidates", or any request to surface analytics coverage gaps for a code change.
$npx -y skills add amplitude/mcp-marketplace --skill discover-event-surfacesInstalls into the current project.
Run `npx skills use "https://github.com/amplitude/mcp-marketplace" --skill "amplitude/mcp-marketplace/discover-event-surfaces"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amplitude/mcp-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/amplitude/mcp-marketplace"` and select the relevant skills, then follow their instructions.