← Back to Skills Marketplace
liumaimiao

Monero Profitability Calculator

by liumaimiao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install monero-profit-calculator-2026
Description
Calculates Monero mining profitability with inputs for hashrate, power, electricity cost, and current market parameters.
Usage Guidance
This skill appears coherent and low-risk: it only describes a calculator and includes a small Python example that calls CoinGecko for price data. Before running any code from the SKILL.md, note that the example assumes Python + requests (which may not be installed) and would make an outbound HTTP request; run it in a sandbox or inspect/modify the code first if you are cautious. Also be aware the README includes a public Monero tip address (optional). If you plan to let an agent execute this autonomously, confirm you trust the agent environment and that no unexpected permissions or credentials are present.
Capability Analysis
Type: OpenClaw Skill Name: monero-profit-calculator-2026 Version: 1.0.0 The skill bundle is a straightforward Monero mining profitability calculator. It contains educational content, formulas, and a safe Python snippet in SKILL.md that fetches public price data from the CoinGecko API. No malicious code, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: a profitability calculator that uses hardware, power, and market parameters. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
The SKILL.md contains a small Python example that fetches price data from CoinGecko — this network request is expected for getting current XMR price. The doc also references a CLI command (monero-profitability) that is illustrative but not provided in the package. No instructions tell the agent to read unrelated files, drain credentials, or post data to unexpected endpoints.
Install Mechanism
No install spec or code files are present beyond SKILL.md and package.json (instruction-only). Nothing will be downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables or credentials. The included Monero tip address is a public donation string and not a credential request; it is a monetization note rather than a required capability.
Persistence & Privilege
The skill does not request always:true and does not ask to modify agent/system configuration. Autonomous invocation is allowed (platform default) but not combined with other elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monero-profit-calculator-2026
  3. After installation, invoke the skill by name or use /monero-profit-calculator-2026
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Simple profit calculator for XMR mining
Metadata
Slug monero-profit-calculator-2026
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Monero Profitability Calculator?

Calculates Monero mining profitability with inputs for hashrate, power, electricity cost, and current market parameters. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Monero Profitability Calculator?

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

Is Monero Profitability Calculator free?

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

Which platforms does Monero Profitability Calculator support?

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

Who created Monero Profitability Calculator?

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

💬 Comments