{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawbridge-skill-latest",
    "name": "Clawbridge - Find your connections",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/LeeTheBuilder/clawbridge-skill-latest",
    "canonicalUrl": "https://clawhub.ai/LeeTheBuilder/clawbridge-skill-latest",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawbridge-skill-latest",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawbridge-skill-latest",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "package.json",
      "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/clawbridge-skill-latest"
    },
    "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/clawbridge-skill-latest",
    "agentPageUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Clawbridge Skill",
        "body": "Optional chat command to trigger Clawbridge from OpenClaw."
      },
      {
        "title": "What This Skill Does",
        "body": "This skill is a thin trigger — it runs the Clawbridge CLI and returns the Vault link.\n\nThe skill does NOT do discovery. All business logic lives in the runner."
      },
      {
        "title": "Behavior",
        "body": "When the user types /clawbridge:\n\nExec: Run clawbridge run locally\nParse stdout: Extract machine-readable lines:\n\nVAULT_URL=...\nCANDIDATES_COUNT=...\nDISCOVERY_SOURCE=... (optional)\n\n\nReply in chat:\n\n\"Done — found X candidates.\"\n\"Review here: <vault url>\""
      },
      {
        "title": "Usage",
        "body": "/clawbridge\n\nOr with a profile:\n\n/clawbridge --profile myprofile"
      },
      {
        "title": "Example Output",
        "body": "Done — found 3 candidates.\n\nReview here: https://clawbridge.cloud/app/workspaces/xxx/runs/xxx"
      },
      {
        "title": "Prerequisites",
        "body": "Don't have Clawbridge yet? Get started at:\n\n👉 https://clawbridge.cloud\n\nCreate an account\nCreate a workspace\nFollow the setup instructions\n\nOr if you already have an account:\n\n# 1. Install runner\ncurl -fsSL https://clawbridge.cloud/install | bash\n\n# 2. Link workspace (get code from your workspace page)\nclawbridge link CB-XXXXXX"
      },
      {
        "title": "Architecture",
        "body": "User: /clawbridge\n        │\n        ▼\n┌───────────────────────────────┐\n│  Skill: exec clawbridge run   │\n└───────────────────────────────┘\n        │\n        ▼\n┌───────────────────────────────┐\n│  Runner: Discovery workflow   │\n│  - Build prompts (private)    │\n│  - Call OpenClaw as worker    │\n│  - Upload to Vault            │\n│  - Print VAULT_URL=...        │\n└───────────────────────────────┘\n        │\n        ▼\n┌───────────────────────────────┐\n│  Skill: Parse + reply         │\n└───────────────────────────────┘"
      },
      {
        "title": "Mental Model",
        "body": "Runner = product (owns discovery strategy, prompts, ranking)\nWeb = vault + approval (review candidates, approve outreach)\nSkill = chat shortcut (optional convenience)\n\nYou don't need this skill to use Clawbridge. Run clawbridge run directly from terminal."
      }
    ],
    "body": "Clawbridge Skill\n\nOptional chat command to trigger Clawbridge from OpenClaw.\n\nWhat This Skill Does\n\nThis skill is a thin trigger — it runs the Clawbridge CLI and returns the Vault link.\n\nThe skill does NOT do discovery. All business logic lives in the runner.\n\nBehavior\n\nWhen the user types /clawbridge:\n\nExec: Run clawbridge run locally\nParse stdout: Extract machine-readable lines:\nVAULT_URL=...\nCANDIDATES_COUNT=...\nDISCOVERY_SOURCE=... (optional)\nReply in chat:\n\"Done — found X candidates.\"\n\"Review here: <vault url>\"\nUsage\n/clawbridge\n\n\nOr with a profile:\n\n/clawbridge --profile myprofile\n\nExample Output\nDone — found 3 candidates.\n\nReview here: https://clawbridge.cloud/app/workspaces/xxx/runs/xxx\n\nPrerequisites\n\nDon't have Clawbridge yet? Get started at:\n\n👉 https://clawbridge.cloud\n\nCreate an account\nCreate a workspace\nFollow the setup instructions\n\nOr if you already have an account:\n\n# 1. Install runner\ncurl -fsSL https://clawbridge.cloud/install | bash\n\n# 2. Link workspace (get code from your workspace page)\nclawbridge link CB-XXXXXX\n\nArchitecture\nUser: /clawbridge\n        │\n        ▼\n┌───────────────────────────────┐\n│  Skill: exec clawbridge run   │\n└───────────────────────────────┘\n        │\n        ▼\n┌───────────────────────────────┐\n│  Runner: Discovery workflow   │\n│  - Build prompts (private)    │\n│  - Call OpenClaw as worker    │\n│  - Upload to Vault            │\n│  - Print VAULT_URL=...        │\n└───────────────────────────────┘\n        │\n        ▼\n┌───────────────────────────────┐\n│  Skill: Parse + reply         │\n└───────────────────────────────┘\n\nMental Model\nRunner = product (owns discovery strategy, prompts, ranking)\nWeb = vault + approval (review candidates, approve outreach)\nSkill = chat shortcut (optional convenience)\n\nYou don't need this skill to use Clawbridge. Run clawbridge run directly from terminal."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/LeeTheBuilder/clawbridge-skill-latest",
    "publisherUrl": "https://clawhub.ai/LeeTheBuilder/clawbridge-skill-latest",
    "owner": "LeeTheBuilder",
    "version": "3.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest",
    "downloadUrl": "https://openagent3.xyz/downloads/clawbridge-skill-latest",
    "agentUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawbridge-skill-latest/agent.md"
  }
}