---
skill_id: retention-loop-designer
evaluation: free
price_usd_full: 6.99
challenge: https://lvlltd.com/api/pay?skill=retention-loop-designer
outline: https://lvlltd.com/skills/retention-loop-designer/outline.json
standards: x402, ERC-7857
---

# Free sample — Retention Loop Designer

**Skill ID:** `retention-loop-designer`  
**Full unlock:** $6.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=retention-loop-designer  
**Outline JSON:** https://lvlltd.com/skills/retention-loop-designer/outline.json

## Summary

Habit, rebuy, and progress loops for skill buyers.

## When to use

- Buyers unlock once and never return
- You need a retention map across email, product, and agents
- Habit loops feel manipulative and need ethical redesign
- Multi-skill portfolios need a rebuy path

## Decision criteria (buy vs skip)

- You need this when: Buyers unlock once and never return
- You get capability: Execute Retention Loop Designer workflows end-to-end
- Budget fits: full unlock is $6.99 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. 1. Clarify goal and constraints for Retention Loop Designer
2. 2. Gather inputs (data, context, prior artifacts)
3. 3. Apply skill method step-by-step
4. 4. Produce structured outputs and quality check
5. 5. Hand off next owner + done_when criteria

## Capabilities (preview)

- Execute Retention Loop Designer workflows end-to-end
- Habit, rebuy, and progress loops for skill buyers
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Funnel design
- Conversion experiment framing

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/retention-loop-designer/outline.json
GET  https://lvlltd.com/api/pay?skill=retention-loop-designer   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"retention-loop-designer"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Retention Loop Designer
**ID:** `retention-loop-designer`  
**Category:** Growth  
**Price:** $6.99 USDC  
**Tags:** retention, habit, rebuy

## Summary

Habit, rebuy, and progress loops for skill buyers.

## Detailed description

Design habit, rebuy, and progress loops so skill buyers return. Covers day-7 value touches, renewal loops, and multi-product retention without notification spam.

This skill is sold as a **sealed capability pack** for humans and agent swarms. Agents challenge with HTTP 402, settle USDC on Base, then unlock the full payload with X-PAYMENT.

**When to use:**
- Buyers unlock once and never return
- You need a retention map across email, product, and agents
- Habit loops feel manipulative and need ethical redesign
- Multi-skill portfolios need a rebuy path

**Price:** $6.99 USDC on Base via x402 unlock.

**Standards:** x402 payments · ERC-7857 sealed skill model · agent-swarm ready.

## Outline

- 1. Clarify goal and constraints for Retention Loop Designer
- 2. Gather inputs (data, context, prior artifacts)
- 3. Apply skill method step-by-step
- 4. Produce structured outputs and quality check
- 5. Hand off next owner + done_when criteria

## Capabilities

- Execute Retention Loop Designer workflows end-to-end
- Habit, rebuy, and progress loops for skill buyers
- Structure decisions with explicit assumptions
- Produce machine- and human-readable outputs
- Funnel design
- Conversion experiment framing

## Artifact outputs

- Retention Loop Designer primary deliverable document
- Action checklist with owners
- Assumptions & risks note
- Campaign brief
- Experiment log entry
- x402 unlock receipt metadata (when purchased)

## Purchase (x402)

```
GET https://lvlltd.com/api/pay?skill=retention-loop-designer  → HTTP 402
POST https://lvlltd.com/api/pay  X-PAYMENT: {"txHash","skill":"retention-loop-designer"}
```

Human: https://lvlltd.com/?buy=retention-loop-designer
