---
name: paddle-agent-skills
slug: paddle-agent-skills
score: 59
rubric: 1.0
provenance: verified-org
publisher: Paddle
license: Apache-2.0
capability: action-taking
canonical: https://top-agent-skills.com/skill/paddle-agent-skills
---

# paddle-agent-skills

Paddle's own integration playbook: ten skills for Checkout, webhooks, pricing pages, and subscription lifecycle on the merchant-of-record platform.

## Install

### Claude Code

```bash
/plugin marketplace add PaddleHQ/paddle-agent-skills
```

### Cursor

```bash
pnpm dlx skills add https://developer.paddle.com/
```

### Codex CLI

```bash
codex plugin marketplace add PaddleHQ/paddle-agent-skills
```

### Gemini CLI

```bash
gemini skills add PaddleHQ/paddle-agent-skills --skill paddle-agent-skills
```

## Best for

Building or reviewing a Paddle Billing integration — catalog, Checkout, webhooks, customer portal, and subscription upgrade/downgrade/cancel — where Paddle handles payments, tax, and compliance as merchant of record.

## Not ideal for

Paddle Classic (these skills target Paddle Billing only) and non-Paddle processors such as Stripe or Lemon Squeezy.

## About

Use when integrating Paddle Billing — set up the product catalog, add Checkout (overlay or inline) to a Next.js app, render country-localized pricing pages, mint customer-portal sessions, verify webhooks with idempotency, and handle subscription create/update/cancel/sync. Ten skills covering the common Paddle integration tasks.

## Compatibility

claude-code, codex, cursor, gemini-cli

## Metadata

- Categories: payments-billing, apis-integrations
- Tags: Paddle, Subscriptions, Merchant of Record
- Setup time: 3 min
- Complexity: Medium
- Last update: 2026-06-22
- Verified: 2026-06-25
- Source: https://github.com/PaddleHQ/paddle-agent-skills


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
