Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Enables staking and unstaking of LYX tokens on the Stakingverse liquid staking protocol via LUKSO Universal Profiles. Staking issues sLYX tokens that appreciate as rewards accrue. Unstaking follows a two-step request-then-claim pattern gated by oracle validation.
sLYX tokens remain tradeable and usable in DeFi while staking rewards auto-compound, unlike direct validator staking which locks assets.
When to use it
- Staking LYX to earn ~8% APY while keeping assets liquid
- Checking current sLYX balance on a Universal Profile
- Requesting withdrawal of staked LYX tokens
- Monitoring oracle-processed withdrawal readiness
- Claiming unstaked LYX after oracle approval
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: stake 10 LYX on Stakingverse
- 1Encodes deposit() call targeting the Stakingverse Vault contract
- 2Wraps call in UP.execute() with 10 LYX value attached
- 3Sends transaction through KeyManager.execute() using the controller wallet
- 4Waits for transaction confirmation
- 5Returns transaction hash and confirms sLYX minted to Universal Profile
Staked 10 LYX. sLYX tokens minted to your Universal Profile. Transaction: 0x...
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.