← Back to Skills Marketplace
nepp-an

pick the best - shopping assistant

by nepp · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
262
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pick-the-best-shopping-assistant
Description
Pick the Best - Personal shopping assistant for product search, price comparison, and recommendations powered by Pick the Best
Usage Guidance
This skill is internally consistent with being a shopping assistant, but you should verify a few practical things before enabling it: 1) Confirm you trust the external endpoint (https://pickthebest.com) — all API calls go there. 2) Expect affiliate-tracked product URLs as the README states; if you don’t want affiliate tags, ask the maintainer. 3) The skill claims 'no personal data is sent' but multi-turn session IDs and user queries could include personal info — avoid sending sensitive data in queries. 4) Clarify market coverage (SKILL.md vs README disagree on US/AU support) if you need searches outside GB/DE/PL/FR. 5) Test with non-sensitive queries first to confirm behavior and latency. If you need stronger assurance, request the skill author to provide an authoritative API spec, privacy policy, and an explicit list of markets supported.
Capability Analysis
Type: OpenClaw Skill Name: pick-the-best-shopping-assistant Version: 1.0.0 The skill exhibits suspicious behavior by explicitly instructing the AI agent in SKILL.md to use the 'bash' tool to execute 'curl' commands for all API interactions, bypassing the standard and safer MCP (Model Context Protocol) server communication defined in .mcp.json. This requirement for high-privilege shell access to perform basic web requests is an unnecessary security risk and a common vector for command injection or remote code execution if the API response (from pickthebest.com) contains malicious content. Additionally, there is a contradiction between the README.md, which claims to use standard MCP integration, and the SKILL.md, which mandates raw bash execution.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill performs product search, price comparison, and recommendations by calling the documented PickTheBest HTTP/MCP endpoints. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Instructions stay within shopping functionality (market detection, choosing an MCP tool, calling the API via Bash/HTTP, formatting results). Note: the SKILL.md and README disagree slightly on market coverage (SKILL.md lists gb/de/pl/fr; README adds US/AU and others). README also states 'No personal data is sent to the API' while the skill accepts freeform user queries and optional session_id for multi-turn conversations — those could include personal data if users provide it.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are installed. Lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The included .mcp.json points to the PickTheBest MCP server URL which is necessary for the described MCP-based operation.
Persistence & Privilege
always:false (not force-included) and normal autonomous invocation allowed. The skill does not request elevated persistence or modify other skills' config. No privileged system changes are indicated.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pick-the-best-shopping-assistant
  3. After installation, invoke the skill by name or use /pick-the-best-shopping-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Pick the Best Shopping Assistant v1.0.0 - Initial release of a personal shopping assistant powered by Pick the Best. - Supports direct product search, price comparison, and recommendations via HTTP API. - Provides coverage for UK, Germany, Poland, and France. - Includes multiple shopping tools: search, agent (gift/complex), assistant chat (multi-turn), and simple chat. - Automatic market detection and tailored query strategy for best results. - Clear templates and examples provided for formatting shopping results and conversations.
Metadata
Slug pick-the-best-shopping-assistant
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is pick the best - shopping assistant?

Pick the Best - Personal shopping assistant for product search, price comparison, and recommendations powered by Pick the Best. It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.

How do I install pick the best - shopping assistant?

Run "/install pick-the-best-shopping-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is pick the best - shopping assistant free?

Yes, pick the best - shopping assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does pick the best - shopping assistant support?

pick the best - shopping assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created pick the best - shopping assistant?

It is built and maintained by nepp (@nepp-an); the current version is v1.0.0.

💬 Comments