Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install radix-explorer或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install radix-explorer⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/radix-explorer/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: emily-radix-assistant description: "Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD." metadata: { "openclaw": { "emoji": "🔮", "requires": { "bins": ["mcporter"] }, "install": [ { "id": "mcporter", "kind": "node", "package": "mcporter", "bins": ["mcporter"], "label": "Install mcporter CLI (npm)", }, ], }, } ---
Query the Radix DLT blockchain for wallet balances, token prices, network stats, validators, transactions, ecosystem news, DeFi yield data, trading venues, dApps, and developer resources.
Free to use. No API key required. Mainnet data only.
On first use, check if the emily-radix-assistant server is already registered:
mcporter list emily-radix-assistant
If not found, register it (URL is the only required argument):
mcporter config add emily-radix-assistant https://www.ineedemily.com/api/mcp/mcp
Verify with a quick test:
mcporter call emily-radix-assistant.network_stats
To see all available tools and their schemas:
mcporter list emily-radix-assistant --schema --all-parameters
account_rdx (66 characters total)resource_rdx (67 characters total).xrd (e.g. alice.xrd)| Tool | Description | Required Params | Optional Params | | ------------------------- | -------------------------------------- | ------------------------------ | -------------------------------------------------------------------------------------------------------------- | | tokens_in_wallet | All tokens with prices, 24H/7D changes | address | - | | performance_of_wallet | Total USD value, 24H/7D performance | address | - | | distribution_of_wallet | Portfolio breakdown by % | address | limit (1-20, default 5), minUSDValue | | historical_wallet_value | Wallet value on a past date | address, date (YYYY-MM-DD) | - | | latest_transactions | Most recent transactions | address | until (ISO date) | | search_transactions | Filter transaction history | address | resourceAddress, startDate, endDate, transactionType (swap/stake/unstake/claim/deposit/withdrawal/all) | | check_owned_rns_domains | RNS (.xrd) domains owned | address | - |
| Tool | Description | Required Params | Optional Params | | -------------------------- | ------------------------------------------------- | ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | tokens_on_radix | Search/list tokens (top by volume when no search) | - | search, limit (default 10), includeAddress, includePrice, includeVolume, includeSupply, includePriceChanges, includeTvl, includeType, includePriceXRD, includeDescription, includeInfoUrl, includeExplorerUrl | | token_gainers_and_losers | Top/bottom performers | - | sortBy (gained/lost/volume_high/volume_low/market_cap_high/market_cap_low), timePeriod (24h/7d), currency (USD/XRD), limit (1-100, default 5) | | wrapped_assets | Bridged assets (xUSDC, xETH, xwBTC...) | - | limit (1-50, default 10), sortBy (volume/tvl/marketCap/name), includePrice, includeVolume, includeSupply, includePriceChanges, includeTvl | | token_details | On-chain metadata for a specific token | address (resource_rdx...) | includeTopHolders (0-100) | | tokens_on_cmc | Search CoinMarketCap listings | - | search, limit (1-300, default 10), includePrice, sortBy (rank/name/symbol) | | token_details_from_cmc | Detailed CMC data by IDs | tokenIds (array of ints) | - | | historical_token_data | Token price on a specific date | address (resource_rdx...), date (YYYY-MM-DD) | - |
| Tool | Description | Required Params | Optional Params | | ---------------- | -------------------------------------------- | -------------------------- | -------------------- | | network_stats | XRD price, staking %, DEX volume, TVL, epoch | - | - | | all_validators | Validators with stake amounts and APY | - | limit (default 50) | | rns_to_address | Resolve .xrd domain to wallet address | address (e.g. alice.xrd) | - |
...
安装 Radix Explorer 后,可以对 AI 说这些话来触发它
Help me get started with Radix Explorer
Explains what Radix Explorer does, walks through the setup, and runs a quick demo based on your current project
Use Radix Explorer to query Radix DLT blockchain data including wallet balances and perfo...
Invokes Radix Explorer with the right parameters and returns the result directly in the conversation
What can I do with Radix Explorer in my finance & investment workflow?
Lists the top use cases for Radix Explorer, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/radix-explorer/ 目录(个人级,所有项目可用),或 .claude/skills/radix-explorer/(项目级)。重启 AI 客户端后,用 /radix-explorer 主动调用,或让 AI 根据上下文自动发现并使用。
Radix Explorer 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Radix Explorer 可免费安装使用。请查阅仓库了解许可证信息。
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.
Automate my finance & investment tasks using Radix Explorer
Identifies repetitive steps in your workflow and sets up Radix Explorer to handle them automatically
Radix Explorer 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。