# Send Emily - Your Radix Assistant to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "emily-radix-assistant",
    "name": "Emily - Your Radix Assistant",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/MAvRemu/emily-radix-assistant",
    "canonicalUrl": "https://clawhub.ai/MAvRemu/emily-radix-assistant",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/emily-radix-assistant",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=emily-radix-assistant",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "emily-radix-assistant",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T22:12:45.635Z",
      "expiresAt": "2026-05-09T22:12:45.635Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=emily-radix-assistant",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=emily-radix-assistant",
        "contentDisposition": "attachment; filename=\"emily-radix-assistant-1.0.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "emily-radix-assistant"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/emily-radix-assistant"
    },
    "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."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/emily-radix-assistant",
    "downloadUrl": "https://openagent3.xyz/downloads/emily-radix-assistant",
    "agentUrl": "https://openagent3.xyz/skills/emily-radix-assistant/agent",
    "manifestUrl": "https://openagent3.xyz/skills/emily-radix-assistant/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/emily-radix-assistant/agent.md"
  }
}
```
## Documentation

### Emily Your Personal Radix Assistant

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.

### Setup (auto-configured)

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

### Address Formats

Wallet addresses start with account_rdx (66 characters total)
Token addresses start with resource_rdx (67 characters total)
RNS domains end with .xrd (e.g. alice.xrd)
All addresses are mainnet only (Babylon network)

### Wallet Tools (7)

ToolDescriptionRequired ParamsOptional Paramstokens_in_walletAll tokens with prices, 24H/7D changesaddress-performance_of_walletTotal USD value, 24H/7D performanceaddress-distribution_of_walletPortfolio breakdown by %addresslimit (1-20, default 5), minUSDValuehistorical_wallet_valueWallet value on a past dateaddress, date (YYYY-MM-DD)-latest_transactionsMost recent transactionsaddressuntil (ISO date)search_transactionsFilter transaction historyaddressresourceAddress, startDate, endDate, transactionType (swap/stake/unstake/claim/deposit/withdrawal/all)check_owned_rns_domainsRNS (.xrd) domains ownedaddress-

### Token Tools (7)

ToolDescriptionRequired ParamsOptional Paramstokens_on_radixSearch/list tokens (top by volume when no search)-search, limit (default 10), includeAddress, includePrice, includeVolume, includeSupply, includePriceChanges, includeTvl, includeType, includePriceXRD, includeDescription, includeInfoUrl, includeExplorerUrltoken_gainers_and_losersTop/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_assetsBridged assets (xUSDC, xETH, xwBTC...)-limit (1-50, default 10), sortBy (volume/tvl/marketCap/name), includePrice, includeVolume, includeSupply, includePriceChanges, includeTvltoken_detailsOn-chain metadata for a specific tokenaddress (resource_rdx...)includeTopHolders (0-100)tokens_on_cmcSearch CoinMarketCap listings-search, limit (1-300, default 10), includePrice, sortBy (rank/name/symbol)token_details_from_cmcDetailed CMC data by IDstokenIds (array of ints)-historical_token_dataToken price on a specific dateaddress (resource_rdx...), date (YYYY-MM-DD)-

### Network Tools (3)

ToolDescriptionRequired ParamsOptional Paramsnetwork_statsXRD price, staking %, DEX volume, TVL, epoch--all_validatorsValidators with stake amounts and APY-limit (default 50)rns_to_addressResolve .xrd domain to wallet addressaddress (e.g. alice.xrd)-

### Ecosystem & News (8)

ToolDescriptionRequired ParamsOptional Paramstoday_updateToday's ecosystem update (launches, protocol updates, market moves)--recent_daily_updatesDaily summaries for recent days-days (1-30, default 7)weekly_updatesWeekly ecosystem summaries-weeks (1-12, default 4)monthly_updatesMonthly ecosystem summaries with growth metrics and milestones-months (1-12, default 3)specific_date_rangeEcosystem summaries for a custom date range (auto-selects daily/weekly/monthly)startDate, endDate (YYYY-MM-DD)-specific_monthEcosystem summary for a specific monthyear (e.g. 2025), month (1-12)-official_announcementsLatest official announcements from the Radix Telegram channel--ecosystem_summaryComprehensive summary across timeframes-timeframe (daily/weekly/monthly), period (e.g. "last 7 days")

### Glossary, dApps & Community (6)

ToolDescriptionRequired ParamsOptional Paramsradix_glossaryRadix terminology (Cerberus, Scrypto, Xi'an, Radix Engine, etc.)-themes (array of theme names; omit for available list)radix_core_conceptsCore blockchain and Radix technical concepts (sharding, consensus, atomic transactions)-concepts (array of concept names; omit for available list)radix_dappsDiscover dApps in the ecosystem-name, tags (array), category (DeFi/NFT/Utility/Meme/Dao)radix_developer_resourcesDeveloper docs, SDKs, tools, and learning resources--xrd_trading_venuesWhere to buy, trade, bridge, or leverage XRD-type (leverage/onramp/bridge/spot), all (boolean)radix_socialsCommunity channels, official accounts, developer chats-category (community/official/resources/developer/market)

### Attos Earn - DeFi Yield (4)

ToolDescriptionRequired ParamsOptional Paramsattos_earn_poolsLiquidity pools with TVL, volume, APR/bonuses-sortBy (tvl/volume_24h/volume_7d/bonus_24h/bonus_7d), limit (default 10)attos_earn_strategiesYield strategies: lending, staking, liquidation with APR rates-strategyType (Lending/Staking/Liquidation), provider (Weft Finance/Root Finance/Defiplaza/Flux), sortBy (bonus_value/total_stake/deposited), limit (default 10)attos_earn_lp_positionsLP positions for a wallet with PnL datawalletAddresssortBy (invested/investedXrd/currentValue/pnlPercentage)attos_earn_statsPlatform overview: total pools and strategies count--

### CoinMarketCap Workflow (2 steps)

To get detailed market data for any cryptocurrency:

Search first with tokens_on_cmc to get CMC IDs
Then query details with token_details_from_cmc using those IDs

mcporter call emily-radix-assistant.tokens_on_cmc search=Bitcoin limit=1
# Returns tokenId, e.g. 1
mcporter call emily-radix-assistant.token_details_from_cmc --args '{"tokenIds": [1]}'

### Usage Examples

Wallet analysis:

"What tokens are in account_rdx16x..." → tokens_in_wallet
"How is this wallet performing?" → performance_of_wallet
"Show portfolio breakdown for account_rdx..." → distribution_of_wallet
"What was this wallet worth on 2024-06-15?" → historical_wallet_value
"Show recent swaps for account_rdx..." → search_transactions with transactionType=swap

Token research:

"Top 10 tokens on Radix by volume" → tokens_on_radix
"Biggest gainers this week" → token_gainers_and_losers with sortBy=gained, timePeriod=7d
"Show me wrapped assets on Radix" → wrapped_assets
"Who are the top holders of HUG?" → token_details with includeTopHolders=10
"What was XRD price on 2024-01-01?" → historical_token_data

Network & staking:

"Radix network stats" → network_stats
"Top 10 validators by APY" → all_validators with limit=10
"Resolve alice.xrd" → rns_to_address

DeFi yield:

"Best pools by APR on Attos Earn" → attos_earn_pools with sortBy=bonus_24h
"Show lending strategies" → attos_earn_strategies with strategyType=Lending
"My LP positions" → attos_earn_lp_positions with wallet address
"Attos Earn overview" → attos_earn_stats

Ecosystem & news:

"What happened in the Radix ecosystem today?" → today_update
"Weekly updates from the last month" → weekly_updates with weeks=4
"What happened in June 2025?" → specific_month with year=2025, month=6
"Ecosystem news from Jan to March 2025" → specific_date_range
"Latest official announcements" → official_announcements
"Monthly ecosystem summaries" → monthly_updates

Knowledge & community:

"Explain Cerberus consensus" → radix_glossary with themes=["cerberus"]
"What is sharding?" → radix_core_concepts with concepts=["sharding"]
"Find DeFi dApps" → radix_dapps with category="DeFi"
"Where can I buy XRD?" → xrd_trading_venues with type="onramp"
"Radix Discord and Telegram links" → radix_socials

Multi-tool workflows:

Resolve an RNS domain, then check wallet tokens: rns_to_address → tokens_in_wallet
Research a token on Radix, then compare to CMC data: token_details → tokens_on_cmc → token_details_from_cmc
Full wallet analysis: tokens_in_wallet + performance_of_wallet + distribution_of_wallet + latest_transactions
DeFi overview: attos_earn_stats + attos_earn_pools + attos_earn_strategies

### Data Sources & Freshness

Token prices: Astrolescent API, cached up to 24 hours, updated hourly via cron
Wallet data: Radix Gateway API (Babylon mainnet), real-time
CoinMarketCap: Live API queries
Ecosystem updates: Aggregated daily/weekly/monthly from Telegram channels and official sources
Validators: Radix Gateway API, real-time
dApps directory: Curated dataset, periodically updated
Attos Earn: Live API queries to earn-api.attos.world (Beta)
Trading venues & socials: Curated static datasets

### Rate Limits

60 requests per minute per IP. Returns HTTP 429 with Retry-After header when exceeded.

### About

Powered by Emily - an AI assistant for the Radix DLT ecosystem.
Data sourced from the Radix Gateway API, Astrolescent, CoinMarketCap, and Attos Earn.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: MAvRemu
- Version: 1.0.2
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T22:12:45.635Z
- Expires at: 2026-05-09T22:12:45.635Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/emily-radix-assistant)
- [Send to Agent page](https://openagent3.xyz/skills/emily-radix-assistant/agent)
- [JSON manifest](https://openagent3.xyz/skills/emily-radix-assistant/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/emily-radix-assistant/agent.md)
- [Download page](https://openagent3.xyz/downloads/emily-radix-assistant)