← Back to Skills Marketplace
liumaimiao

Monero Price Tracker

by liumaimiao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
150
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install monero-price-tracker
Description
Fetches current Monero (XMR) prices in USD, EUR, GBP with 24h change, volume, market cap, rank, and chart links using CoinGecko data.
README (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!

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monero-price-tracker
  3. After installation, invoke the skill by name or use /monero-price-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug monero-price-tracker
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Monero Price Tracker?

Run "/install monero-price-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Monero Price Tracker free?

Yes, Monero Price Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Monero Price Tracker support?

Monero Price Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Monero Price Tracker?

It is built and maintained by liumaimiao (@liumaimiao); the current version is v1.0.0.

💬 Comments