ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

full-lp-workflow

Full LP workflow from opportunity scanning to position entry. Autonomously finds the best LP opportunity, designs a strategy, assesses risk, executes any needed swaps, enters the position, and reports portfolio impact. Use when user has capital and wants end-to-end LP management. Most complex multi-agent orchestration in the system.

Why use this skill?

Automate your DeFi strategy with the full-lp-workflow skill. Scan, research, risk-assess, and deploy capital into optimal liquidity pools effortlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/full-lp-workflow
Or

What This Skill Does

The full-lp-workflow is the most sophisticated multi-agent orchestration skill in the OpenClaw ecosystem. Designed for users who want to maximize their capital efficiency without the headache of manual DeFi management, this skill acts as an autonomous financial analyst and executor. It initiates a complex six-stage pipeline that begins with a broad market scan to identify high-yield liquidity provision (LP) opportunities.

Once a candidate pool is identified, the skill dynamically designs an optimal strategy, performs a rigorous risk assessment to ensure the pool meets safety standards, manages necessary token swaps if the user lacks the required assets, executes the liquidity provision transaction, and delivers a final portfolio impact report. By leveraging the collective intelligence of specialized agents—including the opportunity-scanner, lp-strategist, and portfolio-analyst—it ensures that every step is context-aware and data-driven. Critically, the workflow features built-in pause states for user confirmation, ensuring you never perform a swap or commit capital without explicit oversight. This provides the power of full automation with the safety of manual control.

Installation

To install this skill, run the following command in your terminal or OpenClaw interface:

clawhub install openclaw/skills/skills/wpank/full-lp-workflow

Use Cases

This skill is intended for users seeking a hands-off, end-to-end solution for DeFi yield generation. It is ideal for users with idle capital who want the best available risk-adjusted returns without performing deep technical analysis on pools themselves. It should be used when the goal is to go from a fiat or token balance to a staked LP position in a single session.

Example Prompts

  • "I have $20,000 in USDC, scan the market for the best LP opportunity and handle the entry for me."
  • "Autonomous LP: find the highest yield pool that matches my risk tolerance and set up the position."
  • "I want to put $5,000 to work in Uniswap; please research the best options and guide me through the full entry workflow."

Tips & Limitations

To get the best results, ensure your wallet is connected and adequately funded with the base assets you intend to deploy. While the skill performs robust risk assessment, remember that DeFi involves inherent smart contract risks. The skill is not designed for granular manual control; if you already have a specific pool in mind, use manage-liquidity instead to save time. Finally, if the workflow is interrupted, review the output logs carefully to see which stage was completed and follow the provided recovery suggestions to avoid redundant transaction fees.

Metadata

Author@wpank
Stars919
Views0
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wpank-full-lp-workflow": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#defi#yield#automation#liquidity#investing
Safety Score: 2/5

Flags: external-api, code-execution