{
  "schemaVersion": "1.0",
  "item": {
    "slug": "growth",
    "name": "Growth",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/growth",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/growth",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/growth",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=growth",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/growth"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/growth",
    "agentPageUrl": "https://openagent3.xyz/skills/growth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/growth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/growth/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "North Star Metric (Define First)",
        "body": "Pick ONE metric that:\n\nReflects core value delivered to customer\nLeads revenue (not lags)\nEntire team can influence\n\nExamples by business type:\n\nMarketplace: transactions completed\nSaaS: weekly active users or actions\nMedia: time spent or content consumed\nE-commerce: purchase frequency\n\nAll other metrics ladder up to this."
      },
      {
        "title": "AARRR Funnel (Measure Each)",
        "body": "Define specific metrics for each stage:\n\nAcquisition: How users find you → visits, signups\nActivation: First value moment → completed onboarding, first action\nRetention: Coming back → DAU/MAU, return rate by cohort\nRevenue: Paying you → conversion rate, ARPU, LTV\nReferral: Bringing others → viral coefficient, referral rate\n\nFind the weakest stage—that's your focus."
      },
      {
        "title": "Growth Loops (Build These)",
        "body": "Identify which loop fits your product:\n\nViral loop: User → invites friends → friends become users\n\nMeasure: viral coefficient (invites × conversion rate)\nNeeds: sharing valuable to user, not just company\n\nContent loop: Create content → SEO/social → users → some create content\n\nMeasure: content created per user, traffic per content\nNeeds: user-generated content or team-generated\n\nPaid loop: Revenue → reinvest in ads → users → revenue\n\nMeasure: CAC vs LTV, payback period\nNeeds: unit economics that work (LTV > 3× CAC)\n\nSales loop: Sales → customers → case studies/referrals → leads\n\nMeasure: pipeline velocity, referral rate\nNeeds: sales team, high ACV"
      },
      {
        "title": "Activation Checklist",
        "body": "Define the \"aha moment\"—when user gets value:\n\nWhat specific action indicates user \"got it\"?\n How long should it take? (First session? First week?)\n What % of signups reach it currently?\n What steps are required before it?\n\nRemove every obstacle between signup and aha moment.\nMeasure time-to-value and optimize ruthlessly."
      },
      {
        "title": "Retention Analysis",
        "body": "Cohort retention curves reveal truth:\n\nFlatten = habit formed, product has value\nDecline to zero = product problem, not growth problem\nEarly drop = activation problem\n\nActions:\n\nPlot weekly/monthly retention by signup cohort\nFind what retained users did that churned didn't\nMake that action part of onboarding"
      },
      {
        "title": "Channel Selection",
        "body": "Score potential channels:\n\nChannelCAC estimateVolume potentialSpeed to test\n\nPrioritize: low CAC + high volume + fast to test first.\n\nChannel categories:\n\nPaid: Meta, Google, TikTok, influencers\nOrganic: SEO, content, social, community\nProduct: referral, virality, integrations\nSales: outbound, partnerships\n\nTest 2-3 max simultaneously. Kill losers fast."
      },
      {
        "title": "Experiment Framework",
        "body": "For each experiment, document:\n\nHypothesis: \"If we [change], then [metric] will [impact] because [reason]\"\nMetric: specific number you're moving\nSample size: how many users needed for significance\nDuration: how long to run\n\nPrioritize with ICE:\n\nImpact (1-10): how much will it move the metric?\nConfidence (1-10): how sure are you it will work?\nEase (1-10): how fast/cheap to implement?\n\nRun highest ICE scores first."
      },
      {
        "title": "Quick Wins Checklist",
        "body": "Common high-impact, low-effort fixes:\n\nReduce signup form fields to minimum\n Add social proof to landing page\n Implement abandoned cart/onboarding emails\n Add referral program if none exists\n Fix the slowest page load\n Add exit intent offer\n Personalize onboarding by use case"
      },
      {
        "title": "Referral Program Design",
        "body": "Components:\n\nIncentive: what giver and receiver get\nMechanic: how sharing works (link, code, invite)\nTrigger: when to prompt (after value, not before)\nTracking: attribution for rewards\n\nTest: Is the incentive good enough to overcome sharing friction?\nDouble-sided incentives (both get value) outperform one-sided."
      },
      {
        "title": "Metrics Dashboard",
        "body": "Track weekly at minimum:\n\nNorth Star metric\nFunnel conversion by stage\nRetention by weekly cohort\nCAC and LTV (if spending on acquisition)\nActive experiments and results\n\nSegment by: acquisition source, user type, geography."
      },
      {
        "title": "Common Traps",
        "body": "Optimizing acquisition when retention is broken—pouring water into leaky bucket\nToo many experiments running—can't tell what worked\nVanity metrics (signups, pageviews) vs value metrics (activation, revenue)\nCopying competitor tactics without understanding their context\nNot running experiments long enough for statistical significance"
      }
    ],
    "body": "North Star Metric (Define First)\n\nPick ONE metric that:\n\nReflects core value delivered to customer\nLeads revenue (not lags)\nEntire team can influence\n\nExamples by business type:\n\nMarketplace: transactions completed\nSaaS: weekly active users or actions\nMedia: time spent or content consumed\nE-commerce: purchase frequency\n\nAll other metrics ladder up to this.\n\nAARRR Funnel (Measure Each)\n\nDefine specific metrics for each stage:\n\nAcquisition: How users find you → visits, signups\nActivation: First value moment → completed onboarding, first action\nRetention: Coming back → DAU/MAU, return rate by cohort\nRevenue: Paying you → conversion rate, ARPU, LTV\nReferral: Bringing others → viral coefficient, referral rate\n\nFind the weakest stage—that's your focus.\n\nGrowth Loops (Build These)\n\nIdentify which loop fits your product:\n\nViral loop: User → invites friends → friends become users\n\nMeasure: viral coefficient (invites × conversion rate)\nNeeds: sharing valuable to user, not just company\n\nContent loop: Create content → SEO/social → users → some create content\n\nMeasure: content created per user, traffic per content\nNeeds: user-generated content or team-generated\n\nPaid loop: Revenue → reinvest in ads → users → revenue\n\nMeasure: CAC vs LTV, payback period\nNeeds: unit economics that work (LTV > 3× CAC)\n\nSales loop: Sales → customers → case studies/referrals → leads\n\nMeasure: pipeline velocity, referral rate\nNeeds: sales team, high ACV\nActivation Checklist\n\nDefine the \"aha moment\"—when user gets value:\n\n What specific action indicates user \"got it\"?\n How long should it take? (First session? First week?)\n What % of signups reach it currently?\n What steps are required before it?\n\nRemove every obstacle between signup and aha moment. Measure time-to-value and optimize ruthlessly.\n\nRetention Analysis\n\nCohort retention curves reveal truth:\n\nFlatten = habit formed, product has value\nDecline to zero = product problem, not growth problem\nEarly drop = activation problem\n\nActions:\n\nPlot weekly/monthly retention by signup cohort\nFind what retained users did that churned didn't\nMake that action part of onboarding\nChannel Selection\n\nScore potential channels:\n\nChannel\tCAC estimate\tVolume potential\tSpeed to test\n\nPrioritize: low CAC + high volume + fast to test first.\n\nChannel categories:\n\nPaid: Meta, Google, TikTok, influencers\nOrganic: SEO, content, social, community\nProduct: referral, virality, integrations\nSales: outbound, partnerships\n\nTest 2-3 max simultaneously. Kill losers fast.\n\nExperiment Framework\n\nFor each experiment, document:\n\nHypothesis: \"If we [change], then [metric] will [impact] because [reason]\"\nMetric: specific number you're moving\nSample size: how many users needed for significance\nDuration: how long to run\n\nPrioritize with ICE:\n\nImpact (1-10): how much will it move the metric?\nConfidence (1-10): how sure are you it will work?\nEase (1-10): how fast/cheap to implement?\n\nRun highest ICE scores first.\n\nQuick Wins Checklist\n\nCommon high-impact, low-effort fixes:\n\n Reduce signup form fields to minimum\n Add social proof to landing page\n Implement abandoned cart/onboarding emails\n Add referral program if none exists\n Fix the slowest page load\n Add exit intent offer\n Personalize onboarding by use case\nReferral Program Design\n\nComponents:\n\nIncentive: what giver and receiver get\nMechanic: how sharing works (link, code, invite)\nTrigger: when to prompt (after value, not before)\nTracking: attribution for rewards\n\nTest: Is the incentive good enough to overcome sharing friction? Double-sided incentives (both get value) outperform one-sided.\n\nMetrics Dashboard\n\nTrack weekly at minimum:\n\nNorth Star metric\nFunnel conversion by stage\nRetention by weekly cohort\nCAC and LTV (if spending on acquisition)\nActive experiments and results\n\nSegment by: acquisition source, user type, geography.\n\nCommon Traps\nOptimizing acquisition when retention is broken—pouring water into leaky bucket\nToo many experiments running—can't tell what worked\nVanity metrics (signups, pageviews) vs value metrics (activation, revenue)\nCopying competitor tactics without understanding their context\nNot running experiments long enough for statistical significance"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/growth",
    "publisherUrl": "https://clawhub.ai/ivangdavila/growth",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/growth",
    "downloadUrl": "https://openagent3.xyz/downloads/growth",
    "agentUrl": "https://openagent3.xyz/skills/growth/agent",
    "manifestUrl": "https://openagent3.xyz/skills/growth/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/growth/agent.md"
  }
}