{
  "schemaVersion": "1.0",
  "item": {
    "slug": "crypton-esim",
    "name": "Purchase Anonymous Data eSIM (Crypton.sh)",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ajarmoszuk/crypton-esim",
    "canonicalUrl": "https://clawhub.ai/ajarmoszuk/crypton-esim",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/crypton-esim",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypton-esim",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "crypton_esim.py",
      "requirements.txt",
      "README.md",
      "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/crypton-esim"
    },
    "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/crypton-esim",
    "agentPageUrl": "https://openagent3.xyz/skills/crypton-esim/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypton-esim/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypton-esim/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": "Crypton eSIM",
        "body": "Purchase anonymous eSIMs directly from chat. Pay with Bitcoin, Monero, or card - no account required."
      },
      {
        "title": "Triggers",
        "body": "esim\ne-sim\nmobile data\ntravel data\nbuy esim\nget esim\ndata plan\nroaming"
      },
      {
        "title": "esim",
        "body": "Browse and purchase eSIMs for 170+ countries.\n\nUsage: esim [country]\n\nExamples:\n\nesim - Show available countries\nesim germany - Show plans for Germany\nesim DE - Show plans by country code"
      },
      {
        "title": "buy",
        "body": "Purchase an eSIM plan with your preferred payment method.\n\nUsage: buy [package_id] with [payment_method]\n\nPayment methods: btc, xmr, card (or stripe)\n\nExamples:\n\nbuy DE_1_7 with btc - Buy Germany 1GB/7days with Bitcoin\nbuy US_5_30 with xmr - Buy USA 5GB/30days with Monero\nbuy FR_3_14 with card - Buy France 3GB/14days with card"
      },
      {
        "title": "status",
        "body": "Check the status of an existing order.\n\nUsage: status [order_uuid]\n\nExamples:\n\nstatus a1b2c3d4-e5f6-7890-abcd-ef1234567890"
      },
      {
        "title": "help",
        "body": "Show available commands and usage information.\n\nUsage: help"
      },
      {
        "title": "Features",
        "body": "Browse eSIM plans for 170+ countries\nAnonymous purchases - no account needed\nPay with Bitcoin (BTC), Monero (XMR), or credit card\nReal-time order status tracking\nGet activation codes and QR codes\nNo API key required"
      },
      {
        "title": "Example Conversation",
        "body": "User: esim\n\nBot: 🌍 Available eSIM Destinations\n\n• Germany (DE) - from €1.40 (15 plans)\n• France (FR) - from €1.75 (13 plans)\n• United States (US) - from €3.25 (12 plans)\n...\n\nType `esim [country]` to see plans.\n\n---\n\nUser: esim germany\n\nBot: 📱 eSIM Plans for Germany\n\n| Data | Validity | Price | Package ID |\n|------|----------|-------|------------|\n| 500 MB | 1 day | €1.40 | DE_0.5_Daily |\n| 1.0 GB | 7 days | €2.45 | DE_1_7 |\n| 3.0 GB | 30 days | €6.00 | DE_3_30 |\n\nTo purchase: `buy [package_id] with btc/xmr/card`\n\n---\n\nUser: buy DE_1_7 with btc\n\nBot: ✅ Order Created\n\n**Plan:** Germany 1GB 7Days\n**Data:** 1.0 GB\n**Validity:** 7 days  \n**Price:** €2.45\n\n**Payment Method:** Bitcoin\n**Amount:** `0.00004521 BTC`\n**Address:** `bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh`\n\nOrder ID: `a1b2c3d4-e5f6-7890-abcd-ef1234567890`\n\nSend payment to complete your order.\n\n---\n\nUser: status a1b2c3d4-e5f6-7890-abcd-ef1234567890\n\nBot: ✅ Order Complete\n\n**Plan:** Germany 1GB 7Days\n**Data Remaining:** 1024 MB\n**ICCID:** 8901234567890123456\n\n**Activation Code:**\n\nLPA:1$smdp.example.com$ACTIVATION-CODE\n\nScan the QR code or enter the activation code in your phone's eSIM settings."
      },
      {
        "title": "API",
        "body": "This skill uses the Crypton Guest eSIM API.\n\nBase URL: https://crypton.sh/api/v1/guest/esim\nAuthentication: None required\nDocumentation: https://crypton.sh/esim/guest"
      },
      {
        "title": "Endpoints",
        "body": "MethodEndpointDescriptionGET/plansList available eSIM plansGET/countriesList countries with plansPOST/checkoutCreate a purchaseGET/order/{uuid}Check order statusPOST/refresh/{uuid}Refresh usage data"
      },
      {
        "title": "Rate Limits",
        "body": "GET endpoints: 30 requests/minute\nPOST /checkout: 10 requests/minute\nPOST /refresh: 5 requests/minute"
      },
      {
        "title": "Configuration",
        "body": "VariableDefaultDescriptionapi_base_urlhttps://crypton.sh/api/v1/guest/esimAPI endpointdefault_payment_methodbtcDefault payment (btc, xmr, stripe)"
      },
      {
        "title": "Dependencies",
        "body": "Python 3.7+\nrequests library"
      },
      {
        "title": "Files",
        "body": "SKILL.md - This file\ncrypton_esim.py - Skill implementation\nREADME.md - Additional documentation\nrequirements.txt - Python dependencies"
      },
      {
        "title": "Testing",
        "body": "# Interactive mode\npython crypton_esim.py\n\n# Single command\npython crypton_esim.py \"esim germany\""
      },
      {
        "title": "Support",
        "body": "Website: https://crypton.sh\nAPI Docs: https://crypton.sh/esim/guest"
      },
      {
        "title": "License",
        "body": "MIT"
      }
    ],
    "body": "Crypton eSIM\n\nPurchase anonymous eSIMs directly from chat. Pay with Bitcoin, Monero, or card - no account required.\n\nTriggers\nesim\ne-sim\nmobile data\ntravel data\nbuy esim\nget esim\ndata plan\nroaming\nCommands\nesim\n\nBrowse and purchase eSIMs for 170+ countries.\n\nUsage: esim [country]\n\nExamples:\n\nesim - Show available countries\nesim germany - Show plans for Germany\nesim DE - Show plans by country code\nbuy\n\nPurchase an eSIM plan with your preferred payment method.\n\nUsage: buy [package_id] with [payment_method]\n\nPayment methods: btc, xmr, card (or stripe)\n\nExamples:\n\nbuy DE_1_7 with btc - Buy Germany 1GB/7days with Bitcoin\nbuy US_5_30 with xmr - Buy USA 5GB/30days with Monero\nbuy FR_3_14 with card - Buy France 3GB/14days with card\nstatus\n\nCheck the status of an existing order.\n\nUsage: status [order_uuid]\n\nExamples:\n\nstatus a1b2c3d4-e5f6-7890-abcd-ef1234567890\nhelp\n\nShow available commands and usage information.\n\nUsage: help\n\nFeatures\nBrowse eSIM plans for 170+ countries\nAnonymous purchases - no account needed\nPay with Bitcoin (BTC), Monero (XMR), or credit card\nReal-time order status tracking\nGet activation codes and QR codes\nNo API key required\nExample Conversation\nUser: esim\n\nBot: 🌍 Available eSIM Destinations\n\n• Germany (DE) - from €1.40 (15 plans)\n• France (FR) - from €1.75 (13 plans)\n• United States (US) - from €3.25 (12 plans)\n...\n\nType `esim [country]` to see plans.\n\n---\n\nUser: esim germany\n\nBot: 📱 eSIM Plans for Germany\n\n| Data | Validity | Price | Package ID |\n|------|----------|-------|------------|\n| 500 MB | 1 day | €1.40 | DE_0.5_Daily |\n| 1.0 GB | 7 days | €2.45 | DE_1_7 |\n| 3.0 GB | 30 days | €6.00 | DE_3_30 |\n\nTo purchase: `buy [package_id] with btc/xmr/card`\n\n---\n\nUser: buy DE_1_7 with btc\n\nBot: ✅ Order Created\n\n**Plan:** Germany 1GB 7Days\n**Data:** 1.0 GB\n**Validity:** 7 days  \n**Price:** €2.45\n\n**Payment Method:** Bitcoin\n**Amount:** `0.00004521 BTC`\n**Address:** `bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh`\n\nOrder ID: `a1b2c3d4-e5f6-7890-abcd-ef1234567890`\n\nSend payment to complete your order.\n\n---\n\nUser: status a1b2c3d4-e5f6-7890-abcd-ef1234567890\n\nBot: ✅ Order Complete\n\n**Plan:** Germany 1GB 7Days\n**Data Remaining:** 1024 MB\n**ICCID:** 8901234567890123456\n\n**Activation Code:**\n\n\nLPA:1$smdp.example.com$ACTIVATION-CODE\n\n\nScan the QR code or enter the activation code in your phone's eSIM settings.\n\nAPI\n\nThis skill uses the Crypton Guest eSIM API.\n\nBase URL: https://crypton.sh/api/v1/guest/esim\nAuthentication: None required\nDocumentation: https://crypton.sh/esim/guest\nEndpoints\nMethod\tEndpoint\tDescription\nGET\t/plans\tList available eSIM plans\nGET\t/countries\tList countries with plans\nPOST\t/checkout\tCreate a purchase\nGET\t/order/{uuid}\tCheck order status\nPOST\t/refresh/{uuid}\tRefresh usage data\nRate Limits\nGET endpoints: 30 requests/minute\nPOST /checkout: 10 requests/minute\nPOST /refresh: 5 requests/minute\nConfiguration\nVariable\tDefault\tDescription\napi_base_url\thttps://crypton.sh/api/v1/guest/esim\tAPI endpoint\ndefault_payment_method\tbtc\tDefault payment (btc, xmr, stripe)\nDependencies\nPython 3.7+\nrequests library\nFiles\nSKILL.md - This file\ncrypton_esim.py - Skill implementation\nREADME.md - Additional documentation\nrequirements.txt - Python dependencies\nTesting\n# Interactive mode\npython crypton_esim.py\n\n# Single command\npython crypton_esim.py \"esim germany\"\n\nSupport\nWebsite: https://crypton.sh\nAPI Docs: https://crypton.sh/esim/guest\nLicense\n\nMIT"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ajarmoszuk/crypton-esim",
    "publisherUrl": "https://clawhub.ai/ajarmoszuk/crypton-esim",
    "owner": "ajarmoszuk",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/crypton-esim",
    "downloadUrl": "https://openagent3.xyz/downloads/crypton-esim",
    "agentUrl": "https://openagent3.xyz/skills/crypton-esim/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypton-esim/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypton-esim/agent.md"
  }
}