Overview
- Skill Key
- 0xardi/clawlett
- Author
- 0xardi
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/0xardi/clawlett
- Latest Commit SHA
- 2e74b1ffd9fc90356a9e70170c8c5fe9f81dd6f2
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Clawlett 技能。 若已安装,则直接安装 Clawlett 技能。
# Clawlett Secure token swaps and Trenches trading on **Base Mainnet**, powered by Safe + Zodiac Roles. Swap engines: - **KyberSwap** (DEX aggregator for optimal routes) — default - **CoW Protocol** (MEV-protected batch auctions) Token creation & trading: **Trenches** (via AgentKeyFactoryV3). > **Network: Base Mainnet (Chain ID: 8453)** ## Overview This skill enables autonomous token swaps and Trenches token creation/trading through a Gnosis Safe. The agent operates through Zodiac Roles which restricts operations to: - Swapping tokens via KyberSwap Aggregator (default) or CoW Protocol - Creating tokens on Trenches - Buying and selling Trenches tokens via factory - Approving tokens for KyberSwap Router and CoW Vault Relayer - Executing swaps via ZodiacHelpers delegatecall - Wrapping ETH to WETH and unwrapping WETH to ETH via ZodiacHelpers - Sending swapped tokens only back to the Safe (no draining) ## Execution Policy **CRITICAL: The agent MUST NEVER execute an on-chain transaction unless the user explicitly asks for it.** The default behavior for any swap, token creation, or trade request is **quote/preview only**. The agent should show the details and wait for the user to explicitly confirm execution (e.g., "execute", "do it", "go ahead", "yes, swap"). - "Swap 0.1 ETH for USDC" → get a quote and display it, do NOT execute - "Swap 0.1 ETH for USDC and execute" → get a quote, display it, then execute - Showing a quote and asking "should I execute?" is fine, but the agent must wait for an affirmative response before executing This applies to all on-chain operations: swaps, token creation, buys, sells, wrapping/unwrapping. ## Capabilities | Action | Autonomous | Notes | |--------|------------|-------| | Check balances | ✅ | ETH and any ERC20 on Base Mainnet | | Get swap quote (CoW) | ✅ | Via CoW Protocol (MEV-protected) | | Get swap quote (Kyber) | ✅ | Via KyberSwap Aggregator (best routes) | | Swap tokens (CoW) | ⚠️ | Requires explicit user confirmation...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.