← 返回 Skills 市场
liumaimiao

Monero Price Tracker

作者 liumaimiao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (SKILL.md)

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

  • curl or Invoke-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!

安全使用建议
This skill appears to be a simple instruction-only adapter for CoinGecko with no credentials or installers, so it is internally coherent. Before installing or enabling it: note that the SKILL.md references a 'monero-price' CLI that is not provided (the skill is documentation/instructions for the agent, not a packaged binary), ensure you trust the agent's network egress (it will use curl/PowerShell to contact CoinGecko), and be aware the file includes a Monero donation address (harmless but public). If you need stronger guarantees, ask the publisher for source code or a signed release, or run the skill in a sandboxed agent environment with restricted outbound network access.
功能分析
Type: OpenClaw Skill Name: monero-price-tracker Version: 1.0.0 The skill bundle consists of documentation and metadata for a Monero price tracker. It describes using the CoinGecko API to fetch market data but contains no executable code, scripts, or hidden prompt injection attacks. The inclusion of a Monero wallet address in SKILL.md is explicitly labeled for voluntary tips and does not constitute malicious behavior.
能力评估
Purpose & Capability
The name and description say it will fetch Monero (XMR) market data from CoinGecko and the SKILL.md describes exactly that. Required tools (curl / Invoke-WebRequest and internet) are appropriate for the stated purpose.
Instruction Scope
The SKILL.md stays within the stated purpose and does not instruct reading unrelated files or accessing credentials. Minor inconsistency: the Quick Use section shows a 'monero-price' CLI invocation, but there is no install spec or binary provided — this is a documentation convenience rather than executable content in the package.
Install Mechanism
No install spec and no code files are included (only SKILL.md and a package.json pointing to SKILL.md). This is the lowest-risk packaging: nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill uses a public API (CoinGecko) that does not require an API key, so requested access is proportionate.
Persistence & Privilege
always is false and the skill does not request any persistent system-level configuration or elevated privileges. Autonomous invocation is allowed (platform default) but there are no other privileged behaviors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install monero-price-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /monero-price-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Monero (XMR) Price Tracker 1.0.0 – Initial Release - Fetches real-time Monero (XMR) price data in USD, EUR, and GBP using CoinGecko API. - Displays current price, 24h price change and volume, market cap/rank, and all-time high data. - Provides quick commands for price lookups in different currencies. - Includes links to XMR charts on CoinGecko and CoinMarketCap. - No API key required; data cached for 2 minutes to avoid rate limits.
元数据
Slug monero-price-tracker
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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。

💬 留言讨论