{
  "schemaVersion": "1.0",
  "item": {
    "slug": "bricklink",
    "name": "Bricklink",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/odrobnik/bricklink",
    "canonicalUrl": "https://clawhub.ai/odrobnik/bricklink",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/bricklink",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=bricklink",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SETUP.md",
      "SKILL.md",
      "references/catalog-api.md",
      "references/consumer-registration.html",
      "references/inventory-api.md",
      "references/orders-api.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/bricklink"
    },
    "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/bricklink",
    "agentPageUrl": "https://openagent3.xyz/skills/bricklink/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bricklink/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bricklink/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": "BrickLink",
        "body": "Use scripts/bricklink.py."
      },
      {
        "title": "Setup",
        "body": "See SETUP.md for prerequisites and setup instructions."
      },
      {
        "title": "Read-only",
        "body": "bricklink.py get-orders [--direction in|out] [--status ...] [--include-status ...] [--exclude-status ...] [--filed true|false] - Lists orders you received or placed.\n\n\nbricklink.py get-order <order_id> - Fetches details for a specific order.\n\n\nbricklink.py get-order-items <order_id> - Fetches the item batches for a specific order.\n\n\nbricklink.py get-order-messages <order_id> - Fetches messages associated with a specific order.\n\n\nbricklink.py get-order-feedback <order_id> - Fetches feedback associated with a specific order.\n\n\nbricklink.py get-feedback [--direction in|out] - Lists feedback you received (in) or posted (out).\n\n\nbricklink.py get-feedback-item <feedback_id> - Fetches a single feedback entry by id.\n\n\nbricklink.py get-notifications - Lists unread push notifications (/notifications).\n\n\nbricklink.py get-categories - Lists all catalog categories.\n\n\nbricklink.py get-category <category_id> - Fetches a single category by id.\n\n\nbricklink.py get-colors - Lists all catalog colors.\n\n\nbricklink.py get-color <color_id> - Fetches a single color by id.\n\n\nbricklink.py get-inventories [--item-type ...] [--status ...] [--category-id ...] [--color-id ...] - Lists your store inventory lots (supports include/exclude filters).\n\n\nbricklink.py get-inventory <inventory_id> - Fetches a single inventory lot by id.\n\n\nbricklink.py get-item <type> <no> - Fetches a catalog item (PART/SET/MINIFIG/…).\n\n\nbricklink.py get-supersets <type> <no> [--color-id N] - Lists items that contain the specified item.\n\n\nbricklink.py get-subsets <type> <no> [--color-id N] [--box true|false] [--instruction true|false] [--break-minifigs true|false] [--break-subsets true|false] - Parts out an item into its included items.\n\n\nbricklink.py get-price-guide <type> <no> [--color-id N] [--guide-type stock|sold] [--new-or-used N|U] [--country-code XX] [--region ...] [--currency-code XXX] [--vat N|Y|O] - Fetches price guide statistics.\n\n\nbricklink.py get-known-colors <type> <no> - Lists known colors for a catalog item."
      },
      {
        "title": "Mutating",
        "body": "Note: Order mutations (update-order, update-order-status, update-payment-status) only work for store orders (direction=out, where you are the seller). Purchases (direction=in) return 404 — the BrickLink API does not allow buyers to modify order status or file/archive incoming orders. Use the BrickLink website for those.\n\nbricklink.py update-order <order_id> [--remarks ...] [--is-filed true|false] [--shipping-...] [--cost-...] — Updates allowed order fields (tracking, remarks, shipping/cost fields). Store orders only.\n\n\nbricklink.py update-order-status <order_id> <status> — Updates the status of an order. Store orders only.\n\n\nbricklink.py update-payment-status <order_id> <payment_status> — Updates the payment status of an order. Store orders only.\n\n\nbricklink.py send-drive-thru <order_id> [--mail-me] — Sends a \"Drive Thru\" email for an order.\n\n\nbricklink.py post-feedback --order-id N --rating 0|1|2 [--comment ...] - Posts new feedback for an order.\n\n\nbricklink.py reply-feedback <feedback_id> --reply \"...\" - Replies to feedback you received.\n\n\nbricklink.py create-inventory [--item-type ... --item-no ... --color-id N --quantity N --unit-price ... --new-or-used N|U ...] - Creates a single inventory lot from flags.\n\n\nbricklink.py create-inventory --file batch.json - Creates multiple inventory lots from a validated JSON file (workspace or /tmp only).\n\n\nbricklink.py update-inventory <inventory_id> [--quantity N --unit-price ... --new-or-used N|U --remarks ...] - Updates an inventory lot.\n\n\nbricklink.py delete-inventory <inventory_id> - Deletes an inventory lot."
      },
      {
        "title": "Utilities",
        "body": "bricklink.py order-detail-html <order_id> [--out path] [--inline-images] - Fetches order+items and renders a compact HTML view (similar to BrickLink orderDetail.asp)."
      }
    ],
    "body": "BrickLink\n\nUse scripts/bricklink.py.\n\nSetup\n\nSee SETUP.md for prerequisites and setup instructions.\n\nCommands\nRead-only\n\nbricklink.py get-orders [--direction in|out] [--status ...] [--include-status ...] [--exclude-status ...] [--filed true|false] - Lists orders you received or placed.\n\nbricklink.py get-order <order_id> - Fetches details for a specific order.\n\nbricklink.py get-order-items <order_id> - Fetches the item batches for a specific order.\n\nbricklink.py get-order-messages <order_id> - Fetches messages associated with a specific order.\n\nbricklink.py get-order-feedback <order_id> - Fetches feedback associated with a specific order.\n\nbricklink.py get-feedback [--direction in|out] - Lists feedback you received (in) or posted (out).\n\nbricklink.py get-feedback-item <feedback_id> - Fetches a single feedback entry by id.\n\nbricklink.py get-notifications - Lists unread push notifications (/notifications).\n\nbricklink.py get-categories - Lists all catalog categories.\n\nbricklink.py get-category <category_id> - Fetches a single category by id.\n\nbricklink.py get-colors - Lists all catalog colors.\n\nbricklink.py get-color <color_id> - Fetches a single color by id.\n\nbricklink.py get-inventories [--item-type ...] [--status ...] [--category-id ...] [--color-id ...] - Lists your store inventory lots (supports include/exclude filters).\n\nbricklink.py get-inventory <inventory_id> - Fetches a single inventory lot by id.\n\nbricklink.py get-item <type> <no> - Fetches a catalog item (PART/SET/MINIFIG/…).\n\nbricklink.py get-supersets <type> <no> [--color-id N] - Lists items that contain the specified item.\n\nbricklink.py get-subsets <type> <no> [--color-id N] [--box true|false] [--instruction true|false] [--break-minifigs true|false] [--break-subsets true|false] - Parts out an item into its included items.\n\nbricklink.py get-price-guide <type> <no> [--color-id N] [--guide-type stock|sold] [--new-or-used N|U] [--country-code XX] [--region ...] [--currency-code XXX] [--vat N|Y|O] - Fetches price guide statistics.\n\nbricklink.py get-known-colors <type> <no> - Lists known colors for a catalog item.\n\nMutating\n\nNote: Order mutations (update-order, update-order-status, update-payment-status) only work for store orders (direction=out, where you are the seller). Purchases (direction=in) return 404 — the BrickLink API does not allow buyers to modify order status or file/archive incoming orders. Use the BrickLink website for those.\n\nbricklink.py update-order <order_id> [--remarks ...] [--is-filed true|false] [--shipping-...] [--cost-...] — Updates allowed order fields (tracking, remarks, shipping/cost fields). Store orders only.\n\nbricklink.py update-order-status <order_id> <status> — Updates the status of an order. Store orders only.\n\nbricklink.py update-payment-status <order_id> <payment_status> — Updates the payment status of an order. Store orders only.\n\nbricklink.py send-drive-thru <order_id> [--mail-me] — Sends a \"Drive Thru\" email for an order.\n\nbricklink.py post-feedback --order-id N --rating 0|1|2 [--comment ...] - Posts new feedback for an order.\n\nbricklink.py reply-feedback <feedback_id> --reply \"...\" - Replies to feedback you received.\n\nbricklink.py create-inventory [--item-type ... --item-no ... --color-id N --quantity N --unit-price ... --new-or-used N|U ...] - Creates a single inventory lot from flags.\n\nbricklink.py create-inventory --file batch.json - Creates multiple inventory lots from a validated JSON file (workspace or /tmp only).\n\nbricklink.py update-inventory <inventory_id> [--quantity N --unit-price ... --new-or-used N|U --remarks ...] - Updates an inventory lot.\n\nbricklink.py delete-inventory <inventory_id> - Deletes an inventory lot.\n\nUtilities\nbricklink.py order-detail-html <order_id> [--out path] [--inline-images] - Fetches order+items and renders a compact HTML view (similar to BrickLink orderDetail.asp)."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/odrobnik/bricklink",
    "publisherUrl": "https://clawhub.ai/odrobnik/bricklink",
    "owner": "odrobnik",
    "version": "1.4.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/bricklink",
    "downloadUrl": "https://openagent3.xyz/downloads/bricklink",
    "agentUrl": "https://openagent3.xyz/skills/bricklink/agent",
    "manifestUrl": "https://openagent3.xyz/skills/bricklink/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/bricklink/agent.md"
  }
}