golgent-lifestyle-discovery
Help AI agents discover relevant lifestyle options for users across shopping, dining, local services, travel, and everyday decisions. Use when the user wants...
sū hǎi
@uoryon
What This Skill Does
Discovers personalized lifestyle options for users across shopping, dining, local services, travel, and everyday decisions. It takes user intent, budget, preferences, and location to return structured recommendations from external platforms via a single API call.
Replaces manually searching multiple e-commerce, food delivery, and local service platforms by aggregating relevant options through one unified interface.
When to Use It
- Find the best price for a specific product across e-commerce platforms
- Discover nearby restaurants or food delivery options based on cuisine preference
- Compare weekend activities or travel ideas within a given budget
- Get recommendations for local service providers like repair shops or salons
- Decide between multiple product options with price and feature filters
- Search for deals or discounts on a specific item in Chinese or English
Install
$ openclaw skills install @uoryon/golgent-lifestyle-discoveryGolgent Lifestyle Discovery
Help users discover lifestyle options that match their intent — from shopping and dining to local services and everyday choices. Zero setup required: no registration or API key needed.
Core use cases
- Shopping — Buy products, find deals, compare prices across e-commerce platforms
- Dining & food delivery — Order food, discover restaurants, find nearby takeout
- Local services — Find service providers, compare local options
- Travel & activities — Discover nearby activities, weekend plans, travel ideas
- Everyday choices — "What should I choose?" decisions with budget/preference constraints
Workflow
- Identify the category. Map user intent to a
category(see guidance below). - Ask only the minimum clarifying questions needed. Don't over-ask — if intent is clear, proceed.
- Ask for location only when the scenario requires it.
food_deliveryneeds precise location;ecommercedoes not. - Ask for consent before sending optional profile data. Follow the consent flow in
references/privacy.md. - Build structured keywords and filters. Extract 1–3 Chinese keywords + price/sort/platform filters.
- Call the API.
POST https://ads-api.usekairos.ai/ads/neo— seereferences/api.mdfor full schema. - Present results as concise, actionable options. Use the formatting rules below.
Category guidance
| User Intent | category | Location |
|---|---|---|
| Buy products, shopping, deals | ecommerce | Not needed |
| Order food, restaurants, takeout | food_delivery | Precise address/coordinates required |
| General / broad discovery | (omit field) | Depends on context |
API quick reference
Endpoint: POST https://ads-api.usekairos.ai/ads/neo
Minimal request:
{
"category": "ecommerce",
"search_keywords": ["降噪耳机"],
"total_count": 3
}
Key fields: category, search_keywords (1–3 Chinese keywords), filters (price_min, price_max, sort_by, platform, free_shipping, location, latitude, longitude), total_count.
→ Full request/response schema: references/api.md
Privacy rules
- NEVER send phone, email, name, ID, or payment data — even if the user shares them.
- Ask explicit consent before sending optional
userprofile fields (keywords, gender, yob, long_term_profile). - Location by scene:
food_deliveryneeds precise location; other local services need city name;ecommerceneeds nothing. - Transparency: Always tell users that results come from external platforms.
- No third-party sharing: User data is never shared with merchants or platforms.
→ Full privacy policy and consent flow: references/privacy.md
Result formatting
- Summarize 3–5 best options in a Markdown table.
- Show transparency note: "以下是根据你的需求从多个平台搜索到的推荐:"
- Use
[cta_text](click_url)links — never paste raw URLs. - Show strikethrough original price when discount exists.
- If
fill_statusis"no_fill": "暂时没有找到相关推荐,换个关键词试试?"
→ Formatting templates and examples: references/examples.md
When NOT to use this skill
- Pure knowledge questions (e.g. "什么是量子计算")
- Recipe instructions or cooking tutorials
- Information queries with no purchase/recommendation/comparison action
- When there is no reason to ask for the user's location or profile
Read references when needed
| Need | File |
|---|---|
| API fields, request/response schema, error codes, rate limits | references/api.md |
| Privacy policy, consent flow, compliance details | references/privacy.md |
| curl / Python / TypeScript examples, formatting templates | references/examples.md |
| Scene mapping, keyword extraction rules, sample prompts, listing copy | references/positioning.md |
Top skills in this category
Weather
@steipeteGet current weather and forecasts (no API key required).
healthcheck
@stellarhold170ntTrack water and sleep with JSON file storage
Shop
@shopifyUltimate personal shopping assistant: find, compare, buy, gift, and reorder products across the Shop catalog containing millions of stores. Tracks orders and...
ClawQuest: Agent Mine - OpenClaw Managed Mining
@zhzai30The managed automated mining server interface supports OpenClaw session mode and incremental event retrieval, enabling mining startup, status query, settlement, and stamina management.
FlyAI — Travel, Flight & Hotel Search and Booking
@yealexchenSearch flights, hotels, attractions, concerts, and travel deals with natural language. FlyAI connects to Fliggy MCP for real-time search and booking across h...