Wallet & Payment Connector Skill

Connect cryptocurrency wallets to monitor balances and initiate transactions.

5|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/kayzaa/k.i.t.-bot --skill wallet-payment-connector-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Wallet & Payment Connector Skill
Source: https://github.com/kayzaa/k.i.t.-bot/tree/main/skills/wallet-connector
Command: npx skills add https://github.com/kayzaa/k.i.t.-bot --skill wallet-payment-connector-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows K.I.T. to connect to and manage various cryptocurrency wallets and payment methods, enabling seamless financial operations within the platform.

Core Features & Use Cases

  • Multi-Wallet Support: Integrates with hardware wallets (Ledger, Trezor - planned), software wallets (MetaMask, Electrum), and exchange wallets.
  • Payment Processor Integration: Planned support for PayPal, Skrill, Wise, and Revolut.
  • Use Case: Monitor your Ethereum and Bitcoin balances directly through K.I.T., check gas prices, and initiate Bitcoin transactions securely.

Quick Start

Use the wallet connector skill to check the balance of your Bitcoin wallet.

Frequently Asked Questions about Wallet & Payment Connector Skill

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

FAQPage Schema
How do I check my Bitcoin and Ethereum wallet balances in one place?

You can monitor Bitcoin balances via Electrum and EVM chain balances via MetaMask. The connector aggregates read-only balance data and transaction history retrieval across supported software wallets for centralized viewing.

Can I initiate crypto transactions directly through a wallet connector?

Yes, the wallet connector facilitates secure transaction initiation. It supports sending Bitcoin via Electrum and EVM transactions via MetaMask, requiring explicit user confirmation before executing any payment.

Does this wallet connector support hardware wallets like Ledger or Trezor?

Hardware wallet support for Ledger and Trezor is currently planned. Presently, the connector supports software wallets like MetaMask for EVM chains and Electrum for Bitcoin operations.

What payment processors are supported for fiat and exchange operations?

Planned support includes payment processors like PayPal, Skrill, Wise, and Revolut. Currently, the connector focuses on cryptocurrency wallets, including exchange-based solutions, for balance monitoring and transfers.

Are there limitations when using MetaMask for EVM chain transactions?

The connector relies on MetaMask for EVM chain support, limiting operations to networks MetaMask supports. Transaction initiation requires explicit user confirmation, and planned extensions for additional blockchain networks are underway.