← All skills
Tencent SkillHub · AI

Kite Agent Smart Wallet Permissionless Protocol V2

Manage your Kite AI smart wallet securely with natural language Telegram commands for wallet creation, balance checks, sessions, limits, and transactions.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Manage your Kite AI smart wallet securely with natural language Telegram commands for wallet creation, balance checks, sessions, limits, and transactions.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
GITHUB-SETUP.md, README.md, SKILL.md, USER-GUIDE.md, kite-wallet.js, package-lock.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.0.5

Documentation

ClawHub primary doc Primary doc: SKILL.md 12 sections Open source page

Kite AI Agent Smart Wallet Permissionless Protocol

让用户通过Telegram控制加密货币钱包 / Telegram wallet control for Kite AI

简介 / Introduction

这是一个让用户通过Telegram管理Kite AI链上钱包的协议。 A protocol for users to manage Kite AI wallet via Telegram. 用户本地运行Bot / Bot runs locally 私钥用户自己保管 / Private key stays with user 完全去中心化 / Fully decentralized

特性 / Features

📱 Telegram钱包控制 / Telegram wallet control 🔐 智能钱包 / Smart wallet 🔑 Session Keys / 授权密钥 💰 消费限额 / Spending limits 🌍 中英双语 / Bilingual

1. 创建Telegram机器人

打开Telegram → @BotFather 发送 /newbot 给机器人起名 复制Token

2. 安装

git clone <repo> cd kite-wallet npm install

3. 配置

PRIVATE_KEY=你的私钥 TELEGRAM_BOT_TOKEN=你的Token

4. 运行

node telegram-bot.js

命令 / Commands

中文English功能 Function/create/create创建钱包/wallet/wallet查看地址/balance/balance查看余额/session add/session add添加授权/limit set/limit set设置限额/send/send转账

网络 / Network

网络 NetworkChain IDRPCTestnet2368https://rpc-testnet.gokite.ai

合约 / Contracts

合约 Contract地址 AddressAgentSmartWalletFactory0x0fa9F878B038DE435b1EFaDA3eed1859a6Dc098a

相关链接 / Links

🌐 Website: https://gokite.ai 🔍 Explorer: https://testnet.kitescan.ai 🚰 Faucet: https://faucet.gokite.ai 📖 Docs: https://docs.gokite.ai

版本历史 / Version History

v2.0.4 - 中英双语 Bilingual v2.0.3 - 用户手册 User guide v2.0.2 - 用户本地运行 User runs locally v1.0.0 - 初始版 Initial 作者 / Author: VandNi 许可证 / License: MIT

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • GITHUB-SETUP.md Docs
  • README.md Docs
  • USER-GUIDE.md Docs
  • kite-wallet.js Scripts
  • package-lock.json Config