kobe

Generate and import multi-chain HD wallets from mnemonic phrases across 12 networks.

160|27|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/qntx/kobe --skill kobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kobe
Source: https://github.com/qntx/kobe/tree/main/skills/kobe
Command: npx skills add https://github.com/qntx/kobe --skill kobe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kobe simplifies creating and managing multi-chain HD wallets from a single interface, consolidating mnemonic handling, derivation, and address generation across chains.

Core Features & Use Cases

  • Generates and derives wallets across Aptos, Bitcoin, Ethereum, Solana, Cosmos, Tron, Sui, TON, Filecoin, Spark, XRP Ledger, and Nostr
  • Imports mnemonics and exports NIP-19 bech32 identities for Nostr
  • Supports JSON output mode for programmatic consumption

Quick Start

Install Kobe, then run the CLI to generate or import wallets across supported chains.

Frequently Asked Questions about kobe

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

FAQPage Schema
How do I generate a multi-chain HD wallet from a single mnemonic phrase?

To generate a multi-chain HD wallet from a single mnemonic, you can use a CLI that implements BIP-39 and BIP-32 derivation standards. This allows you to create and manage keys across 12 chains like Bitcoin, Ethereum, and Solana from one interface.

Can I derive Nostr identities and bech32 addresses alongside standard blockchain wallets?

Yes, you can derive Nostr identities and bech32 addresses alongside standard blockchain wallets. The tool exports NIP-19 bech32 identities for Nostr while simultaneously generating keys for networks like Aptos, Tron, and Sui.

What's the best way to automate wallet derivation for multiple chains in a development environment?

The best way to automate wallet derivation for multiple chains is using a CLI tool that supports JSON output mode. This enables programmatic consumption of derived keys and addresses for Aptos, Cosmos, TON, Filecoin, and others directly within your scripts.

Does this CLI support derivation paths for newer blockchains like Sui and TON?

Yes, this CLI supports wallet derivation for newer blockchains like Sui and TON. It implements multiple derivation styles across 12 supported networks, including XRP Ledger, Spark, Filecoin, and Nostr.

How do I import an existing mnemonic to derive keys across different blockchain networks?

To import an existing mnemonic and derive keys across different networks, run the CLI with your mnemonic phrase. The tool processes the input using BIP-39/BIP-32 standards to generate corresponding addresses for chains like Ethereum, Solana, and Tron.

Why use a single CLI for multi-chain wallet derivation instead of chain-specific tools?

Using a single CLI for multi-chain wallet derivation consolidates mnemonic handling and address generation into one interface. This eliminates the need to manage separate chain-specific tools when generating keys across 12 networks like Bitcoin, Cosmos, and Nostr.