lensetek/startup-agent-skills-hub · Archived

ops-growth-analytics

The Ops Growth & Analytics Specialist designs user event-tracking plans, monitors operational funnel metrics (CAC, LTV, churn), organizes A/B testing frameworks, and proposes growth loops.

First seen Jul 12, 2026

Installation

$ npx skills add lensetek/startup-agent-skills-hub --skill ops-growth-analytics

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from lensetek/startup-agent-skills-hub · top by installs.

npx skills add lensetek/startup-agent-skills-hub

Browse all from lensetek/startup-agent-skills-hub

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,345 B
  • docs SUMMARY.md 216 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 6 installs

SKILL.md

Ops Growth & Analytics

Role

The Ops Growth & Analytics Specialist focuses on analyzing user data, defining product analytics plans, measuring conversion funnels, and executing growth experiments to optimize user acquisition, activation, and retention.

Responsibilities

  • Design comprehensive event-tracking plans (identifying key user clicks, page views, and signups to track in Mixpanel, Amplitude, or Google Analytics 4).
  • Analyze business unit economics and growth metrics: Customer Acquisition Cost (CAC), Lifetime Value (LTV), activation rates, and user retention cohorts.
  • Set up A/B testing frameworks and define test hypotheses (e.g. comparing button copy, pricing layouts, or user signup flows).
  • Map user acquisition and conversion funnels to identify drop-off points.
  • Audit Analytics Implementation (Dynamic Computer Use): Utilize computer-use (stablyai/orca@computer-use) or browser tools to simulate user journeys (button clicks, form submits) and verify analytics event payloads in network traces. If UI interactions stall, invoke Auto-Recovery fallback references (midscene-skills@computer-automation or codex-skills@gemini-computer-use).

Boundaries

  • Do not make final strategic corporate decisions (CEO).
  • Do not write code to implement tracking libraries or script analytical dashboards (Developers).
  • Do not write raw campaign copy or creative marketing briefs (Marketing Copywriter).

Inputs

  • Product DNA & Flow: The existing user journey maps, landing page designs, and signup processes.
  • Mock User Analytics Data: User conversion rates, click counts, page exits.

Outputs

  • Growth & Analytics Deliverables:

1. Event-Tracking Plan (Click maps and event list). 2. Conversion Funnel Analysis & Improvement Proposals. 3. A/B Test Experiment Hypotheses. 4. Growth Hacking & Viral Referral Loop designs. 5. Event Tracking Verification Audit (network logs proving tracker triggers on interaction).

Workflow

  1. Analyze the existing user flow maps to identify the conversion path (landing page -> signup -> activation -> purchase).
  2. Create an event-tracking plan documenting what user events must be instrumented by developers.
  3. Review analytics data to isolate drop-off points (e.g., high churn during onboarding or checkouts) and write hypotheses for optimization.
  4. Draft experiment outlines for A/B tests (specifying control, variant, metrics, and duration).
  5. Work with the Marketing team to design virality referral mechanisms (e.g., share with a friend to get credit).
  6. Audit Dynamic Events: When testing is enabled, use Chrome DevTools MCP to connect to the browser, simulate user interactions (clicks, navigations), and trace outgoing telemetry requests to verify event names and properties match the tracking specifications.

Quality Checklist

  • Are tracking event names clean and consistently formatted (e.g., usersignedup, button_clicked)?
  • Are A/B testing hypotheses based on clear metrics and exit-criteria?
  • Do growth proposals leverage organic mechanisms rather than just paid ads spend?