← All skills
Tencent SkillHub Β· AI

Kite Agent Smart Wallet Permissionless Protocol

Create and manage modular, permissioned smart wallets for AI agents with session keys and spending limits on the Kite AI network.

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

Create and manage modular, permissioned smart wallets for AI agents with session keys and spending limits on the Kite AI network.

⬇ 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
README.md, SKILL.md, skill.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
1.0.0

Documentation

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

Kite AI Agent Smart Wallet Permissionless Protocol

Version: 1.0.0 Build on Kite AI Testnet Smart wallet protocol for AI agents with modular architecture

Overview

Kite AI Agent Wallet Protocol enables AI agents to create and manage smart wallets on Kite AI network. Inspired by Biconomy Nexus design, this protocol provides extensible, secure wallet infrastructure for autonomous AI agents.

Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ AgentSmartWalletFactory β”‚ β”‚ (Wallet Factory - Batch Creation) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ AgentSmartWallet β”‚ β”‚ - owner: Human user (root authority) β”‚ β”‚ - agent: AI agent (delegated authority) β”‚ β”‚ - sessionKeys: Temporary keys (automation) β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”΄β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β–Ό β–Ό β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚SpendingLimit β”‚ β”‚SessionKey β”‚ β”‚Module β”‚ β”‚Module β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Core Features

πŸ” Session Keys - Temporary authorization keys with fine-grained permissions πŸ’° Spending Limits - Programmable transaction limits 🧩 Modular Architecture - Extensible module system πŸ”„ Iterative Capability - Support for upgrades and new modules

Security Features

Layered Permissions: Owner > Agent > Session Key Limit Protection: Transactions cannot exceed set limits Revocable: Owner can revoke session keys anytime Module Isolation: Functional modules can be replaced

Deployed Contracts (Testnet)

ContractAddressModuleRegistry0xfdf654b7dDbdFf0C7ec9017Aece166a75a5197B5SpendingLimitModule0x00E593eA476DfC0b22d9DF0A8fe436e5323Ae05FSessionKeyModule0x5b6C45EC7C9d7C688413d6bB2CC3B0A35f5B79B8AgentSmartWalletFactory0x0fa9F878B038DE435b1EFaDA3eed1859a6Dc098a

Testnet (Ozone)

Chain ID: 2368 RPC: https://rpc-testnet.gokite.ai Explorer: https://testnet.kitescan.ai Faucet: https://faucet.gokite.ai

Mainnet

Chain ID: 2366 RPC: https://rpc.gokite.ai Explorer: https://kitescan.ai

1. Create Wallet

const factory = await ethers.getContractFactory("AgentSmartWalletFactory"); const wallet = await factory.createWallet(agentAddress, ethers.utils.parseEther("1"));

2. Add Session Key

const wallet = await ethers.getContractAt("AgentSmartWallet", walletAddress); await wallet.addSessionKey( sessionKeyAddress, // Agent's session key ethers.utils.parseEther("0.1"), // Limit [bytes4("0x...")] // Allowed function selectors );

3. Agent Executes Transaction

// Agent uses session key to execute await wallet.executeWithSessionKey( encodedData, // (target, value, callData) signature // Owner signature );

Expandability

Protocol supports: Add new modules (TimeLock, MultiSig) Upgrade wallet logic Cross-chain compatibility (Via Protocol Bridge)

References

Kite AI Docs Biconomy Nexus ERC-4337 ERC-7579 Version History v1.0.0 (2026-02-25): Initial deployment on Kite AI Testnet

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
2 Docs1 Config
  • SKILL.md Primary doc
  • README.md Docs
  • skill.json Config