manage-liquidityAdd liquidity, remove liquidity, or collect fees on Uniswap V2/V3/V4 pools. Handles the full flow including pool selection, range optimization, approvals, safety checks, and transaction execution. Use when the user wants to LP, provide liquidity, remove a position, or collect accumulated fees.
Install via ClawdBot CLI:
clawdbot install wpank/manage-liquidityGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://etherscan.io/tx/0x...Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A user wants to earn passive income by providing liquidity to a high-volume pair like ETH/USDC on Ethereum. They specify a dollar amount and prefer a medium risk range for optimal fee generation while minimizing impermanent loss. The skill selects the best fee tier pool, handles approvals, and executes the deposit, providing APY estimates and position tracking.
An investor holds a concentrated position in a token and decides to diversify by adding liquidity to a pool with a stablecoin. They provide token amounts and a narrow range to limit exposure, leveraging the skill's safety checks and range optimization to manage risk while earning fees on the Uniswap V3 platform.
A liquidity provider has multiple positions across chains and needs to regularly collect accumulated trading fees without manually tracking each one. The skill identifies positions via owner search, confirms details, and automates the fee collection process, ensuring efficient capital utilization and reducing operational overhead.
During market volatility, a user decides to partially withdraw liquidity from a position to secure profits or reduce exposure. They specify a percentage to remove and opt to collect fees simultaneously, with the skill handling the removal flow, transaction execution, and providing confirmation with updated portfolio values.
A user wants to provide liquidity on a Layer 2 network like Base or Arbitrum to benefit from lower fees and growing DeFi activity. They specify tokens, amount, and chain, and the skill delegates to pool-researcher for optimal pool selection, ensuring compatibility and safety across different Uniswap versions.
Offer managed liquidity provision for institutions or high-net-worth individuals, using this skill to automate pool selection, risk-adjusted range setting, and fee collection. Revenue is generated through performance fees based on APY earned or flat management fees for handling approvals and transactions.
Integrate this skill into a platform that provides analytics and recommendations for liquidity providers. Users input goals, and the platform uses pool-researcher data to suggest optimal strategies, with revenue from premium features like advanced range optimization or automated rebalancing via the liquidity-manager agent.
Embed this skill into cryptocurrency wallets or exchanges to enable one-click liquidity management for users. Revenue comes from transaction fees, increased user engagement, and partnerships with DeFi protocols, leveraging the skill's safety checks and delegation to enhance user trust and platform utility.
💬 Integration Tip
Ensure wallet connectivity and token approval mechanisms are robust, and consider adding user education on impermanent loss and range strategies to improve adoption and reduce support queries.
Scored Apr 19, 2026
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...