Genpark Konvy Beauty Deals Skill
БесплатноНе проверенGenPark AI Skill — Discover authentic beauty deals on Konvy.com, Thailand's #1 cosmetics marketplace
Описание
GenPark AI Skill — Discover authentic beauty deals on Konvy.com, Thailand's #1 cosmetics marketplace
README
GenPark AI Agent Skill -- Discover authentic beauty deals on Konvy.com, Thailand's leading cosmetics e-commerce platform.
Overview
Konvy.com offers 20-70% discounts on 100% authentic skincare, makeup, fragrance, vitamins, and beauty tools across 500+ global and Thai brands. This skill distills Konvy's core capabilities into a structured AI agent SDK.
Supported Actions
| Method | Description |
|---|---|
search_products(query) |
Search by keyword (product, ingredient, brand) |
browse_category(category) |
Browse by category (skincare, makeup, fragrance, etc.) |
browse_brand(brand) |
List products from a specific brand |
get_promotions(promo_sign) |
Access promotional pages (LUXE, New Arrivals, etc.) |
find_best_deals(category) |
Surface highest-discount products in a category |
Categories
skincare | makeup | fragrance | health | baby | tools | fashion | body | home
Quick Start
from client import KonvyBeautyClient
client = KonvyBeautyClient()
# Search for CeraVe products
results = client.search_products("CeraVe", max_price_thb=500, limit=10)
print(results["best_deal"])
# Find makeup deals >= 30% off
deals = client.find_best_deals("makeup", min_discount_pct=30.0)
for product in deals["products"]:
price = product['sale_price_thb']
disc = product['discount_pct']
print(f"{product['name']} -- THB {price:,.0f} ({disc}% off)")
Installation
# No external dependencies -- uses Python stdlib only
python --version # Python 3.9+
python example_usage.py
Response Format
{
"query": "CeraVe",
"products": [
{
"name": "CeraVe Moisturizing Cream 340g",
"brand": "CeraVe",
"sale_price_thb": 399.0,
"original_price_thb": 599.0,
"discount_pct": 33.4,
"url": "https://www.konvy.com/item/...",
"image_url": "https://..."
}
],
"total_found": 8,
"best_deal": { "..." : "..." }
}
Popular Brands on Konvy
CeraVe | Neutrogena | L'Oreal Paris | Maybelline | Garnier | Biore | Vaseline | Mediheal | BANOBAGI | Srichand | Kiehls | Eucerin | Plantnery | ROM&ND | SKINTIFIC
Skill Metadata
{
"name": "konvy-beauty-deals-skill",
"category": "e-commerce",
"tags": ["beauty", "cosmetics", "skincare", "deals", "thailand", "konvy"],
"platform": "Konvy.com"
}
About Konvy.com
- Thailand's #1 authentic beauty marketplace
- 500+ brands from Korea, Japan, Europe, USA, and Thailand
- Free shipping on orders over THB 499
- Flash deals up to 70% off
- Mobile apps on iOS, Android & Huawei AppGallery
- Supports Thai, English, and Chinese
Built by GenPark | alphaparkinc
from github.com/alphaparkinc/genpark-konvy-beauty-deals-skill
Установка Genpark Konvy Beauty Deals Skill
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alphaparkinc/genpark-konvy-beauty-deals-skillFAQ
Genpark Konvy Beauty Deals Skill MCP бесплатный?
Да, Genpark Konvy Beauty Deals Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Genpark Konvy Beauty Deals Skill?
Нет, Genpark Konvy Beauty Deals Skill работает без API-ключей и переменных окружения.
Genpark Konvy Beauty Deals Skill — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Genpark Konvy Beauty Deals Skill в Claude Desktop, Claude Code или Cursor?
Открой Genpark Konvy Beauty Deals Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Genpark Konvy Beauty Deals Skill with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
