ImageMagick: Automate Image Editing
Add text, effects, and watermarks to images with custom commands.
"A founder wants to update their product catalog's social media images. They use ImageMagick to bulk-resize the images and add a watermark with their logo. After 10 minutes of setup, they have a streamlined image processing workflow, free from tedious tasks."
- โขWhen you need to resize a large number of images for your website
- โขWhen you want to convert images from one format to another (e.g. PNG to JPEG)
- โขWhen you need to automate image processing tasks, such as adding watermarks or cropping
convert input.jpg -resize 800x600 output.jpg
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/imagemagick && curl -fsSL https://workflowstacks.com/api/skills/imagemagick/claude-skill -o ~/.claude/skills/imagemagick/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
ImageMagick: Automate Image Editing is a very large C project (~395k lines across 704 code files, plus 29 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.
- 1README.mdStart here โ what it does and how to install it
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/imagemagick && curl -fsSL https://workflowstacks.com/api/skills/imagemagick/claude-skill -o ~/.claude/skills/imagemagick/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/imagemagick?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Do this with a working workflow
Pages we wrote and tested that put a skill like this to work โ importable n8n templates, outcome guides and Claude Desktop configs.
Automate your product descriptions with AI
You keep your products in a Google Sheet. The workflow reads each one, writes a benefit-led description in a consistent brand voice, and saves it back โ for your whole catalog at once. You review and publish.
Free n8n templateAI Product Description Writer
Turn a Google Sheet of product names + features into polished, conversion-focused descriptions โ in bulk.
Outcome guideWrite bulk product descriptions for your Shopify store
Export your products to a Google Sheet, run the workflow once, and it fills in a description for every product without one โ in your chosen tone. Import the results back into Shopify.
Related skills
More automation tools founders pair with this one.