Use Case
Ad-Ready isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Generate advertising images automatically from a product URL + brand profile. β USE WHEN: - User provides a product URL (e-commerce link) - Want automated product scraping + image generation - Have a brand profile to apply (70+ brands available) - Need funnel-stage targeting (awareness/consideration/conversion) - Want AI to auto-select model, scene, lighting based on brand β DON'T USE WHEN: - User provides local product image file β use morpheus-fashion-design - Don't need a person in the image β use nano-banana-pro - Want manual control over model, scene, packs β use morpheus-fashion-design - Already have hero image, need variations β use multishot-ugc - Need video output β use veed-ugc after image generation INPUT: Product URL + brand name (optional) + funnel stage (optional) OUTPUT: PNG advertising image with product + model This guide covers how to deploy Ad-Ready for your team, standardize prompts, and create shared workflows that everyone can use.
Install Ad-Ready in your project directory: .claude/skills/ad-ready/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Ad-Ready in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Ad-Ready
How can my team use Ad-Ready together?
Set up Ad-Ready for our project so everyone can use it
Create a shared workflow using Ad-Ready for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ad-readyOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ad-readyβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/ad-ready/π‘Extract and place the folder at the path above, then restart your agent.