lp-sell-funnel-audit
Audit a live sales funnel with rendered browser evidence, not DOM inference alone. Verifies mobile and fullscreen booking paths, captures screenshots, critiques stale reviews against the live site, writes a dated sales audit artifact, and updates SELL-08 activation evidence.
npx skills add majiayu000/claude-skill-registry --skill lp-sell-funnel-audit --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Sell Funnel Audit Audit a live sales funnel end to end using rendered browser evidence. This skill exists to prevent a specific failure mode: making high-severity claims from DOM trees, affordance listings, or raw HTML that do not match what users actually see after render. ## When to Use - A user asks for a sales funnel audit, booking funnel critique, or conversion-path review. - A prior audit or external review needs verification against the live site. - SELL-08 activation readiness needs current funnel evidence before paid spend. - A business has changed booking UX, pricing presentation, room cards, deal routing, or Octorate handoff behavior. ## Relationship to Other Skills - `meta-user-test`: broad site QA and crawl coverage. Use it for full-site health audits. - `lp-sell-funnel-audit`: narrow conversion-path audit focused on revenue-critical routes and handoffs. - `tools-ui-breakpoint-sweep`: responsive defect sweep for selected routes. Use it when layout breakage is the main concern. - `startup-loop`: consumes this audit as SELL-08 activation evidence. ## Inputs | Input | Required | Notes | |---|---|---| | `--business <BIZ>` | Yes | Example: `BRIK` | | Primary site URL | Ye
- When to Use
- Relationship to Other Skills
- Inputs
- Non-Negotiable Rendered Evidence Gate
- Required Audit Scope
- Workflow
- 0) Write QA Inventory
- 1) Capture Rendered Evidence First
- 2) Map The Live Funnel
- 3) Validate Or Reject Prior Claims
- 4) Write Current Findings
- 5) Decide SELL-08 Activation Readiness
- 6) Persist The Artifact Into The Sales Loop
- Output Contract
What does the lp-sell-funnel-audit skill do?
Audit a live sales funnel with rendered browser evidence, not DOM inference alone. Verifies mobile and fullscreen booking paths, captures screenshots, critiques stale reviews against the live site, writes a dated sales audit artifact, and updates SELL-08 activation evidence.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill lp-sell-funnel-audit --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
