likwid-fi

Automate swaps, liquidity, margin trading, and lending on Likwid Protocol.

3|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/likwid-fi/agent-genesis --skill likwid-fi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: likwid-fi
Source: https://github.com/likwid-fi/agent-genesis/tree/main/likwid-fi
Command: npx skills add https://github.com/likwid-fi/agent-genesis --skill likwid-fi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires viem, permissionless.

What problem does it solve?

Automates end-to-end DeFi workflows for agents by unifying swaps, liquidity, margin trading, and lending on the Likwid Protocol.

Core Features & Use Cases

  • Swap tokens across Likwid pools with quotes and execution in both exact input and exact output modes, supporting EOAs and Smart Account gas modes.
  • Manage liquidity: create pools, add or remove liquidity, and view positions using per-network pool configs.
  • Margin trading: quote, open, modify, repay debt, and close margin positions with live on-chain data and transparent reporting.
  • Lending and protocol participation: engage in lending flow and protocol fee mechanics with secure custody.
  • Real-world scenario: a user wants to swap ETH for AGC, seed a pool with ETH/USDT, open a margin position on ETH/LIKWID, and monitor risk.

Quick Start

Install the skill using the bootstrap script, then configure your network and wallet before running basic commands like pools or quote.

Frequently Asked Questions about likwid-fi

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

FAQPage Schema
How do I automate DeFi workflows for swaps, liquidity, and margin trading?

Automating DeFi workflows unifies token swaps, liquidity management, margin trading, and lending into a single toolkit. It allows agents to execute atomic transactions across networks using EOAs or Smart Accounts.

Can I manage margin positions on-chain using an EOA or Smart Account?

Managing margin positions on-chain supports both EOA and Smart Account gas modes. You can quote, open, modify, repay debt, and close margin positions with live on-chain data and transparent reporting.

How does liquidity management work for creating and managing pools?

Liquidity management enables you to create pools, add or remove liquidity, and view positions using per-network pool configurations. This supports diversified DeFi positions across multiple networks.

Do I need viem or permissionless to bootstrap on-chain DeFi transactions?

You need viem and permissionless dependencies to bootstrap on-chain DeFi transactions. These libraries provide the foundational infrastructure for executing atomic swaps and margin positions securely.

What's the best way to swap tokens across pools with exact input and output modes?

Swapping tokens across pools supports both exact input and exact output modes for quotes and execution. The unified DeFi workflow handles these transactions atomically across configured networks.

When should I not use an automated DeFi workflow for lending and protocol participation?

Automated DeFi workflows for lending require active risk monitoring for margin positions. You should avoid automation without per-network pool configurations and secure custody setup for protocol fee mechanics.