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

paypal

PayPal integration. Manage Accounts. Use when the user wants to interact with PayPal data.

Why use this skill?

Integrate your PayPal account into OpenClaw to automate payments, track invoices, and monitor account balances securely with this powerful AI agent skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gora050/paypal-integration
Or

What This Skill Does

The PayPal skill for OpenClaw enables seamless integration with your PayPal account, allowing you to manage financial operations directly through your AI agent. Whether you are an individual freelancer or a business owner, this skill acts as a bridge between OpenClaw and the PayPal API, automating tasks related to payments, invoicing, and account management. By leveraging the Membrane CLI for robust authentication and connection management, this skill ensures that your sensitive financial data is handled with security and ease. It covers the full spectrum of the PayPal ecosystem, including transaction history, balance tracking, subscription oversight, and wallet management.

Installation

To integrate this skill, ensure you have the Membrane CLI installed globally via npm using npm install -g @membranehq/cli. Once set up, run membrane login to authenticate. To add the skill to your OpenClaw environment, use the command clawhub install openclaw/skills/skills/gora050/paypal-integration. After installation, you must establish a connection by searching for the PayPal element via membrane search paypal --elementType=connector --json and finalizing the link using the membrane connect command provided in your terminal output. Always verify your connection status using membrane connection list to ensure the agent has the necessary permissions to execute requests on your behalf.

Use Cases

This skill is designed for scenarios requiring frequent financial oversight. Use it to pull real-time account balances, retrieve detailed transaction histories for tax reporting, or automate the generation and tracking of invoices. It is particularly useful for managing recurring subscription statuses, updating payment methods within your wallet, and performing identity verification checks required for secure business transactions. Developers and power users can further build upon these foundations to create automated workflows that trigger upon specific payment events.

Example Prompts

  1. "Check my current PayPal account balance and list the last five transactions."
  2. "Find the invoice status for my recent client payment and email them a reminder if it is still unpaid."
  3. "Summarize all subscription revenue received in the last thirty days."

Tips & Limitations

Always check membrane action list with your specific connectionId to verify the precise input schemas for the actions you wish to perform, as PayPal API schemas can be complex. Note that this skill requires an active internet connection and valid authentication credentials managed via Membrane. Be cautious when granting permissions; only provide access to accounts you own. The skill does not store your credentials locally; instead, it relies on the secure token management provided by the Membrane infrastructure, ensuring your financial security is never compromised.

Metadata

Author@gora050
Stars2387
Views0
Updated2026-03-09
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-gora050-paypal-integration": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#paypal#finance#payments#invoicing#automation
Safety Score: 3/5

Flags: external-api, network-access