Token导航 LogoToken导航TokenDH.com
开发敏感数据clawhub未标认证来源可访问clear审计通过

crypton-esim加密货币

Agent Skill

crypton-esim 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

48,841

周安装

2,098

GitHub Stars

1

下载量

17,120
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:crypton-esim(加密货币)
来源仓库:https://github.com/ajarmoszuk/crypton-esim
安装命令:
openclaw skills install crypton-esim
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install crypton-esim

简介

使用 BTC/XMR/卡购买匿名 eSIM 无需注册账户。

  • 适用于隐私保护通信、临时号码和跨境漫游场景。
  • 支持全球多国运营商套餐选择和即时激活。crypton-esim 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 使用前请确认当地电信法规和网络覆盖情况。
  • 匿名服务存在合规风险,请遵守所在国法律法规。

SKILL.md

name
crypton-esim
description
Purchase anonymous eSIMs with BTC/XMR/card - no account required

Crypton eSIM

Purchase anonymous eSIMs directly from chat. Pay with Bitcoin, Monero, or card - no account required.

Triggers

  • esim
  • e-sim
  • mobile data
  • travel data
  • buy esim
  • get esim
  • data plan
  • roaming

Commands

esim

Browse and purchase eSIMs for 170+ countries.

Usage: esim [country]

Examples:

  • esim - Show available countries
  • esim germany - Show plans for Germany
  • esim DE - Show plans by country code

buy

Purchase an eSIM plan with your preferred payment method.

Usage: buy [package_id] with [payment_method]

Payment methods: btc, xmr, card (or stripe)

Examples:

  • buy DE_1_7 with btc - Buy Germany 1GB/7days with Bitcoin
  • buy US_5_30 with xmr - Buy USA 5GB/30days with Monero
  • buy FR_3_14 with card - Buy France 3GB/14days with card

status

Check the status of an existing order.

Usage: status [order_uuid]

Examples:

  • status a1b2c3d4-e5f6-7890-abcd-ef1234567890

help

Show available commands and usage information.

Usage: help

Features

  • Browse eSIM plans for 170+ countries
  • Anonymous purchases - no account needed
  • Pay with Bitcoin (BTC), Monero (XMR), or credit card
  • Real-time order status tracking
  • Get activation codes and QR codes
  • No API key required

Example Conversation

User: esim

Bot: 🌍 Available eSIM Destinations

• Germany (DE) - from €1.40 (15 plans)
• France (FR) - from €1.75 (13 plans)
• United States (US) - from €3.25 (12 plans)
...

Type `esim [country]` to see plans.

---

User: esim germany

Bot: 📱 eSIM Plans for Germany

| Data | Validity | Price | Package ID |
|------|----------|-------|------------|
| 500 MB | 1 day | €1.40 | DE_0.5_Daily |
| 1.0 GB | 7 days | €2.45 | DE_1_7 |
| 3.0 GB | 30 days | €6.00 | DE_3_30 |

To purchase: `buy [package_id] with btc/xmr/card`

---

User: buy DE_1_7 with btc

Bot: ✅ Order Created

**Plan:** Germany 1GB 7Days
**Data:** 1.0 GB
**Validity:** 7 days  
**Price:** €2.45

**Payment Method:** Bitcoin
**Amount:** `0.00004521 BTC`
**Address:** `bc1qxy2kgdygjrsqtzq2n0yrf2493p83kkfjhx0wlh`

Order ID: `a1b2c3d4-e5f6-7890-abcd-ef1234567890`

Send payment to complete your order.

---

User: status a1b2c3d4-e5f6-7890-abcd-ef1234567890

Bot: ✅ Order Complete

**Plan:** Germany 1GB 7Days
**Data Remaining:** 1024 MB
**ICCID:** 8901234567890123456

**Activation Code:**

LPA:1$smdp.example.com$ACTIVATION-CODE


Scan the QR code or enter the activation code in your phone's eSIM settings.

API

This skill uses the Crypton Guest eSIM API.

  • Base URL: https://crypton.sh/api/v1/guest/esim
  • Authentication: None required
  • Documentation: https://crypton.sh/esim/guest

Endpoints

MethodEndpointDescription
GET/plansList available eSIM plans
GET/countriesList countries with plans
POST/checkoutCreate a purchase
GET/order/{uuid}Check order status
POST/refresh/{uuid}Refresh usage data

Rate Limits

  • GET endpoints: 30 requests/minute
  • POST /checkout: 10 requests/minute
  • POST /refresh: 5 requests/minute

Configuration

VariableDefaultDescription
api_base_urlhttps://crypton.sh/api/v1/guest/esimAPI endpoint
default_payment_methodbtcDefault payment (btc, xmr, stripe)

Dependencies

  • Python 3.7+
  • requests library

Files

  • SKILL.md - This file
  • crypton_esim.py - Skill implementation
  • README.md - Additional documentation
  • requirements.txt - Python dependencies

Testing

# Interactive mode
python crypton_esim.py

# Single command
python crypton_esim.py "esim germany"

Support

  • Website: https://crypton.sh
  • API Docs: https://crypton.sh/esim/guest

License

MIT

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.26%
按下载量换算12,542

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills