# Lp Operate

> Deprecated install name for lp-execute. Use only when the user, a saved prompt, or a marketplace listing still says lp-operate. Prefer lp-execute for explicit wallet liquidity actions.

- Skill: `galleonlabs/lp-operate` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add galleonlabs/lp-operate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/galleonlabs/lp-operate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: galleonlabs (https://skillmd.com/u/galleonlabs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/galleonlabs/lp-operate

---


# 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

1. If `lp-execute` is 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.
2. If it is not installed, tell the user to run `npx skills add galleonlabs/crypto-defi-skills --skill lp-execute` or to install the full package, then stop. Do not construct calldata, request approval, sign, or submit.
3. 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.

