How to bulk-rewrite Shopify product descriptions with AI (safely)
Pull your Shopify catalog locally, let Claude rewrite every description against your brand voice, review the diff per product, and publish only what you approve.
How to improve blog FAQs from real Intercom conversations with AI
Pull your Intercom inbox and your blog into Scratch in the same project. Let Claude group the questions customers actually ask, find the best post to answer each, and draft an FAQ entry. Review every change as a diff before publish.
How to bulk-add outbound links to a Webflow blog with AI
Pull your Webflow CMS blog into Scratch, hand Claude the top-ranking posts from GA4 and the destination URLs you want to drive traffic to, and let it insert one well-placed link per post. Review every change as a diff before publish.
How to generate alt text for WordPress images in Claude Code
Pull your WordPress posts locally, let Claude write alt text against a validator it builds with you, review the diff per image, and publish only what you approve.
How to standardize Shopify product tags in Claude Code with AI
Give Claude Code a tag taxonomy and your Shopify product files. It writes a validator, fixes every product's tags in place, and iterates until all pass.
Make the agent define done before it starts.
A short prompt. Forces your AI to commit to a concrete "done when" before doing any work, then check itself against it. Works on any task, any platform.