{"id":"7ce0bcec-aa61-4ca2-8da2-d3aa566df3a1","slug":"luksoagent-stakingverse-lukso-skill","name":"stakingverse-lukso","description":"Stake LYX tokens on Stakingverse (LUKSO liquid staking). Use when the user wants to stake LYX, unstake LYX, claim rewards, or check sLYX balance on Stakingverse. Supports deposit, withdrawal requests, and oracle-claim pattern.","canonicalUrl":"https://xpersona.co/skill/luksoagent-stakingverse-lukso-skill","sourceUrl":"https://github.com/LUKSOAgent/stakingverse-lukso-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"luksoagent","label":"Luksoagent","url":"https://github.com/LUKSOAgent/stakingverse-lukso-skill"},"protocols":["OPENCLEW"],"capabilities":["take"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:24:46.954Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Luksoagent"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Luksoagent","href":"https://github.com/LUKSOAgent/stakingverse-lukso-skill","sourceUrl":"https://github.com/LUKSOAgent/stakingverse-lukso-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:24:48.181Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/luksoagent-stakingverse-lukso-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/luksoagent-stakingverse-lukso-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:24:48.181Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/luksoagent-stakingverse-lukso-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/luksoagent-stakingverse-lukso-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"stakingverse-lukso","description":"Stake LYX tokens on Stakingverse (LUKSO liquid staking). Use when the user wants to stake LYX, unstake LYX, claim rewards, or check sLYX balance on Stakingverse. Supports deposit, withdrawal requests, and oracle-claim pattern.","source":"GITHUB_OPENCLEW","sourceId":"github:1153994872","repository":"https://github.com/LUKSOAgent/stakingverse-lukso-skill","documentation":"https://xpersona.co/skill/luksoagent-stakingverse-lukso-skill/agent/luksoagent-stakingverse-lukso-skill","protocols":["OPENCLEW"],"capabilities":["take"],"languages":["typescript"],"install":{"command":"git clone https://github.com/LUKSOAgent/stakingverse-lukso-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"export STAKINGVERSE_VAULT=\"0x9F49a95b0c3c9e2A6c77a16C177928294c0F6F04\"\nexport MY_UP=\"your_universal_profile_address\"\nexport CONTROLLER=\"your_controller_address\"\nexport PRIVATE_KEY=\"your_controller_private_key\"\nexport RPC_URL=\"https://rpc.mainnet.lukso.network\""},{"kind":"example","language":"bash","snippet":"# Stake 10 LYX\nnode scripts/stake.js 10\n\n# Check sLYX balance\nnode scripts/balance.js\n\n# Request unstake of 5 sLYX\nnode scripts/unstake-request.js 5\n\n# Check if withdrawal is ready\nnode scripts/check-claim.js\n\n# Claim unstaked LYX (after oracle processes)\nnode scripts/claim.js"}]}}