apow-mine

Automate AGENT token mining on Base L2 from wallet setup to mining loop.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/robbysoerya/my-agent --skill apow-mine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apow-mine
Source: https://github.com/robbysoerya/my-agent/tree/main
Command: npx skills add https://github.com/robbysoerya/my-agent --skill apow-mine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires apow-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and operation of mining AGENT tokens on Base L2, including wallet creation, RPC setup, LLM configuration, minting a rig, and starting the mining loop.

Core Features & Use Cases

  • Wallet Creation: Automates the generation and configuration of a mining wallet.
  • RPC Setup: Configures a Base RPC endpoint for interaction with the network.
  • LLM Configuration: Sets up an LLM for minting a mining rig (required only for minting).
  • Minting a Rig: Automates the minting of a mining rig NFT using the LLM for identity verification.
  • Mining Loop: Starts the mining process and handles all subsequent mining cycles.
  • Use Case: Ideal for individuals or organizations looking to establish a presence in the APoW ecosystem without manual intervention for wallet setup, minting, and ongoing mining operations.

Quick Start

Use the apow-mine skill to start mining AGENT tokens by executing the command 'apow-cli mine'.

Frequently Asked Questions about apow-mine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start mining AGENT tokens on Base L2?

To start mining AGENT tokens on Base L2, execute the 'apow-cli mine' command with a configured private key and RPC endpoint to automate wallet creation, rig minting, and the mining loop.

What is needed to mint a mining rig NFT on Base L2?

Minting a mining rig NFT requires a private key, an RPC endpoint, and an LLM configured for identity verification to automate the NFT generation process on Base L2.

Do I need an LLM to run the autonomous mining loop for AGENT tokens?

An LLM is not required for the mining loop itself, but it is necessary during the initial setup to mint the Mining Rig NFT for identity verification on Base L2.

Does apow-cli support automated wallet generation for Base L2?

Yes, apow-cli automates wallet generation and RPC configuration for Base L2, enabling users to establish a presence in the APoW ecosystem without manual intervention.

Can I use my existing wallet for mining AGENT tokens?

Yes, you can use an existing wallet by providing your private key during the RPC setup phase, allowing the mining automation to interact with the Base L2 network directly.