byamplitude· 28 skills
End-to-end analytics instrumentation workflow for a PR, branch, file, directory, or feature. Reads the code, discovers what events should be tracked, and produces a concrete instrumentation plan — all in one shot. Use this skill whenever a user wants to add analytics to a PR, asks "instrument this PR", "add tracking to this branch", "what analytics does this file need", "instrument the checkout flow", "run the full instrumentation workflow", or any request that implies going from code changes to a tracking plan. Also trigger when the user gives you a PR link, branch name, file path, or feature description and mentions analytics, events, or instrumentation. This is the main entry point for the analytics workflow — prefer it over calling the individual steps (diff-intake, discover-event-surfaces, instrument-events) separately.
$npx -y skills add amplitude/mcp-marketplace --skill add-analytics-instrumentationInstalls into the current project.
Run `npx skills use "https://github.com/amplitude/mcp-marketplace" --skill "amplitude/mcp-marketplace/add-analytics-instrumentation"` 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.