setup-local-testnetSpin up a local Anvil testnet with Uniswap deployed and pre-seeded liquidity. One command gives you a full development environment with funded accounts, real Uniswap pools, and zero gas costs. Use when developing, testing, or demoing Uniswap agent workflows.
Install via ClawdBot CLI:
clawdbot install wpank/setup-local-testnetGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -L https://foundry.paradigm.xyz | bashCalls external URL not in known-safe list
https://foundry.paradigm.xyzAI Analysis
The skill's primary risk is the external download of Foundry via curl, which could be a supply chain attack vector if the URL were compromised, but this is a standard development tool installation. No user data exfiltration, credential harvesting, or hidden malicious behavior is present in the provided definition.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Developers building or auditing Uniswap-related smart contracts can use this skill to deploy and test their code in a realistic environment without spending real gas. It provides pre-funded accounts and real pool states, enabling thorough testing of contract interactions, edge cases, and security vulnerabilities before mainnet deployment.
Teams creating decentralized finance (DeFi) protocols that integrate with Uniswap can utilize this skill to demonstrate workflows, such as liquidity provisioning or swapping, in a controlled demo setting. The pre-seeded liquidity and funded accounts allow for live, interactive presentations without risking real assets or requiring complex setup.
Instructors and educational platforms can employ this skill to teach Uniswap concepts, such as pool creation and trading mechanics, in hands-on workshops. Students gain practical experience by interacting with a local testnet, reducing barriers to entry and providing a safe learning environment with zero cost.
AI agent developers can leverage this skill to test and refine automated workflows, like arbitrage bots or portfolio management tools, in a simulated environment. The skill's integration with other testnet skills allows for comprehensive scenario testing, including time travel and custom pool creation, to validate agent logic and performance.
Offer a cloud-based platform where developers can spin up managed local testnets on-demand, with enhanced features like collaboration tools, analytics dashboards, and premium support. Revenue is generated through subscription tiers based on usage limits, advanced testing scenarios, and integration with other development tools.
Provide consulting services to help businesses integrate this skill into their development pipelines, offering tailored setups, training sessions, and ongoing support. Revenue comes from project-based fees, hourly rates for customization, and retainer agreements for maintenance and updates.
Create and sell online courses, tutorials, and certification programs focused on Uniswap development using this skill as a core tool. Revenue streams include course enrollment fees, certification exam charges, and partnerships with educational institutions for curriculum integration.
💬 Integration Tip
Ensure Anvil is installed via Foundry before use, and verify network access for fork mode to avoid startup errors.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Give your AI agent eyes to see the entire internet. 7500+ GitHub stars. Search and read 14 platforms: Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongS...
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...