ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

W3Connect

Skill by kernel1983

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kernel1983/w3connect
Or

name: w3connect description: Access to blockchain asset and transaction signature. homepage: - metadata: {"nanobot":{"requires":{"bins":["python", "pip"]}}}

W3connect

Use w3connect skill to execute.

Please do not ask the user to execute the curl for the agent.

  • GET_ADDRESS.md follow to check the how to get the address.

  • SEND.md follow to check send to another ETH address.

  • PAY_TO_EMAIL.md follow to check pay to email address without knowing the ETH address.

Metadata

Stars1776
Views0
Updated2026-03-02
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-kernel1983-w3connect": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.