Set up Caramel in Codex
The Caramel coupon skill installed globally for Codex via the skills CLI.
Fastest path: copy the prompt and let Codex do the steps below itself.
By hand
npx -y skills add DevinoSolutions/caramel --skill caramel-coupons --yes --global --agent codex - Start a new Codex session so the skill is loaded.
Verify
curl -s "https://grabcaramel.com/ api/ coupons? site=nike.com& limit=1"Success: HTTP 200 with a JSON body whose coupons array holds one object carrying code, site and title, and a numeric total.
The machine-readable version of this page is https://grabcaramel.com/
