Install
openclaw skills install @ricanwarfare/slickdealsSearch Slickdeals.net for deals, coupons, and promo codes. Use when the user asks for deals, discounts, price comparisons, or to find cheap games, electronics, or other products.
openclaw skills install @ricanwarfare/slickdealsSearch Slickdeals.net for the best deals, coupons, promo codes, and discounts across electronics, games, home goods, and more.
Use the skill to search Slickdeals for specific products or categories.
Examples:
The search URL pattern is:
https://slickdeals.net/newsearch.php?q={QUERY}&searcharea=deals&searchin=first
For category browsing:
https://slickdeals.net/computer-deals/
https://slickdeals.net/electronics-deals/
https://slickdeals.net/video-game-deals/
https://slickdeals.net/home-deals/
Use ollama_web_fetch to retrieve search results:
https://slickdeals.net/newsearch.php?q=URL_ENCODED_QUERY&searcharea=deals&searchin=first
CRITICAL: Before presenting any deal, you MUST verify it is currently active.
For each search result:
ollama_web_fetchExtract from confirmed-active deals:
Present only active deals in a clean table format:
| Deal | Price | Discount | Store | Score | Link |
|---|---|---|---|---|---|
| Title | $XX ($YY) | 50% off | Amazon | +15 | [URL] |
If no active deals are found, respond:
No active deals found for [query]. The most recent deals have expired. I'll keep an eye out — want me to set up a deal alert?
video-game-deals - Video games, consoles, accessoriescomputer-deals - Laptops, desktops, componentselectronics-deals - TVs, phones, audiohome-deals - Appliances, furnitureclothing-deals - Fashion, appareltravel-deals - Hotels, flights, vacation packages| User Request | Search Query |
|---|---|
| "Find PS5 deals" | PS5 |
| "Cheap GTA Trilogy" | GTA Trilogy |
| "Nintendo Switch games under $30" | Nintendo Switch games |
| "Laptop deals" | laptop |
| "Air fryer deals" | air fryer |
| "Frontpage deals" | Browse https://slickdeals.net/ |