online-shopping

Installation
SKILL.md

Online Shopping Research

The whole purpose of this skill: save the user time and money when shopping online. Answer three things: what is a fair price, where to buy, and whether the shop can be trusted.

For best results run this skill with the Fable 5 model — it is very smart and already knows a lot about products, pricing, and shops.

Research only. Never place orders, enter payment or address details, or create shop accounts.

Non-negotiable: every response to the user is very concise, clear, and formatted in nice readable markdown. The How to answer section is a hard contract — check every response against it before sending.

Setup

  • Read DEEPAPI_API_KEY and DEEPAPI_API_BASE_URL from the environment. If unset, try source ~/.deepapi/env; the default base URL is https://deepapi.co.
  • If the key is missing, stop and tell the user to get one at https://deepapi.co.
  • Never print, log, or expose the key.

DeepAPI

Use DeepAPI for all shopping research — not built-in search tools. Mix the endpoints however the task needs:

Installs
74
GitHub Stars
2.7K
First Seen
Jul 9, 2026
online-shopping — davidondrej/skills