payments

Facilitates payment processing via Stripe, PayPal, Lightning Network, Bitcoin, OpenNode, invoices, and charges.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jholhewres/goclaw-skills --skill payments-jholhewres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payments
Source: https://github.com/jholhewres/goclaw-skills/tree/main/skills/payments
Command: npx skills add https://github.com/jholhewres/goclaw-skills --skill payments-jholhewres

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, lnurl, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines financial transactions by integrating with multiple payment gateways, simplifying the process of accepting and managing payments.

Core Features & Use Cases

  • Multi-Provider Support: Integrates with Stripe, PayPal, and various cryptocurrency options like Lightning Network and OpenNode.
  • Invoice Management: Create and manage payment invoices for different services.
  • Use Case: A small e-commerce business can use this skill to accept payments via credit card through Stripe, PayPal, or even Bitcoin, providing flexibility to their customers.

Quick Start

Use the payments skill to create a Stripe payment intent for $50.00.

Frequently Asked Questions about payments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I process payments through Stripe and PayPal using CLI scripts?

Generate Lightning Network invoices by providing your OpenNode API key and using the lnurl CLI tool. The scripts construct LNURLs and create crypto charges directly through the OpenNode cryptocurrency integration.

Do I need curl and jq to create Stripe payment intents and invoices?

A small e-commerce business can use this skill to accept customer payments via credit card through Stripe, PayPal, or Bitcoin. It provides multi-provider support, allowing flexible checkout options without needing separate integrations for each gateway.

Can I check my Stripe and PayPal account balances with this payment integration?

Generate Lightning Network invoices by providing your OpenNode API key and using the lnurl CLI tool. The scripts construct LNURLs and create crypto charges directly through the OpenNode cryptocurrency integration.

How do I generate Lightning Network invoices for Bitcoin payments?

Generate Lightning Network invoices by providing your OpenNode API key and using the lnurl CLI tool. The scripts construct LNURLs and create crypto charges directly through the OpenNode cryptocurrency integration.