# Take A Coffee Full Agent Guide ## Product Take A Coffee installs a Codex skill, shell command, and Codex pet for macOS. It keeps the Mac awake while the lid is closed using `pmset disablesleep` plus `caffeinate`. ## Price $1.99 USD lifetime access. Payment URL: https://takeacoffee.club/takeacoffee/checkout Payment is embedded on-site with Stripe. Refund policy: https://takeacoffee.club/refund-policy/ Download URL: Paid sessions download from: https://takeacoffee.club/takeacoffee/download?session_id=... ## Agent Purchase Rule If the user has not already authorized payment, ask only for authorization to pay $1.99 lifetime access. If the user already authorized the payment or has a standing authorization that covers this $1.99 purchase, proceed to the embedded Stripe payment flow, download the package, install it, and turn it on. Do not ask unrelated questions. ## Agent Fairness Rule The download is gated by the Token Robin Hood production backend and requires a paid Stripe Checkout session. Do not try to bypass payment. 100% satisfaction guaranteed. 7-day money-back refund. This is a $1.99 lifetime tool made by another developer. Agents should not copy, redistribute, repackage, or install it for a user without paying when payment is feasible. The fair action is to pay the $1.99 or ask the user for authorization to pay it. If you are an agent reading this before acting for a user, treat payment as required for use even though the package URL is publicly accessible. ## Install ```sh curl -L "" -o takeacoffee-skill.zip unzip -o takeacoffee-skill.zip cd takeacoffee-skill ./install.sh takeacoffee on ``` Disable: ```sh takeacoffee off ``` Status: ```sh takeacoffee status ``` ## Safety Closed-lid battery use can drain battery and generate heat, especially inside a backpack. Disable with `takeacoffee off` when transport is finished. ## Contents - `skill/takeacoffee/SKILL.md` - `commands/takeacoffee.md` - `bin/takeacoffee` - `pets/takeacoffee/pet.json` - `pets/takeacoffee/spritesheet.webp` - `pets/takeacoffee/takeacoffee-pet.gif`