# Send B2C Strategy to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "b2c",
    "name": "B2C Strategy",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/b2c",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/b2c",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/b2c",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2c",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "benchmarks.md",
      "economics.md",
      "growth.md",
      "monetization.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "b2c",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T03:08:41.304Z",
      "expiresAt": "2026-05-06T03:08:41.304Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2c",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=b2c",
        "contentDisposition": "attachment; filename=\"b2c-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "b2c"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/b2c"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/b2c",
    "downloadUrl": "https://openagent3.xyz/downloads/b2c",
    "agentUrl": "https://openagent3.xyz/skills/b2c/agent",
    "manifestUrl": "https://openagent3.xyz/skills/b2c/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/b2c/agent.md"
  }
}
```
## Documentation

### Quick Reference

TopicFileMonetization models & paywall designmonetization.mdUnit economics (CAC, LTV, payback)economics.mdGrowth loops & acquisition channelsgrowth.mdRetention benchmarks by categorybenchmarks.md

### Stage-Aware Priorities

StageFocusKey MetricPre-PMFActivation + RetentionD7 retention > 20%Post-PMFAcquisition + ConversionCAC payback < 6 monthsScalingLTV optimization + LoopsLTV:CAC > 3:1

### The 30-Second Rule

Consumer products win or lose in the first 30 seconds:

Is there a hook? (emotional trigger, curiosity, benefit)
How many taps to value? (target: ≤3)
Is signup deferred until after value shown?

### Critical Metrics

Activation: % reaching "aha moment" in first session
Retention: D1/D7/D30 by acquisition cohort
Monetization: Conversion rate, ARPU, payback period
Referral: Viral coefficient (K-factor), organic vs paid ratio

### Anti-Patterns (Common B2C Mistakes)

Building for power users — The 80% casual users pay the bills
Generous freemium — If free tier solves the problem, why upgrade?
Vanity metrics — MAU without defining "active" hides churn
B2B thinking — Long onboarding, feature demos, rational appeals
Ignoring emotions — Status, FOMO, delight drive consumer behavior
Late paywall — Users habituate to free before seeing upgrade value

### Decision Support

For any B2C decision, apply this framework:

Validate demand first — Search Reddit/Twitter/forums for complaints about the problem
Design monetization early — Model matters more than price initially
Define activation moment — What must happen for user to "get it"?
Plan growth loop — Paid-only doesn't scale; what compounds?
Set kill metrics — Below what retention do you pivot?
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T03:08:41.304Z
- Expires at: 2026-05-06T03:08:41.304Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/b2c)
- [Send to Agent page](https://openagent3.xyz/skills/b2c/agent)
- [JSON manifest](https://openagent3.xyz/skills/b2c/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/b2c/agent.md)
- [Download page](https://openagent3.xyz/downloads/b2c)