paddle-catalog-setup

Automate Paddle product, price, and tax category creation via MCP or Node SDK.

4|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/PaddleHQ/paddle-agent-skills --skill paddle-catalog-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paddle-catalog-setup
Source: https://github.com/PaddleHQ/paddle-agent-skills/tree/main/providers/cursor/plugin/skills/catalog-setup
Command: npx skills add https://github.com/PaddleHQ/paddle-agent-skills --skill paddle-catalog-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @paddle/paddle-node-sdk.

What problem does it solve?

This skill removes the manual friction of setting up your Paddle billing catalog, ensuring your products, prices, and tax categories are configured correctly and consistently across environments.

Core Features & Use Cases

  • Automated Catalog Seeding: Programmatically create products and prices using the Paddle MCP server or Node SDK.
  • Environment Management: Safely handle the separation between sandbox and production environments to prevent configuration errors.
  • Use Case: When starting a new SaaS project, use this skill to instantly generate your Pro and Enterprise plans with localized pricing and tax categories, ready for immediate integration into your checkout flow.

Quick Start

Use the paddle-catalog-setup skill to create a new SaaS product named Pro with monthly and yearly subscription prices in USD.

Frequently Asked Questions about paddle-catalog-setup

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

FAQPage Schema
How do I automate Paddle product and price creation for a SaaS catalog?

Automating Paddle product and price creation involves programmatically configuring your billing catalog using the Paddle Node SDK or MCP server. This skill handles multi-step catalog setup workflows, including regional price overrides and trial period definitions, ensuring consistent configuration across environments.

Can I define regional price overrides and trial periods when setting up Paddle subscriptions?

Yes, you can define regional price overrides and trial periods when setting up Paddle subscriptions. The skill supports multi-step catalog setup workflows, allowing you to configure localized pricing and tax categories for your SaaS products, ready for immediate integration into your checkout flow.

Do I need the Paddle Node SDK to use this catalog setup automation?

Yes, you need either the Paddle Node SDK or the Paddle MCP server to execute API operations. The skill requires integration with one of these tools to programmatically create and configure products, prices, and tax categories within your billing environments.

What is the best way to manage sandbox and production environments when configuring a Paddle billing catalog?

The best way to manage sandbox and production environments is to use automated catalog seeding that safely handles environment separation. This skill prevents configuration errors by programmatically creating products and prices with environment-specific settings to ensure correct deployment.

How do I seed multiple SaaS subscription plans with localized pricing in Paddle?

To seed multiple SaaS subscription plans with localized pricing, you use this skill to programmatically generate products like Pro and Enterprise tiers. It configures monthly and yearly subscription prices in USD with localized regional overrides and tax categories integrated into your checkout flow.