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

go4me

Send XCH to Twitter users via Go4Me address lookup. Use when sending Chia (XCH) to someone by their Twitter handle, looking up a Twitter user's XCH address, or tipping someone on Go4Me. Triggers on "send XCH to @user", "tip @user", "lookup @user on go4me", "what's @user's XCH address".

Why use this skill?

Easily send XCH and tip Twitter users on the Chia blockchain with the Go4Me skill. Lookup addresses and manage crypto payments via identity-based resolution.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/koba42corp/go4me
Or

What This Skill Does

The Go4Me skill provides a streamlined interface for interacting with the Chia (XCH) blockchain via Twitter handles. By integrating the Go4Me lookup service, this skill eliminates the complexity of handling long, alphanumeric XCH addresses. Instead of manually copying and pasting addresses, you can interact directly with identities familiar to the Chia community. It leverages the sage-wallet dependency to execute secure, verified on-chain transactions directly from your terminal or AI agent interface.

Installation

You can install this skill directly using the ClawHub command line tool. Execute the following command in your terminal to initialize the skill in your environment: clawhub install openclaw/skills/skills/koba42corp/go4me. Ensure that sage-wallet is correctly configured and accessible, as the Go4Me skill relies on its transaction protocols to finalize the movement of assets.

Use Cases

This skill is perfect for social tipping, content creator support, and seamless P2P transfers within the Chia ecosystem. It is particularly useful when you follow key developers or community leaders on Twitter and wish to send appreciation (tips) or payments without requiring them to provide their wallet address. It also serves as a utility for verifying if a specific user has registered their identity with the Go4Me service, providing a layer of security by displaying the user's full name and address before a transaction is finalized.

Example Prompts

  1. "Send 0.5 XCH to @bramcohen"
  2. "What's @DracattusDev's XCH address on Go4Me?"
  3. "Tip @sage_wallet for the latest update"

Tips & Limitations

When using this skill, always double-check the fullName and xchAddress provided during the confirmation prompt. The skill uses mojos as the base unit, but it is flexible enough to handle XCH inputs by automatically converting them (1 XCH = 10^12 mojos). Be aware that if a user has not registered their handle on Go4Me, the lookup will fail, and no transaction can be initialized. Always ensure your wallet has sufficient balance and that your network connection is stable, as the skill performs a live API lookup for every transaction to ensure accuracy.

Metadata

Stars1656
Views5
Updated2026-02-28
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-koba42corp-go4me": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#chia#blockchain#crypto#payments#web3
Safety Score: 4/5

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