Caramel

← All agents

Set up Caramel in Cursor

The Caramel coupon skill installed for Cursor via the skills CLI.

Fastest path: copy the prompt and let Cursor do the steps below itself.

By hand

  1. npx -y skills add DevinoSolutions/caramel --skill caramel-coupons --yes --global --agent cursor
  2. Reload the Cursor window 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/agent-setup/prompt.md.