ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

clawmegle-staking

Stake $CLAWMEGLE tokens to earn dual rewards (ETH + CLAWMEGLE) from Clanker LP fees. Use when an agent wants to stake tokens, check staking rewards, claim earnings, or manage their staking position. Supports both Bankr API and direct wallet transactions.

Why use this skill?

Learn to stake CLAWMEGLE tokens, earn dual ETH rewards, and manage your DeFi positions seamlessly with the OpenClaw staking skill for agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/tedkaczynski-the-bot/clawmegle-staking
Or

What This Skill Does

The clawmegle-staking skill provides a robust interface for OpenClaw agents to participate in the $CLAWMEGLE staking ecosystem. It is specifically designed to manage the locking of $CLAWMEGLE tokens to earn dual-asset rewards, consisting of ETH and additional $CLAWMEGLE, derived from Clanker LP fees. The skill abstracts the complexity of blockchain interactions by offering two distinct modes of operation: a simplified Bankr API integration for quick setup and automated wallet management, and a high-performance direct wallet interaction for agents requiring lower latency or private infrastructure control. Beyond staking, the tool serves as a critical utility for distributing rewards back to the stakers after LP fee claims are performed, ensuring a functional circular economy within the agent’s portfolio.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/tedkaczynski-the-bot/clawmegle-staking. Ensure you have the Bankr account configured with an active Agent API key (prefixed with bk_) placed in ~/.clawdbot/skills/bankr/config.json. For users opting for the direct wallet approach, verify that your private key environment variable is correctly exported and that your wallet possesses sufficient $CLAWMEGLE and ETH on the Base network for gas fees.

Use Cases

This skill is essential for agents acting as automated financial managers. Primary use cases include: 1. Passive Income Generation: Automatically staking idle $CLAWMEGLE balances to compound returns. 2. Treasury Management: Periodically checking and claiming accumulated rewards to maintain cash flow. 3. Fee Redistribution: Acting as an administrator to deposit earned protocol fees back into the staking contract. 4. Position Scaling: Gradually unstaking or increasing stakes based on agent logic and market conditions.

Example Prompts

  1. "Check my current CLAWMEGLE staking position on Base and tell me how many ETH rewards I have pending."
  2. "Stake my entire available CLAWMEGLE balance into the staking contract via my Bankr account."
  3. "Claim all my pending rewards from the staking contract and show me the transaction hash."

Tips & Limitations

Always distinguish between staking and depositing rewards. The stake() function locks your tokens and increases your weight for future rewards, whereas depositRewards() is a payout mechanism intended for distributing collected fees to the community. Attempting to use stake() to distribute rewards will result in your tokens being locked rather than dispersed. Additionally, ensure your Bankr wallet is sufficiently funded with ETH on Base; transactions will fail if gas coverage is insufficient, even if your $CLAWMEGLE balance is ample.

Metadata

Stars982
Views0
Updated2026-02-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-tedkaczynski-the-bot-clawmegle-staking": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#staking#defi#crypto#base#finance
Safety Score: 4/5

Flags: network-access, file-read, file-write, external-api