A powerful integration skill for AI agents to securely manage Moov payment workflows, account balances, and money movement via the Membrane protocol.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install moov
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install moov using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Moov skill for Openclaw Skills provides a seamless bridge between AI agents and the Moov payment platform. It simplifies the complexities of embedding banking services—such as accepting payments, sending payouts, and managing accounts—directly into your agentic workflows. By leveraging the Membrane infrastructure, this skill ensures that developers can focus on business logic rather than the low-level "plumbing" of fintech integrations.
Built to be secure and efficient, the Moov skill handles the heavy lifting of credential management and API communication. Whether you are building a financial assistant or an automated billing agent, this Openclaw Skills compatible integration provides a robust framework for interacting with Moov's comprehensive financial API suite without exposing sensitive secrets locally.
First, install the required CLI tool:
npm install -g @membranehq/cli@latest
Authenticate your environment for your specific agent type:
membrane login --tenant --clientName=openclaw
Establish a secure connection to the Moov platform:
membrane connection ensure "https://moov.io/" --json
The Moov skill organizes data through a structured schema provided by the Membrane protocol, ensuring your Openclaw Skills integration remains type-safe.
| Object Type | Key Metadata Fields | Description |
|---|---|---|
| Account | id, name, type |
Represents a Moov account entity. |
| Balance | amount, currency |
Current available funds in a specific account. |
| Transfer | id, status, amount |
Details regarding money movement between accounts. |
| Action | inputSchema, outputSchema |
JSON schemas defining required parameters and return values. |
membrane request command with full header injection.Loading
Integrate Saleshood with your AI agent to manage sales enablement data, learning pathways, and performance scorecards using automated Membrane workflows.

A powerful integration allowing AI agents to automate time tracking, project organization, and workspace management via Toggl Track.

Metomic is a comprehensive data privacy and security platform designed to discover, classify, and manage personal data across SaaS applications and cloud infrastructure.

A professional-grade ShipHero integration for AI agents to automate warehouse management, inventory tracking, and e-commerce order fulfillment.

A powerful integration for automating time tracking, project management, and reporting within the TimeBuzzer ecosystem.

An enterprise-grade integration skill that enables AI agents to manage WorkOS features like SSO, directory sync, and audit logs through the Membrane ecosystem.








































