← Back to Skills Marketplace
🔌

Pendle PT Fixed-Yield Strategy

by Moshu · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install pendle-pt-yield-strategy
Description
Pendle PT fixed-yield strategy for market scanning, ranking, position tracking, maturity monitoring, and execution planning. Prefer managed wallet execution...
Usage Guidance
This package appears coherent and limited to market research, ranking, and local position tracking. Before installing: (1) confirm your host/agent provides the managed-wallet (Privy) integration you expect if you want agentic execution — the package only recommends Privy but doesn't implement signing. (2) Review data/positions.json for any sensitive info before sharing; the skill will read/write it locally. (3) Expect outbound network calls to public Pendle and ecosystem endpoints for live data — run the skill in an environment you trust to permit those requests. (4) If you plan autonomous execution, ensure the managed wallet enforces policy limits and that no private keys are placed in plaintext under the skill directory. Overall, nothing in the bundle requests unrelated secrets or escalated privileges.
Capability Tags
cryptorequires-walletcan-sign-transactions
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and the included scripts align: they scan Pendle APIs and ecosystem sources, rank markets, produce briefs/reports, and track positions. Required resources (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md explicitly prefers managed-wallet execution (Privy) and manual execution fallbacks and forbids bundling secret-key signing; the runtime scripts are consistent with analysis/monitoring/execution-planning and do not perform signing or attempt to read secrets. Note: the SKILL.md asks the agent to prefer a 'privy' skill if present, but the repository's scripts themselves do not implement a direct Privy integration — that integration is expected to be provided by the host/agent environment.
Install Mechanism
No install spec is provided (instruction-only deployment), which reduces install risk. There are code files but no automated installer or external archive downloads; nothing writes outside the skill's directory except when agent/host runs scripts.
Credentials
The skill declares no required environment variables, credentials, or config paths. Scripts make outbound requests to Pendle and related public endpoints (api-v2.pendle.finance, indexer.euler.finance, api.morpho.org, raw.githubusercontent.com, pendle.finance), which is expected for market data collection and integration verification.
Persistence & Privilege
always:false and default model invocation are appropriate. The skill reads/writes its local data/positions.json and other data files under its own package; this is expected for position tracking. It does not request to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pendle-pt-yield-strategy
  3. After installation, invoke the skill by name or use /pendle-pt-yield-strategy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Removed direct transaction building and private-key execution scripts to improve safety and align with managed-wallet-first design. - Public package now only supports market analysis, ranking, monitoring, and execution planning. - Reinforced guidance to use managed wallets (like Privy) or manual user-executed flows; secret-key signing is not included. - Updated documentation to clarify wallet path expectations, execution safety, and required user confirmations. - Manual and managed-wallet execution paths are supported; runtime signing is explicitly excluded from this package.
v1.0.1
No functional code or logic changes detected in this version. - Updated documentation to emphasize a "Privy-first" managed wallet philosophy for Pendle PT strategy execution. - Revised skill description and README to strongly prefer managed wallet execution (e.g., Privy) over raw private-key signing. - Introduced clearer execution mode guidance: managed wallet (preferred), manual transaction, and private-key (last resort). - Updated user safety and confirmation standards for all onchain actions. - No changes to APIs, commands, or underlying strategy logic.
v1.0.0
Pendle PT Yield Strategy v1.0.0 - Initial release of an automated Pendle Principal Token (PT) fixed-yield strategy. - Scans stablecoin and RWA PT markets, ranks and selects the best APY opportunity based on maturity, liquidity, and user constraints. - Supports USDC deposit, PT acquisition, position monitoring, redemption, and auto-rollover at maturity. - Includes early withdrawal feature, robust market filtering, and dry-run preview for all actions. - Self-contained skill with market scanning, ranking, execution, and position tracking.
Metadata
Slug pendle-pt-yield-strategy
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Pendle PT Fixed-Yield Strategy?

Pendle PT fixed-yield strategy for market scanning, ranking, position tracking, maturity monitoring, and execution planning. Prefer managed wallet execution... It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Pendle PT Fixed-Yield Strategy?

Run "/install pendle-pt-yield-strategy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pendle PT Fixed-Yield Strategy free?

Yes, Pendle PT Fixed-Yield Strategy is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pendle PT Fixed-Yield Strategy support?

Pendle PT Fixed-Yield Strategy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pendle PT Fixed-Yield Strategy?

It is built and maintained by Moshu (@moshu); the current version is v1.0.2.

💬 Comments