metabot-chat-privatechat
OfficialEncrypt and broadcast private on-chain messages.
Authormetaid-developers
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables private on-chain messaging by retrieving a recipient's chat public key, deriving an ECDH secret, encrypting the content, and broadcasting the message on-chain for secure, auditable delivery.
Core Features & Use Cases
- On-chain private messaging: automatically resolve the recipient's chatpubkey, derive a shared secret, and publish the encrypted payload to the chain.
- End-to-end confidentiality: content is encrypted with a SHA-256 derived key from ECDH, protecting message content from on-device exposure.
- Use Case: Send a confidential message to a GlobalMetaID for private coordination between MetaBots with an auditable record on-chain.
Quick Start
Use the skill to send a private message to a GlobalMetaID by providing the recipient and the plaintext content.
Dependency Matrix
Required Modules
crypto-js@metalet/utxo-wallet-servicemeta-contract
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: metabot-chat-privatechat Download link: https://github.com/metaid-developers/IDBots/archive/main.zip#metabot-chat-privatechat Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.