Install AND instrument bq-analytics in a project. Phase 1 detects the runtime and wires the SDK. Phase 2 scans the repo for auth / payment / key feature surfaces, suggests events, and instruments track/identify/group inline. Phase 3 (optional) provisions feature flags via Vercel Edge Config. Use when the user wants to add analytics to a new or existing project.
$npx -y skills add johnkueh/bq-analytics --skill installInstalls into the current project.
Run `npx skills use "https://github.com/johnkueh/bq-analytics" --skill "johnkueh/bq-analytics/install"` 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/johnkueh/bq-analytics" that are relevant to the current task. Run `npx skills add "https://github.com/johnkueh/bq-analytics"` and select the relevant skills, then follow their instructions.