uniskill

Enable verifiable DeFi trades on Uniswap v4 with on-chain proof.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/SHLOK333/Uniskill --skill uniskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uniskill
Source: https://github.com/SHLOK333/Uniskill/tree/main
Command: npx skills add https://github.com/SHLOK333/Uniskill --skill uniskill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ethers, dotenv.

What problem does it solve?

UniSkill enables AI agents to perform cryptographically verifiable DeFi trades on Uniswap v4, with on-chain proof of reasoning and an auditable decision trail.

Core Features & Use Cases

  • Verifiable Reasoning: Each trade is accompanied by a TradeProof containing a Merkle root, action hash, and a cryptographic signature.
  • On-Chain Enforcement: The ProofOfAgentHook validates agent identity, action commitment, and timing during swaps.
  • Strategy Audit Trail: AgentDecisionLogged events provide human-readable reasoning alongside cryptographic roots for analytics and auditing.
  • Use Case: Autonomous on-chain trading, liquidity management, and portfolio actions on Sepolia testnet with cryptographic verification.

Quick Start

Register an agent on the UniSkill Hook, obtain an API key, and start executing verifiable DeFi trades on Sepolia via the API.

Frequently Asked Questions about uniskill

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

FAQPage Schema
How do AI agents execute verifiable DeFi trades on Uniswap v4?

AI agents execute verifiable DeFi trades on Uniswap v4 by generating off-chain cryptographic proofs containing Merkle roots and action hashes, which are then validated on-chain during swaps to ensure auditable decision trails.

What is on-chain proof of reasoning for autonomous DeFi trading?

On-chain proof of reasoning for autonomous DeFi trading is a cryptographic record that validates an AI agent's identity and action commitments, providing an auditable trail of decisions executed during swaps and liquidity provisioning.

How do I register an AI agent to perform verifiable swaps on Sepolia?

To register an AI agent for verifiable swaps on Sepolia, you register the agent on the UniSkill Hook and obtain an API key, enabling the agent to generate trade proofs and execute verified DeFi actions.

Does Uniswap v4 support AI agent hooks for on-chain verification?

Yes, the ProofOfAgentHook on Uniswap v4 supports on-chain verification by validating agent identity, action commitment, and timing during swaps to ensure cryptographically enforced DeFi trading.

What cryptographic data is included in a TradeProof for DeFi actions?

A TradeProof for DeFi actions includes a Merkle root, an action hash, and a cryptographic signature, providing verifiable evidence of an AI agent's reasoning and commitment to the transaction.

What are the limitations of using verifiable DeFi trading on Ethereum Sepolia?

The primary limitation is that verifiable DeFi trading is applied to Ethereum Sepolia testnet deployments, meaning it is intended for autonomous testing of swaps and liquidity management rather than mainnet financial execution.