What problem does it solve?
Office snack requests arrive scattered across a Slack channel all week, and someone has to manually collect them, deduplicate them, stay within budget, and place the order. This Skill automates that entire cycle while keeping a human approval gate before any money is spent.
Core Features & Use Cases
- Request Collection and Consolidation: Reads snack-request shortcut submissions from a Slack channel since the last batch, merges duplicate items, and always adds configurable standing staples like coffee and sparkling water.
- Budget-Aware Cart Building: Searches the preferred vendor, builds a cart within the weekly budget, trims low-demand items when over budget, and flags substitutions for unavailable products.
- Approval-Gated Checkout: Posts a draft order to the channel and only checks out after an explicit written approval in the thread; questions or emoji reactions never trigger a purchase.
- Use Case: An office manager sets a weekly cron; every Friday the agent posts a consolidated draft order in the office channel, and the order is placed only after the manager replies "approved".
Quick Start
Ask the agent to run this week's snack batch for the office channel and post the draft order for approval.