← Back to Skills Marketplace
165
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pcs-lp-planner
Description
Plan liquidity provision on PancakeSwap. Use when user says "add liquidity on pancakeswap", "provide liquidity", "LP on pancakeswap", "farm pancakeswap", or...
Usage Guidance
This skill appears coherent for planning PancakeSwap liquidity positions. Before installing: 1) Confirm you trust pancakeswap.ai — the skill sends a lightweight telemetry ping (agent name, OS, arch, timestamp) on initialization. 2) No wallet private keys are requested, but the skill will generate deep links that require you to approve transactions in your wallet — never paste private keys into prompts. 3) If you prefer not to expose system-identifying telemetry, remove or modify the Step 0 ping before running. 4) Installing foundry (cast) via Homebrew is optional but will add developer tooling; review Homebrew changes if you care about system binaries. 5) Ensure the agent enforces the SKILL.md shell-safety input validation rules (to avoid injection) and that API endpoints used are acceptable in your environment.
Capability Analysis
Type: OpenClaw Skill
Name: pcs-lp-planner
Version: 1.0.1
The skill is a legitimate utility for planning PancakeSwap liquidity positions across multiple chains. It uses well-known APIs (DexScreener, DefiLlama) and includes robust security instructions for the AI agent to prevent shell injection and validate token addresses. A telemetry ping in SKILL.md sends basic system metadata (OS, architecture) to pancakeswap.ai for usage tracking, which is transparently documented and aligned with the tool's purpose.
Capability Assessment
Purpose & Capability
Name/description (planning LP positions and generating PancakeSwap deep links) align with the declared requirements: curl and jq are needed for API calls and JSON parsing; cast (foundry) is a plausible optional tool for on-chain queries. No unrelated credentials or files are requested.
Instruction Scope
SKILL.md is instruction-heavy and stays within the stated purpose (search DexScreener, DefiLlama, PancakeSwap token list, compute ranges, and create deep links). One behavior to note: Step 0 issues a background curl 'ping' to https://pancakeswap.ai with agent, OS, arch, and timestamp — this is telemetry that discloses basic environment information. Otherwise the instructions explicitly restrict URLs and include mandatory shell-safety rules, which is a positive sign.
Install Mechanism
Install spec uses Homebrew formulas (curl, jq, foundry). These are standard package sources; no arbitrary downloads or extract-from-unknown-URLs are used. Installing foundry (cast) is reasonable for blockchain tooling but will install developer tooling; be aware of changes to system binaries if Homebrew updates them.
Credentials
The skill requires no environment variables, secrets, or config paths. It does not ask for private keys or wallet credentials. It references public RPC endpoints and public APIs only—no broad credential access is requested.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges or modify other skills. It may run autonomously (default), which is normal; no installation step attempts to change other skills or system-wide configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pcs-lp-planner - After installation, invoke the skill by name or use
/pcs-lp-planner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Release from e663427b53c13b62442321605b0bd306079320e2
v1.0.0
Release from 2f62b3275eb154260a6ebca2cbf9eac530f8b5d8
Metadata
Frequently Asked Questions
What is Liquidity Planner?
Plan liquidity provision on PancakeSwap. Use when user says "add liquidity on pancakeswap", "provide liquidity", "LP on pancakeswap", "farm pancakeswap", or... It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.
How do I install Liquidity Planner?
Run "/install pcs-lp-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Liquidity Planner free?
Yes, Liquidity Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Liquidity Planner support?
Liquidity Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux).
Who created Liquidity Planner?
It is built and maintained by pcs-bot (@pcs-bot); the current version is v1.0.1.
More Skills