{
  "schemaVersion": "1.0",
  "item": {
    "slug": "dupe",
    "name": "Dupe",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/crisanmm/dupe",
    "canonicalUrl": "https://clawhub.ai/crisanmm/dupe",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/dupe",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=dupe",
    "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-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/dupe"
    },
    "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/dupe",
    "agentPageUrl": "https://openagent3.xyz/skills/dupe/agent",
    "manifestUrl": "https://openagent3.xyz/skills/dupe/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/dupe/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": "When to use this skill",
        "body": "Use this skill when the user asks for similar products to the provided input."
      },
      {
        "title": "If you're given an URL that points to a product page",
        "body": "Run the following command to find similar products for a product URL. Replace the productUrl with the input URL given by the user.\n\nYou can optionally specify a limit parameter (default: 7) to control how many results are returned.\n\ncurl --request POST \\\n  --url https://api.dupe.com/api/dupes/agent-skill \\\n  --header 'Content-Type: application/json' \\\n  --data '{ \"type\": \"product\", \"productUrl\": \"https://www.danishdesignstore.com/products/verner-panton-flowerpot-vp9-portable-light-andtradition?variant=40082482233421\", \"limit\": 7 }'"
      },
      {
        "title": "If you're given an URL that points to an image",
        "body": "If you have a direct image URL instead of a product page URL, use the following command. Replace the imageUrl with the image URL.\n\nYou can optionally specify a limit parameter (default 7, max 20) to control how many results are returned.\n\ncurl --request POST \\\n  --url https://api.dupe.com/api/dupes/agent-skill \\\n  --header 'Content-Type: application/json' \\\n  --data '{ \"type\": \"image\", \"imageUrl\": \"https://cdn.shopify.com/s/files/1/0051/9342/files/Flowerpot_VP9_Grey_Beige.jpg?v=1762309885\", \"limit\": 10 }'"
      },
      {
        "title": "Response Format",
        "body": "Both commands will return a JSON object similar to the following:\n\n{\n  \"matches\": [\n    {\n      \"pid\": \"W007402426\",\n      \"position\": -1,\n      \"score\": 0.8438446,\n      \"title\": \"Ailaigh 21\\\" 2-Light Matte Pink Desk Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-W007402426.html?dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$61.99\",\n        \"extracted_value\": 61.99,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/19948387/resize-h1200-w1200%5Ecompr-r85/1789/178943170/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/19948387/resize-h1200-w1200%5Ecompr-r85/1789/178943170/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"KZCO2490_103256207\",\n      \"position\": -1,\n      \"score\": 0.8656017,\n      \"title\": \"Hinata 5-In LED Table Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-KZCO2490.html?piid=103256207&dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$76.03\",\n        \"extracted_value\": 76.03,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/36975667/resize-h1200-w1200%5Ecompr-r85/3312/331272578/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/36975667/resize-h1200-w1200%5Ecompr-r85/3312/331272578/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"W112262897_1502032183\",\n      \"position\": -1,\n      \"score\": 0.8248144,\n      \"title\": \"Pin Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-W112262897.html?piid=1502032183&dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$485\",\n        \"extracted_value\": 485,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/38563270/resize-h1200-w1200%5Ecompr-r85/3089/308988160/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/38563270/resize-h1200-w1200%5Ecompr-r85/3089/308988160/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"A111105718_577591818\",\n      \"position\": 3,\n      \"score\": 0.86481184,\n      \"title\": \"Hinata 5-In LED Table Lamp\",\n      \"link\": \"https://www.allmodern.com/p/pdp/p-A111105718.html?piid=577591818\",\n      \"source\": \"ALLMODERN\",\n      \"source_icon\": \"https://assets.wfcdn.com/st4/stores/common/mobile/touch_icons/allmodern_192x192.png\",\n      \"price\": {\n        \"value\": \"$77\",\n        \"extracted_value\": 77,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/36975667/resize-h400-w400%5Ecompr-r85/3312/331272578/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/36975667/resize-h400-w400%5Ecompr-r85/3312/331272578/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"allmodern-20250916\",\n      \"shopKey\": \"https://www.allmodern.com\",\n      \"verified\": true,\n      \"preferred\": null,\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 3,\n        \"quality\": 3,\n        \"description\": \"Clean, contemporary focus; consistent build quality, fairly priced for modern style.\"\n      },\n      \"tier\": 2,\n      \"pick\": 6\n    },\n    {\n      \"pid\": \"B110000080\",\n      \"position\": 12,\n      \"score\": 0.71724176,\n      \"title\": \"Tulle Table Lamp W/USB Port\",\n      \"link\": \"https://www.birchlane.com/p/pdp/p-B110000080.html?dupe_feed=yes\",\n      \"source\": \"Birch Lane\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/birchlane_ZUJBBVl0i.png\",\n      \"price\": {\n        \"value\": \"$119\",\n        \"extracted_value\": 119,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/58164938/resize-h1200-w1200%5Ecompr-r85/3895/389585472/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/58164938/resize-h1200-w1200%5Ecompr-r85/3895/389585472/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"birchlane-20250916\",\n      \"shopKey\": \"https://www.birchlane.com\",\n      \"verified\": true,\n      \"preferred\": null,\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 2.5,\n        \"value\": 3,\n        \"quality\": 3.5,\n        \"description\": \"Classic, traditional furniture; upgraded materials, slightly pricier than average.\"\n      },\n      \"tier\": 2,\n      \"pick\": 7\n    }\n  ],\n  \"total\": 72,\n  \"sortCriteria\": \"recommended\",\n  \"refresh\": false,\n  \"cached\": false\n}\n\nReturn the results from the matches array to the user in this format, where response is the response from the API:\n\nFound a total of <response.total> results.\n\nHere are the top <response.matches.length> matches:\n\nn+1. <response.matches[n].title>\n  - Price: <response.matches[n].price.extracted_value> <response.matches[n].price.currency>\n  - Store: <response.matches[n].source>\n  - Link: <response.matches[n].link>\n\nSee all results at https://dupe.com/<whatever-url-the-user-gave-you>\n\n        __\n   ____/ /_  ______  ___   _________  ____ ___\n  / __  / / / / __ \\/ _ \\ / ___/ __ \\/ __ `__ \\\n / /_/ / /_/ / /_/ /  __// /__/ /_/ / / / / / /\n \\__,_/\\__,_/ .___/\\___(_)___/\\____/_/ /_/ /_/\n            /_/\n\nIMPORTANT! Simply replace <whatever-url-the-user-gave-you> with the URL of the product page or image URL that the user provided - do not modify the URL in any way.\n\nAt the end of your response, print ASCII art of the text \"DUPE.COM\", example above."
      }
    ],
    "body": "Find Similar Products using dupe.com\nWhen to use this skill\n\nUse this skill when the user asks for similar products to the provided input.\n\nInstructions\nIf you're given an URL that points to a product page\n\nRun the following command to find similar products for a product URL. Replace the productUrl with the input URL given by the user.\n\nYou can optionally specify a limit parameter (default: 7) to control how many results are returned.\n\ncurl --request POST \\\n  --url https://api.dupe.com/api/dupes/agent-skill \\\n  --header 'Content-Type: application/json' \\\n  --data '{ \"type\": \"product\", \"productUrl\": \"https://www.danishdesignstore.com/products/verner-panton-flowerpot-vp9-portable-light-andtradition?variant=40082482233421\", \"limit\": 7 }'\n\nIf you're given an URL that points to an image\n\nIf you have a direct image URL instead of a product page URL, use the following command. Replace the imageUrl with the image URL.\n\nYou can optionally specify a limit parameter (default 7, max 20) to control how many results are returned.\n\ncurl --request POST \\\n  --url https://api.dupe.com/api/dupes/agent-skill \\\n  --header 'Content-Type: application/json' \\\n  --data '{ \"type\": \"image\", \"imageUrl\": \"https://cdn.shopify.com/s/files/1/0051/9342/files/Flowerpot_VP9_Grey_Beige.jpg?v=1762309885\", \"limit\": 10 }'\n\nResponse Format\n\nBoth commands will return a JSON object similar to the following:\n\n{\n  \"matches\": [\n    {\n      \"pid\": \"W007402426\",\n      \"position\": -1,\n      \"score\": 0.8438446,\n      \"title\": \"Ailaigh 21\\\" 2-Light Matte Pink Desk Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-W007402426.html?dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$61.99\",\n        \"extracted_value\": 61.99,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/19948387/resize-h1200-w1200%5Ecompr-r85/1789/178943170/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/19948387/resize-h1200-w1200%5Ecompr-r85/1789/178943170/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"KZCO2490_103256207\",\n      \"position\": -1,\n      \"score\": 0.8656017,\n      \"title\": \"Hinata 5-In LED Table Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-KZCO2490.html?piid=103256207&dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$76.03\",\n        \"extracted_value\": 76.03,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/36975667/resize-h1200-w1200%5Ecompr-r85/3312/331272578/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/36975667/resize-h1200-w1200%5Ecompr-r85/3312/331272578/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"W112262897_1502032183\",\n      \"position\": -1,\n      \"score\": 0.8248144,\n      \"title\": \"Pin Lamp\",\n      \"link\": \"https://www.wayfair.com/p/pdp/p-W112262897.html?piid=1502032183&dupe_feed=yes\",\n      \"source\": \"Wayfair\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/wayfair_K8DLd2c0q6.ico\",\n      \"price\": {\n        \"value\": \"$485\",\n        \"extracted_value\": 485,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/38563270/resize-h1200-w1200%5Ecompr-r85/3089/308988160/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/38563270/resize-h1200-w1200%5Ecompr-r85/3089/308988160/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"wayfair\",\n      \"shopKey\": \"https://www.wayfair.com\",\n      \"verified\": true,\n      \"preferred\": \"#E2B719\",\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 2.5,\n        \"quality\": 2.5,\n        \"description\": \"Wide variety from multiple suppliers; mid-range durability at accessible prices.\"\n      },\n      \"tier\": 1,\n      \"pick\": 1\n    },\n    {\n      \"pid\": \"A111105718_577591818\",\n      \"position\": 3,\n      \"score\": 0.86481184,\n      \"title\": \"Hinata 5-In LED Table Lamp\",\n      \"link\": \"https://www.allmodern.com/p/pdp/p-A111105718.html?piid=577591818\",\n      \"source\": \"ALLMODERN\",\n      \"source_icon\": \"https://assets.wfcdn.com/st4/stores/common/mobile/touch_icons/allmodern_192x192.png\",\n      \"price\": {\n        \"value\": \"$77\",\n        \"extracted_value\": 77,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/36975667/resize-h400-w400%5Ecompr-r85/3312/331272578/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/36975667/resize-h400-w400%5Ecompr-r85/3312/331272578/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"allmodern-20250916\",\n      \"shopKey\": \"https://www.allmodern.com\",\n      \"verified\": true,\n      \"preferred\": null,\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 3,\n        \"value\": 3,\n        \"quality\": 3,\n        \"description\": \"Clean, contemporary focus; consistent build quality, fairly priced for modern style.\"\n      },\n      \"tier\": 2,\n      \"pick\": 6\n    },\n    {\n      \"pid\": \"B110000080\",\n      \"position\": 12,\n      \"score\": 0.71724176,\n      \"title\": \"Tulle Table Lamp W/USB Port\",\n      \"link\": \"https://www.birchlane.com/p/pdp/p-B110000080.html?dupe_feed=yes\",\n      \"source\": \"Birch Lane\",\n      \"source_icon\": \"https://ik.imagekit.io/carrot/favicons/birchlane_ZUJBBVl0i.png\",\n      \"price\": {\n        \"value\": \"$119\",\n        \"extracted_value\": 119,\n        \"currency\": \"$\"\n      },\n      \"thumbnail\": \"https://assets.wfcdn.com/im/58164938/resize-h1200-w1200%5Ecompr-r85/3895/389585472/.jpg\",\n      \"image\": \"https://assets.wfcdn.com/im/58164938/resize-h1200-w1200%5Ecompr-r85/3895/389585472/.jpg\",\n      \"country\": \"us\",\n      \"type\": \"namespace\",\n      \"identifier\": \"birchlane-20250916\",\n      \"shopKey\": \"https://www.birchlane.com\",\n      \"verified\": true,\n      \"preferred\": null,\n      \"secondhand\": false,\n      \"assessment\": {\n        \"cost\": 2.5,\n        \"value\": 3,\n        \"quality\": 3.5,\n        \"description\": \"Classic, traditional furniture; upgraded materials, slightly pricier than average.\"\n      },\n      \"tier\": 2,\n      \"pick\": 7\n    }\n  ],\n  \"total\": 72,\n  \"sortCriteria\": \"recommended\",\n  \"refresh\": false,\n  \"cached\": false\n}\n\n\nReturn the results from the matches array to the user in this format, where response is the response from the API:\n\nFound a total of <response.total> results.\n\nHere are the top <response.matches.length> matches:\n\nn+1. <response.matches[n].title>\n  - Price: <response.matches[n].price.extracted_value> <response.matches[n].price.currency>\n  - Store: <response.matches[n].source>\n  - Link: <response.matches[n].link>\n\nSee all results at https://dupe.com/<whatever-url-the-user-gave-you>\n\n        __\n   ____/ /_  ______  ___   _________  ____ ___\n  / __  / / / / __ \\/ _ \\ / ___/ __ \\/ __ `__ \\\n / /_/ / /_/ / /_/ /  __// /__/ /_/ / / / / / /\n \\__,_/\\__,_/ .___/\\___(_)___/\\____/_/ /_/ /_/\n            /_/\n\n\nIMPORTANT! Simply replace <whatever-url-the-user-gave-you> with the URL of the product page or image URL that the user provided - do not modify the URL in any way.\n\nAt the end of your response, print ASCII art of the text \"DUPE.COM\", example above."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/crisanmm/dupe",
    "publisherUrl": "https://clawhub.ai/crisanmm/dupe",
    "owner": "crisanmm",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/dupe",
    "downloadUrl": "https://openagent3.xyz/downloads/dupe",
    "agentUrl": "https://openagent3.xyz/skills/dupe/agent",
    "manifestUrl": "https://openagent3.xyz/skills/dupe/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/dupe/agent.md"
  }
}