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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/koba42corp/go4meWhat 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
- "Send 0.5 XCH to @bramcohen"
- "What's @DracattusDev's XCH address on Go4Me?"
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-koba42corp-go4me": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
vinculum
Shared consciousness between Clawdbot instances. Links multiple bots into a collective, sharing memories, activities, and decisions in real-time over local network using Gun.js P2P sync.
rue-chialisp
Create Chia blockchain puzzles using Rue, a type-safe language that compiles to CLVM. Use for smart contract development, custom puzzle creation, or when user says "create a coin that...", "build a puzzle", "chialisp", "rue", "timelock", "multisig", "escrow", "atomic swap", or describes coin spending conditions.
sage-wallet
Interact with the Sage Chia blockchain wallet via RPC. Use for XCH transactions, CAT tokens, NFTs, DIDs, offers, options, coin management, and wallet configuration. Supports cross-platform setups (Mac/Linux/Windows) with configurable RPC endpoints and SSL certificates. Invoke with /sage commands or natural language like "send XCH", "check my NFTs", "create an offer", "mint a CAT token".
Dexie
Skill by koba42corp
imsg-autoresponder
Monitor iMessage/SMS conversations and auto-respond based on configurable rules, AI prompts, and rate-limiting conditions. Use when you need to automatically reply to specific contacts with AI-generated responses based on conversation context. Also use when the user asks to manage auto-responder settings, contacts, prompts, or view status/history.