Files
skills/deal-lookup/SKILL.md
T
2026-04-14 14:10:50 +00:00

19 lines
556 B
Markdown

---
name: deal-lookup
description: Look up grocery deals and promotions from the CartSnitch deal database
---
# Deal Lookup Skill
This skill provides agents with the ability to search for grocery deals and promotions.
## Usage
When asked to find deals, discounts, or promotions for grocery items, use this skill to query the deal database.
## Placeholder
This is a stub implementation. Real integration requires:
- Connection to the CartSnitch deal data source
- Query interface for searching current promotions
- Response formatting for deal results