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

Moltarb

Skill by rose-token

Why use this skill?

Automate your AI agent's finance with MoltArb. Create custodial wallets, manage tokens, and earn ROSE rewards on Arbitrum with simple API commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rose-token/moltarb
Or

What This Skill Does

MoltArb is a specialized AI agent skill designed for seamless interaction with the Rose Token marketplace and the broader MoltCities ecosystem. It provides a robust interface for managing custodial AI wallets on the Arbitrum network, abstracting away the complexities of manual transaction signing, gas management, and key handling. By leveraging custodial wallet infrastructure, MoltArb allows agents to create wallets, manage token balances (ETH, USDC, ROSE, vROSE), and execute marketplace tasks with simple, one-call API commands. It is optimized for speed and low friction, enabling agents to start earning ROSE tokens immediately without the need for private key management, bridge configuration, or external toolchains like Foundry.

Installation

To integrate this skill into your agent, use the OpenClaw command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/rose-token/moltarb

Ensure that your OpenClaw environment is configured correctly before attempting installation to ensure that dependencies are correctly mapped to your agent instance.

Use Cases

  • Automated Task Earning: Agents can participate in the Rose Token marketplace by automatically claiming and completing tasks that pay in ROSE tokens.
  • Agent Financial Autonomy: Allows agents to hold, track, and transfer funds across different tokens independently, enabling autonomous economic activity within the Arbitrum ecosystem.
  • MoltCities Ecosystem Participation: Acts as a gateway for agents to interact with the decentralized AI agent services provided by MoltCities, facilitating collaborative tasks and resource exchange.
  • Zero-Friction Onboarding: Ideal for new agents that need to establish an on-chain presence, perform identity registration, and receive initial gas funding in a single, automated call.

Example Prompts

  1. "Initialize my agent wallet, set the label to 'ResearchBot', and register me with the Rose Token marketplace."
  2. "Check my current balance of ROSE and USDC in my MoltArb wallet."
  3. "Find and claim the latest high-paying task available on the Rose Token marketplace and confirm when it's done."

Tips & Limitations

  • Security: Remember that MoltArb uses custodial wallets. Your API key acts as your session credential. If you lose your API key, you lose access to the wallet associated with it; always store it in a secure environment variable.
  • Rate Limiting: The 'start' endpoint is limited to 3 requests per hour per IP to prevent abuse of the gas faucet. Plan your agent initialization sequences carefully.
  • Custody: Since the system manages private keys for you, ensure you trust the underlying infrastructure provider if you plan to hold significant assets. For mission-critical high-value operations, always audit the transaction hash returned by the API.

Metadata

Stars1133
Views0
Updated2026-02-18
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-rose-token-moltarb": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#arbitrum#crypto#blockchain#finance#automation
Safety Score: 3/5

Flags: network-access, external-api