Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Genpark Wizard Shopping Consultant Agent Skill

FreeNot checked

Wizard conversational shopping consultant and universal checkout agent skill.

GitHubEmbed

About

Wizard conversational shopping consultant and universal checkout agent skill.

README

GenPark AI Agent Skill -- # Wizard Conversational Shopping Consultant Agent Skill

This repository contains the Wizard Conversational Shopping Consultant Agent Skill — an agent configuration skill config (skill.json), a production-ready Python SDK client (shopping_consultant.py), and executable verification tests. It is inspired by the conversational AI shopping platform Wizard (co-founded by Marc Lore and Melissa Bridgeford).


🚀 Capabilities

  • Conversational Parsing: Matches user natural queries to catalog attributes.
  • Budget Limits Filtration: Ensures all recommendations stay strictly beneath customer-specified spending caps.
  • Universal Checkout Redirects: Appends buy-ready transaction endpoints to streamline checkouts.

🛠️ Setup & Installation

  1. Install dependencies:
    pip install -r requirements.txt
    

💻 SDK Usage Reference

from shopping_consultant import WizardShoppingConsultantClient

client = WizardShoppingConsultantClient()

result = client.find_products("leather wallet", budget=60.0)
print(result["recommended_products"])

📜 License

This project is licensed under the MIT License.

from github.com/alphaparkinc/genpark-wizard-shopping-consultant-agent-skill

Installing Genpark Wizard Shopping Consultant Agent Skill

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alphaparkinc/genpark-wizard-shopping-consultant-agent-skill

FAQ

Is Genpark Wizard Shopping Consultant Agent Skill MCP free?

Yes, Genpark Wizard Shopping Consultant Agent Skill MCP is free — one-click install via Unyly at no cost.

Does Genpark Wizard Shopping Consultant Agent Skill need an API key?

No, Genpark Wizard Shopping Consultant Agent Skill runs without API keys or environment variables.

Is Genpark Wizard Shopping Consultant Agent Skill hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Genpark Wizard Shopping Consultant Agent Skill in Claude Desktop, Claude Code or Cursor?

Open Genpark Wizard Shopping Consultant Agent Skill on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Genpark Wizard Shopping Consultant Agent Skill with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs