position-manager

Installation
SKILL.md

KyberSwap Position Manager Skill

Query and display DeFi liquidity positions. View in-range, out-of-range, and closed positions with APR, earnings, unclaimed fees, and portfolio analytics.

Input Parsing

The user will provide input like:

  • show my positions for 0xAbc123...
  • check positions on ethereum for 0xAbc123...
  • show open positions for 0xAbc123...
  • show closed positions on arbitrum for 0xAbc123...
  • how are my positions doing for 0xAbc123...
  • show my unclaimed fees for 0xAbc123...
  • position performance for 0xAbc123...

Extract these fields:

  • wallet (required) — the wallet address to query
  • chain (optional) — filter by chain; if omitted, show all chains
  • status (optional) — position status filter; default: in-range + out-of-range (active positions)
Related skills

More from kybernetwork/kyberswap-skills

Installs
3
GitHub Stars
5
First Seen
Apr 6, 2026