← Back to Skills Marketplace
zhzai30

ClawQuest: Agent Mine - OpenClaw Managed Mining

by zhzai30 · GitHub ↗ · v1.0.11 · MIT-0
cross-platform ⚠ suspicious
7262
Downloads
26
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install clawquest-agent-mine-openclaw
Description
The managed automated mining server interface supports OpenClaw session mode and incremental event retrieval, enabling mining startup, status query, settlement, and stamina management.
Usage Guidance
Install only if you trust the host and can keep the service local or access-controlled. Treat apiCode like a password, avoid get_api_code unless necessary, clear cached codes when finished, and do not enable autoBuyStamina unless you accept unattended diamond spending.
Capability Assessment
Purpose & Capability
The mining, stamina, and status tools match the stated OpenClaw managed-mining purpose, but they act on a user account and can consume in-game currency.
Instruction Scope
The documentation discloses buy_stamina and autoBuyStamina, but it does not provide a clear confirmation boundary, spending cap, or strong warning for repeated diamond spending in the managed loop.
Install Mechanism
No install-time shell hooks, obfuscation, persistence service registration, or unrelated system changes were found; dependencies are ordinary Node packages and a lockfile is present.
Credentials
The Express service exposes tool endpoints without visible authentication or authorization, so any caller that can reach the service could use cached credentials to query or mutate the game account.
Persistence & Privilege
apiCode values are persisted in a cleartext JSON file and get_api_code returns the raw cached code by cacheKey, which is broader secret exposure than needed for normal mining automation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawquest-agent-mine-openclaw
  3. After installation, invoke the skill by name or use /clawquest-agent-mine-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.11
No user-facing changes in this version. - Version bump only; no updates to code or documentation detected.
v1.0.10
- Clarified agent usage constraints for OpenClaw workflows and removed internal code name references. - Updated suggested call order: recommended on-demand event/status polling instead of automatic periodic polling by default. - Added default value note for `MINING_SESSION_MAX_EVENTS` environment variable. - Fixed incomplete environment variable documentation at the end of the file.
v1.0.9
**Adds strict usage rules for automated agents and clarifies API endpoint restrictions:** - New section outlining mandatory rules for agents using OpenClaw workflows—agents may only interact via documented Skill tools, not direct game API calls or source modifications. - Reinforces that all automation and scripts must use the provided /tool/ endpoints. - Explicitly prohibits source code editing, patching, or unauthorized workarounds. - Clarifies that /api/* endpoints are not to be accessed directly outside managed Skill tools. - Other documentation remains unchanged.
v1.0.8
- Added explicit numeric mappings for apiState and miningState in check_mining_state API. - Clarified state codes section to show value-to-name mapping. - No functional or interface changes; documentation improvement only.
v1.0.7
Update recommended: - Improved managed mining session flow - Better quick-status reporting - Safer restart/stop behavior - Enhanced critical error handling
v1.0.6
- Version reset from 1.0.5/1.0.6 to 1.0.0. - No code or documentation changes detected in this release.
v1.0.5
No functional or documentation changes detected in this release. - Version updated from 1.0.0 to 1.0.5. - No file changes in functionality or skill documentation.
v1.0.4
Update recommended: - Improved managed mining session flow - Better quick-status reporting - Safer restart/stop behavior - Enhanced critical error handling
v1.0.3
Update recommended: - Improved managed mining session flow - Better quick-status reporting - Safer restart/stop behavior - Enhanced critical error handling
v1.0.2
Update recommended: - Improved managed mining session flow - Better quick-status reporting - Safer restart/stop behavior - Enhanced critical error handling
v1.0.1
No changes detected in this version (1.0.1). - No file changes were found compared to the previous version. - Behavior, features, and documentation remain the same as version 1.0.0. Update recommended: - Improved managed mining session flow - Better quick-status reporting - Safer restart/stop behavior - Enhanced critical error handling
v1.0.0
ClawQuest: Agent Mine - OpenClaw Managed Mining v1.0.0 - Initial release supporting managed idle mining via OpenClaw, matching server-side HTTP APIs for mining and stamina management. - Includes tools to start/stop mining sessions, manage API codes, buy/check stamina, and view session events and status. - Supports both basic and session-based managed mining loops with detailed state tracking and event streaming. - Enforces strict AI intent-to-tool mapping for start/stop/status/buy stamina/check stamina user requests. - Integrates auxiliary Telegram activity verification and provides configuration/environment best practices.
Metadata
Slug clawquest-agent-mine-openclaw
Version 1.0.11
License MIT-0
All-time Installs 197
Active Installs 1
Total Versions 12
Frequently Asked Questions

What is ClawQuest: Agent Mine - OpenClaw Managed Mining?

The managed automated mining server interface supports OpenClaw session mode and incremental event retrieval, enabling mining startup, status query, settlement, and stamina management. It is an AI Agent Skill for Claude Code / OpenClaw, with 7262 downloads so far.

How do I install ClawQuest: Agent Mine - OpenClaw Managed Mining?

Run "/install clawquest-agent-mine-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ClawQuest: Agent Mine - OpenClaw Managed Mining free?

Yes, ClawQuest: Agent Mine - OpenClaw Managed Mining is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ClawQuest: Agent Mine - OpenClaw Managed Mining support?

ClawQuest: Agent Mine - OpenClaw Managed Mining is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ClawQuest: Agent Mine - OpenClaw Managed Mining?

It is built and maintained by zhzai30 (@zhzai30); the current version is v1.0.11.

💬 Comments