Print-on-demand catalogs grow fast and the listings end up inconsistent: some titles keyword-stuffed, others bare. This optimizer rewrites them to one standard.
sonnet3 daysPrintify APIOpenAIGoogle SheetsSlack
Claude
85ROI
82Scale
$3.3k91Saved
ROI for
README.md
Why this subagent
Print-on-demand catalogs grow fast and the listings end up inconsistent: some titles keyword-stuffed, others bare. This optimizer rewrites them to one standard.
It pulls each product, rewrites the title and description for search while holding a consistent voice, checks length and keyword rules, then pushes the update back to Printify. You get a logged change for every listing, so the catalog reads like one brand instead of a hundred separate uploads.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Rewrite each title and description for search, keeping a consistent voice and format across the catalog.
pending
Check the new copy against length and keyword rules before it goes live.
pending
Push the approved updates back to Printify and log every change for review.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Given a Printify product, return a JSON object with an SEO-optimized title and description that follow the catalog's voice and length rules.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.