metabot-basic

Manage MetaID wallets and MetaBots across MVC, BTC, and DOGE networks via Node.js scripts.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/metaid-developers/metaapp-skills --skill metabot-basic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metabot-basic
Source: https://github.com/metaid-developers/metaapp-skills/tree/main/MetaBot-Basic
Command: npx skills add https://github.com/metaid-developers/metaapp-skills --skill metabot-basic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @scure/bip39, bip32, @metalet/utxo-wallet-service, bitcoinjs-lib, ecpair, @bitcoinerlab/secp256k1, crypto-js, decimal.js, meta-contract, sharp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The metabot-basic skill provides an end-to-end solution for creating and managing MetaID wallets and MetaID agents (MetaBots). It streamlines wallet creation, MetaID registration, node setup, avatar and chatpubkey management, Buzz messaging, and batch agent provisioning on the MVC network, reducing manual steps and enabling rapid deployment.

Core Features & Use Cases

  • Wallet Creation and address derivation across MVC, BTC, and DOGE networks
  • MetaID Registration and Node creation (name / info nodes)
  • Buzz messaging to the MVC network
  • Avatar handling, chatpubkey generation, and LLM configurations for agents
  • Batch agent creation and management for quick deployment

Quick Start

Create a new MetaID Agent and start managing its wallet, registration, and Buzz messaging with a single prompt.

Frequently Asked Questions about metabot-basic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a MetaID wallet across MVC, BTC, and DOGE networks?

Batch agent creation provisions multiple MetaBots with avatar handling, chatpubkey generation, and LLM configurations. You execute the provided scripts to deploy and manage multiple agents on the MVC network quickly.

Can I send Buzz messages on the MVC network using a single prompt?

Yes, sending Buzz messages to the MVC network is supported through a single prompt. The skill manages wallet creation and Buzz messaging together, reducing manual steps for rapid deployment.

Does MetaID registration require setting up name and info nodes?

MetaID registration requires setting up name and info nodes. The skill enables end-to-end node creation, allowing you to register MetaID and configure nodes efficiently across supported networks.

What dependencies do I need to manage MetaBots and MetaID wallets?

Managing MetaBots requires Node.js >= 18, TypeScript, and libraries including bitcoinjs-lib, bip32, meta-contract, and @metalet/utxo-wallet-service. These dependencies enable cryptographic operations, wallet management, and contract interactions.

How do I configure avatars and chatpubkeys for MetaID agents?

Configuring avatars and chatpubkeys for MetaID agents is handled through the skill's batch agent management features. It generates chatpubkeys and handles avatar configurations to prepare agents for deployment.