printful-cli

Automate Printful product creation and publishing for WooCommerce stores.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/cr0hn/prinful-cli --skill printful-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: printful-cli
Source: https://github.com/cr0hn/prinful-cli/tree/main/printful_cli
Command: npx skills add https://github.com/cr0hn/prinful-cli --skill printful-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Printful's public REST API does not support creating products for WooCommerce stores, forcing manual dashboard work or unreliable browser automation. This Skill provides verified, production-ready instructions to fully automate the product creation flow using the printful-cli tool, eliminating manual effort and API limitations.

Core Features & Use Cases

  • End-to-End Product Automation: Upload designs, save product templates, and publish to WooCommerce in a single workflow, bypassing Printful's permanent API restriction for WooCommerce stores.
  • Verified Internal Endpoint Guidance: Includes exact payloads, CSRF token extraction methods, and GraphQL mutations for Printful's internal dashboard endpoints, all tested and validated for reliability.
  • WooCommerce Product Auditing: Built-in audit tools to detect issues like incorrect categories, missing descriptions, or excessive images, with optional automatic fixes to maintain store quality.

Quick Start

Use the printful-cli skill to create a new WooCommerce product by providing your design file, product title, and color, then run the full automated creation flow with a single natural language command.

Frequently Asked Questions about printful-cli

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

FAQPage Schema
How do I automate Printful product publishing for WooCommerce?

Printful's public REST API does not support creating products for WooCommerce, requiring this Skill to bypass the permanent API restriction by utilizing internal dashboard endpoints for full automated product publishing.

Can I use the Printful API to create WooCommerce products?

No, the Printful public REST API permanently restricts creating products for WooCommerce stores, requiring an alternative approach using verified internal dashboard endpoints and Playwright-based session management to automate publishing.

How do I bulk publish print-on-demand products to WooCommerce from Printful?

Bulk publish print-on-demand products by executing a single automated workflow that handles design uploads, RPC template saving, and GraphQL product publishing to synchronize WooCommerce stores.

Does Printful automation work with WooCommerce store synchronization and auditing?

Yes, Printful automation includes WooCommerce store synchronization and built-in audit tools to detect incorrect categories, missing descriptions, or excessive images, offering optional automatic fixes to maintain store quality.

What are the limitations of automating Printful product creation for WooCommerce?

The primary limitation is that Printful's public REST API permanently lacks WooCommerce product creation support, requiring Playwright-based session management and internal endpoint automation to reliably bypass this restriction.