LP operate
This skill was renamed to lp-execute in 0.4.0. Keep using that name for explicit wallet liquidity actions.
First useful task
- If
lp-executeis already installed in this harness, load it and continue the user's explicit fund-moving request there. Exact confirmation, one-send tracking, receipt checks, and chain-state reconciliation still apply. - If it is not installed, tell the user to run
npx skills add galleonlabs/crypto-defi-skills --skill lp-executeor to install the full package, then stop. Do not construct calldata, request approval, sign, or submit. - A recommendation, a prepared plan, or a connected wallet is not authorization.
Boundaries
lp-operate is an install name, not a parallel execution procedure. Discover lp-execute by exact name; do not assume a sibling directory is present. Never import private keys. A user-controlled wallet stays outside this package.