crude-driller

Automate the CRUDE token drilling loop on Bankr with API calls.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/rockomatthews/molt-scout --skill crude-driller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crude-driller
Source: https://github.com/rockomatthews/molt-scout/tree/main/skills/crude-driller
Command: npx skills add https://github.com/rockomatthews/molt-scout --skill crude-driller

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bankr, curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the CRUDE drilling loop by handling various stages like wallet setup, balance checking, token staking, auth handshake, and submission of drill challenges and receipts using Bankr and drillcrude.com.

Core Features & Use Cases

  • CRUDE Drilling Loop Automation: Handles the full process from setting up a wallet to claiming rewards, including staking, auth handshake, and submitting drill challenges.
  • Token Management: Manages the purchase and approval of $CRUDE tokens for staking.
  • Security & Safety: Implements guardrails like avoiding on-chain transactions without explicit user confirmation and never asking for seed phrases.
  • Use Case: For users who want to participate in the CRUDE drilling loop and earn rewards, without the complexity of manually managing the process.

Quick Start

Set up your Bankr wallet and use the 'crude-driller' skill to initiate the CRUDE drilling loop. Confirm wallet address, check balances, stake $CRUDE, and begin the drilling process.

Frequently Asked Questions about crude-driller

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

FAQPage Schema
How do I automate the CRUDE drilling loop on Bankr?

You can automate the CRUDE drilling loop on Bankr by using a coordinator to manage wallet setup, balance checking, token staking, auth handshakes, and drill challenge submissions. This requires a Bankr API key with write access and Ethereum gas.

What is the CRUDE drilling loop and how does staking work?

The CRUDE drilling loop is an automated reward-earning process on the Bankr platform. Users must stake $CRUDE tokens into stake-gated rigs, submit drill challenges via drillcrude.com coordinator calldata, and claim the resulting rewards.

Do I need a Bankr API key to automate $CRUDE token management?

Yes, automating $CRUDE token management requires a Bankr API key with write access. You also need a Coordinator URL and Ethereum gas to execute the on-chain transactions for staking and claiming rewards.

Can I use curl and jq to submit drill challenges to drillcrude.com?

Yes, the automation process utilizes curl and jq to interact with the drillcrude.com API. These dependencies handle the coordinator calldata generation, token approval, and the submission of drill challenges and receipts.

Are there security limitations when automating Bankr on-chain transactions?

Yes, the automation includes security guardrails that avoid executing on-chain transactions without explicit user confirmation and never asks for seed phrases. Users must manually confirm transactions to ensure safe $CRUDE staking and reward claims.