{
  "schemaVersion": "1.0",
  "item": {
    "slug": "blocker-min-input",
    "name": "Blocker Minimum Input",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/Dalomeve/blocker-min-input",
    "canonicalUrl": "https://clawhub.ai/Dalomeve/blocker-min-input",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/blocker-min-input",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=blocker-min-input",
    "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/blocker-min-input"
    },
    "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/blocker-min-input",
    "agentPageUrl": "https://openagent3.xyz/skills/blocker-min-input/agent",
    "manifestUrl": "https://openagent3.xyz/skills/blocker-min-input/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/blocker-min-input/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": "Blocker Minimum Input",
        "body": "When blocked, provide everything needed for fast unblock. No back-and-forth."
      },
      {
        "title": "Problem",
        "body": "Agents often:\n\nSay \"blocked\" without specifics\nDon't report what was tried\nAsk vague questions\nRequire multiple clarifications"
      },
      {
        "title": "1. Blocker Report Format",
        "body": "**Blocker**: Exact error/blocker text\n**Attempts Made**: \n- Attempt 1: what + result\n- Attempt 2: what + result\n**Minimum Unblock Input**: Smallest user action needed\n**Fallback Option**: Alternative if user cannot unblock"
      },
      {
        "title": "2. Attempt Requirements",
        "body": "Before reporting blocker:\n\nRetry same approach with corrected parameters (1x)\nTry one fallback path\nIf both fail, report with evidence"
      },
      {
        "title": "3. Minimum Input Examples",
        "body": "BlockerMinimum InputMissing API keyRun: openclaw configure --section webPermission deniedGrant write access to: D:\\folder OR Use fallback: C:\\workspace\\folderAuth failureCheck token in: openclaw.json"
      },
      {
        "title": "Executable Completion Criteria",
        "body": "CriteriaVerificationBlocker text exactQuote error message verbatimAttempts listedAt least 2 attempts documentedMinimum input specificSingle command or actionFallback providedAlternative path exists"
      },
      {
        "title": "Privacy/Safety",
        "body": "No credentials in blocker reports\nRedact tokens/keys from error messages\nUse generic paths when sensitive"
      },
      {
        "title": "Self-Use Trigger",
        "body": "Use when:\n\nAny tool call fails twice\nUser input required to proceed\nPermission/auth issues detected\n\nOne report. One input. Unblock fast."
      }
    ],
    "body": "Blocker Minimum Input\n\nWhen blocked, provide everything needed for fast unblock. No back-and-forth.\n\nProblem\n\nAgents often:\n\nSay \"blocked\" without specifics\nDon't report what was tried\nAsk vague questions\nRequire multiple clarifications\nWorkflow\n1. Blocker Report Format\n**Blocker**: Exact error/blocker text\n**Attempts Made**: \n- Attempt 1: what + result\n- Attempt 2: what + result\n**Minimum Unblock Input**: Smallest user action needed\n**Fallback Option**: Alternative if user cannot unblock\n\n2. Attempt Requirements\n\nBefore reporting blocker:\n\nRetry same approach with corrected parameters (1x)\nTry one fallback path\nIf both fail, report with evidence\n3. Minimum Input Examples\nBlocker\tMinimum Input\nMissing API key\tRun: openclaw configure --section web\nPermission denied\tGrant write access to: D:\\folder OR Use fallback: C:\\workspace\\folder\nAuth failure\tCheck token in: openclaw.json\nExecutable Completion Criteria\nCriteria\tVerification\nBlocker text exact\tQuote error message verbatim\nAttempts listed\tAt least 2 attempts documented\nMinimum input specific\tSingle command or action\nFallback provided\tAlternative path exists\nPrivacy/Safety\nNo credentials in blocker reports\nRedact tokens/keys from error messages\nUse generic paths when sensitive\nSelf-Use Trigger\n\nUse when:\n\nAny tool call fails twice\nUser input required to proceed\nPermission/auth issues detected\n\nOne report. One input. Unblock fast."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Dalomeve/blocker-min-input",
    "publisherUrl": "https://clawhub.ai/Dalomeve/blocker-min-input",
    "owner": "Dalomeve",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/blocker-min-input",
    "downloadUrl": "https://openagent3.xyz/downloads/blocker-min-input",
    "agentUrl": "https://openagent3.xyz/skills/blocker-min-input/agent",
    "manifestUrl": "https://openagent3.xyz/skills/blocker-min-input/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/blocker-min-input/agent.md"
  }
}