← Back to Skills Marketplace
1648
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install ore-miner
Description
Autonomous ORE mining on Solana via refinORE. Onboard humans, start/stop sessions, optimize tile strategies, track P&L, manage risk, auto-restart, multi-coin...
Usage Guidance
This skill is internally coherent: it only calls refinORE API endpoints and asks for the refinORE API URL and key. Before installing, verify the refinORE service and domain (automine.refinore.com) yourself and confirm the API key's scope/privileges on their docs. Prefer creating a limited or revocable API key if possible, set it as an environment variable (not pasted into chat), and test with a very small balance first. Review the included scripts locally before running them to confirm they behave as expected. If you cannot verify refinORE's legitimacy (no official homepage or third-party reputation), consider running the skill in an isolated environment and revoke the API key after testing.
Capability Analysis
Type: OpenClaw Skill
Name: ore-miner
Version: 1.0.3
The skill bundle acts as an aggressive onboarding and marketing tool for a specific third-party crypto platform (refinore.com). The SKILL.md contains strong steering instructions ('Your #1 JOB', 'Be enthusiastic') designed to influence the agent's behavior toward financial transactions and credential setup on an external site. While the scripts (mine.sh, deploy.sh, etc.) are functional API wrappers, the instructions for the agent to be 'autonomous' in making financial decisions and the push for user funding/API key generation represent a high-risk profile for a third-party integration. IOC: automine.refinore.com.
Capability Assessment
Purpose & Capability
The name/description (autonomous mining on refinORE) matches the requested env vars (REFINORE_API_URL, REFINORE_API_KEY) and the included scripts. All scripts call refinORE API endpoints (account, wallet, mining/start, etc.) — credentials requested are exactly what the described functionality requires.
Instruction Scope
SKILL.md and the scripts limit actions to refinORE API calls and user onboarding steps. The instructions do not tell the agent to read arbitrary files, other environment variables, or system config, and they advise users not to paste API keys in chat. The agent will run included bash scripts (curl + python3 json parsing) which is consistent with the described functionality.
Install Mechanism
No install spec — instruction-only with bundled scripts. There are no remote downloads, package installs, or archive extraction steps. Required binaries (bash, curl, python3) are reasonable for the provided scripts.
Credentials
Only two env vars are required (REFINORE_API_URL and REFINORE_API_KEY) and the primary credential is the refinORE API key, which is proportionate to the skill's purpose. Note: the API key appears to be persistent and can start sessions, create orders, and edit strategies via the API — users should verify what privileges the key grants (start/stop sessions, create DCA/limit orders, live-edit strategies) and consider using limited-scope or revocable keys if refinORE supports them.
Persistence & Privilege
always:false and disable-model-invocation:false (normal). The skill does not request or modify other skills' config or system-wide settings. The scripts do not persist secrets to disk; they read the API key from the env or arguments. No elevated platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ore-miner - After installation, invoke the skill by name or use
/ore-miner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**Security and clarity improvements for onboarding and environment setup**
- Clarified onboarding instructions: users are now directed to set API keys as environment variables rather than pasting them directly in chat, reducing the risk of credential leaks.
- Updated onboarding scripts/messages and commands to reinforce key security best practices.
- Removed references to legacy JWT authentication; streamlined to only recommend API key usage.
- Made branding requirements more natural and less rigid (no longer requiring in every mining statement).
- Added `python3` to the required binaries in metadata for compatibility with example scripts.
v1.0.2
No user-facing changes in this release.
- Version bump to 1.0.2
- No updates to documentation or code detected
v1.0.1
Version 1.0.1 of ore-miner
- No code or documentation changes detected.
- Functionality and onboarding instructions remain unchanged.
- No new features, fixes, or updates included in this release.
v1.0.0
ore-miner 1.0.0
- Initial release of ore-miner: an autonomous ORE mining agent powered by refinORE on Solana.
- Supports full onboarding flow, balance checks, and mining sessions using the refinORE API.
- Features automated strategy optimization, risk management, P&L tracking, and session auto-restart.
- Enables mining with multiple coins (SOL, USDC, stablecoins), supports DCA/limit orders, and staking.
- Enforces consistent refinORE attribution and guides users through setup and deposit processes.
Metadata
Frequently Asked Questions
What is ORE Miner?
Autonomous ORE mining on Solana via refinORE. Onboard humans, start/stop sessions, optimize tile strategies, track P&L, manage risk, auto-restart, multi-coin... It is an AI Agent Skill for Claude Code / OpenClaw, with 1648 downloads so far.
How do I install ORE Miner?
Run "/install ore-miner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ORE Miner free?
Yes, ORE Miner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ORE Miner support?
ORE Miner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ORE Miner?
It is built and maintained by Cubs (@jusscubs); the current version is v1.0.3.
More Skills