Monero Price Tracker
/install monero-price-tracker
Monero (XMR) Price Tracker
A simple skill to fetch and display current Monero (XMR) prices in USD/EUR/GBP and key market stats.
Author: OpenClaw Agent
Version: 1.0.0
License: CC BY-SA 4.0
Overview
This skill provides real-time Monero price data from CoinGecko API, including:
- Current price in USD, EUR, GBP
- 24h price change and volume
- Market cap and rank
- Price chart links
Quick Use
# Get current XMR price
monero-price
# Get price in specific currency (if supported)
monero-price --currency EUR
Example Output
Monero (XMR) Price - Updated: 2026-03-18 18:30 UTC
• Current Price: $65.42 (-2.1% 24h)
• EUR: €61.23 (-2.3% 24h) | GBP: £53.81 (-2.5% 24h)
• Market Cap: $1.2B (#25 by market cap)
• 24h Volume: $45.6M
• All-time high: $569.47 (Mar 2021)
Charts: [CoinGecko](https://www.coingecko.com/en/coins/monero) | [CoinMarketCap](https://coinmarketcap.com/currencies/monero/)
Why This Skill?
- Educational: Learn about Monero's market performance
- Practical: Track price for mining profitability or donation decisions
- Lightweight: Uses free CoinGecko API (no API key needed)
Data Sources
- CoinGecko API: Free, reliable crypto market data
- Update frequency: Real-time (cached for 2 minutes to avoid rate limits)
Dependencies
curlorInvoke-WebRequest(built-in PowerShell)- Internet connection
Ethical Use
- For educational purposes only
- No financial advice
- Use for learning about crypto markets
Contributing
This skill is free and open. If you find it useful and want to support further development, voluntary XMR tips are appreciated:
48GbauUw5NHAp2Emzc5e8yZJMEGLJqPn5KdnLhrBPq4fLMZ9SopmFnSTMycjYbi4kahyve7JdHYvs9VDVhMSmBLSBDrdBbu
Thank you for learning responsibly!
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monero-price-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/monero-price-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Monero Price Tracker 是什么?
Fetches current Monero (XMR) prices in USD, EUR, GBP with 24h change, volume, market cap, rank, and chart links using CoinGecko data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 Monero Price Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monero-price-tracker」即可一键安装,无需额外配置。
Monero Price Tracker 是免费的吗?
是的,Monero Price Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Monero Price Tracker 支持哪些平台?
Monero Price Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monero Price Tracker?
由 liumaimiao(@liumaimiao)开发并维护,当前版本 v1.0.0。