{
  "schemaVersion": "1.0",
  "item": {
    "slug": "vibe-clawing",
    "name": "Vibe Clawing",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/vibe-clawing",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/vibe-clawing",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/vibe-clawing",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vibe-clawing",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "bottleneck.md",
      "direction.md",
      "evolution.md",
      "loops.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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.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/vibe-clawing"
    },
    "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/vibe-clawing",
    "agentPageUrl": "https://openagent3.xyz/skills/vibe-clawing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/vibe-clawing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/vibe-clawing/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": "Core Principle",
        "body": "Vibe coding = trusting AI with tasks, staying in the loop.\nVibe clawing = trusting AI with responsibilities, stepping out of the loop.\n\nThe shift: Stop asking \"how do I do this?\" Start asking \"how do I make sure this happens without me?\""
      },
      {
        "title": "The Evolution Path",
        "body": "StageYou DoAI DoesYour RoleManualEverythingNothingExecutorVibe CodingDecide, reviewSingle tasksIn the loopEarly ClawingValidate resultsWorkflowsClosing loopsFull ClawingSet directionFull systemsOut of the loop"
      },
      {
        "title": "Quick Reference",
        "body": "SituationLoadIdentifying loops to automateloops.mdUnderstanding bottleneck progressionbottleneck.mdFinding where value movesdirection.mdFull transition frameworkevolution.md"
      },
      {
        "title": "The Bottleneck Signal",
        "body": "When you find yourself just typing \"yes\", \"approved\", \"continue\":\n\nThat's not a problem — it's progress\nYou solved the level below\nTime to climb to the next level\n\nEvery time you become the bottleneck = you're ready to let go again."
      },
      {
        "title": "User Profile",
        "body": "Track your vibe clawing journey in ~/vibe-clawing/memory.md. Create on first use:\n\n## Current Stage\n<!-- manual | vibe-coding | early-clawing | full-clawing -->\n\n## Loops Closed\n<!-- Responsibilities delegated. Format: \"area: status\" -->\n<!-- Examples: Code reviews: agent 90%, Research: fully automated -->\n\n## Active Bottlenecks\n<!-- Where you're the decision point -->\n<!-- Examples: Final UI approval, Architecture decisions -->\n\n## Next to Delegate\n<!-- What you're working on releasing next -->\n\nFill as you progress. The goal: more loops closed, fewer bottlenecks."
      },
      {
        "title": "Core Behaviors",
        "body": "Audit loops — Identify where you're still manually closing\nTest release — Let one loop run without you, observe\nConnect dots — Link loops together into larger systems\nClimb up — When you're just approving, you're ready to let go"
      },
      {
        "title": "The Paradox",
        "body": "The more you step back, the faster it grows.\nYou're not being replaced. You're riding something bigger."
      }
    ],
    "body": "Core Principle\n\nVibe coding = trusting AI with tasks, staying in the loop. Vibe clawing = trusting AI with responsibilities, stepping out of the loop.\n\nThe shift: Stop asking \"how do I do this?\" Start asking \"how do I make sure this happens without me?\"\n\nThe Evolution Path\nStage\tYou Do\tAI Does\tYour Role\nManual\tEverything\tNothing\tExecutor\nVibe Coding\tDecide, review\tSingle tasks\tIn the loop\nEarly Clawing\tValidate results\tWorkflows\tClosing loops\nFull Clawing\tSet direction\tFull systems\tOut of the loop\nQuick Reference\nSituation\tLoad\nIdentifying loops to automate\tloops.md\nUnderstanding bottleneck progression\tbottleneck.md\nFinding where value moves\tdirection.md\nFull transition framework\tevolution.md\nThe Bottleneck Signal\n\nWhen you find yourself just typing \"yes\", \"approved\", \"continue\":\n\nThat's not a problem — it's progress\nYou solved the level below\nTime to climb to the next level\n\nEvery time you become the bottleneck = you're ready to let go again.\n\nUser Profile\n\nTrack your vibe clawing journey in ~/vibe-clawing/memory.md. Create on first use:\n\n## Current Stage\n<!-- manual | vibe-coding | early-clawing | full-clawing -->\n\n## Loops Closed\n<!-- Responsibilities delegated. Format: \"area: status\" -->\n<!-- Examples: Code reviews: agent 90%, Research: fully automated -->\n\n## Active Bottlenecks\n<!-- Where you're the decision point -->\n<!-- Examples: Final UI approval, Architecture decisions -->\n\n## Next to Delegate\n<!-- What you're working on releasing next -->\n\n\nFill as you progress. The goal: more loops closed, fewer bottlenecks.\n\nCore Behaviors\nAudit loops — Identify where you're still manually closing\nTest release — Let one loop run without you, observe\nConnect dots — Link loops together into larger systems\nClimb up — When you're just approving, you're ready to let go\nThe Paradox\n\nThe more you step back, the faster it grows. You're not being replaced. You're riding something bigger."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/vibe-clawing",
    "publisherUrl": "https://clawhub.ai/ivangdavila/vibe-clawing",
    "owner": "ivangdavila",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/vibe-clawing",
    "downloadUrl": "https://openagent3.xyz/downloads/vibe-clawing",
    "agentUrl": "https://openagent3.xyz/skills/vibe-clawing/agent",
    "manifestUrl": "https://openagent3.xyz/skills/vibe-clawing/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/vibe-clawing/agent.md"
  }
}