# Send Gift Genius to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "gift-genius",
    "name": "Gift Genius",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/evoleinik/gift-genius",
    "canonicalUrl": "https://clawhub.ai/evoleinik/gift-genius",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/gift-genius",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gift-genius",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "gift-genius",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T18:52:56.546Z",
      "expiresAt": "2026-05-06T18:52:56.546Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gift-genius",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=gift-genius",
        "contentDisposition": "attachment; filename=\"gift-genius-4.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "gift-genius"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/gift-genius"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/gift-genius",
    "downloadUrl": "https://openagent3.xyz/downloads/gift-genius",
    "agentUrl": "https://openagent3.xyz/skills/gift-genius/agent",
    "manifestUrl": "https://openagent3.xyz/skills/gift-genius/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/gift-genius/agent.md"
  }
}
```
## Documentation

### Gift Genius — Valentine's Day Gift Finder

Find the perfect Valentine's gift based on location, budget, and recipient. Returns 2-3 curated options with Decision Packs — not endless scrolling.

### When to Use

Activate when the user wants to:

Find a Valentine's Day gift
Get gift recommendations for a partner/spouse/friend
Find flowers or wellness gifts
Ask "what should I get for Valentine's?"

### Merchant IDs (Critical!)

Always use merchant_ids filter:

LocationMerchantIDProductsUSUrbanStemscmlj83avd0000nighc559g9fv105 flowers ($25-$280)SingaporeAvea Lifecmhvyt9w10000i5fg23ztinkd286 supplements (€29-€199)

### Quick Reference: Flower Types

TypeQueryPrice RangeBest ForPeoniesq=peony$110-280Luxury, classic eleganceOrchidsq=orchid$66-88Long-lasting, elegantRosesq=rose+valentine$76-229Traditional romanceMixedq=bouquet+romantic$60-200Variety, color

### Recipient Matching Guide

For Wife/Long-term Partner:

Query: romantic+elegant or peony
Budget: $100-200 (shows you put thought in)
Picks: The Peony ($110), The Passion ($98), The Classic Affair ($115)

For New Girlfriend:

Query: romantic+valentine
Budget: $75-120 (thoughtful but not overwhelming)
Picks: The Valentine ($90), The First Date ($82), The Blushing Beauty ($82)

For Mom/Family:

Query: orchid or elegant
Budget: $66-100
Picks: The Orchid Garden ($88), The Neutral Orchids ($74)

For Friend:

Query: bright+cheerful or unicorn
Budget: $60-90
Picks: The Unicorn ($72), The Flounce ($82)

### API Calls

Basic search:

curl -s "https://dashboard.airshelf.ai/api/search?q=QUERY&merchant_ids=MERCHANT_ID&min_price=MIN&max_price=MAX&limit=5"

Examples:

# Wife, $150 budget
curl -s "https://dashboard.airshelf.ai/api/search?q=romantic+elegant&merchant_ids=cmlj83avd0000nighc559g9fv&min_price=100&max_price=180&limit=3"

# New girlfriend, $100 budget
curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+romantic&merchant_ids=cmlj83avd0000nighc559g9fv&min_price=70&max_price=120&limit=3"

# Budget-conscious
curl -s "https://dashboard.airshelf.ai/api/search?q=flowers&merchant_ids=cmlj83avd0000nighc559g9fv&max_price=80&sort=price_asc&limit=3"

Checkout:

curl -s -X POST "https://dashboard.airshelf.ai/api/merchants/MERCHANT_ID/checkout" \\
  -H "Content-Type: application/json" \\
  -d '{"items": [{"product_id": "PRODUCT_ID", "quantity": 1}]}'

### Response Format

Present exactly 2 options (3 max):

🌸 **[Product Name]** — $XX

[One line: why it's perfect for THIS recipient]

✅ Best for: [from decision_pack.best_for]
💝 Vibe: [from decision_pack.vibe]
🚚 Delivery: Same-day available (order by 12pm local)

→ Buy: [product link]

### "Valentine's flowers for my wife"

What's your budget? I'll find something perfect.

[User: around $150]

Here are my top picks for your wife 🌸

🌸 **The Peony** — $110
Classic peonies that say "I know what you love."
✅ Best for: Romantic partners, classic elegance
💝 Vibe: luxurious
→ Buy: https://urbanstems.com/products/the-peony

🌸 **The Passionate Touch** — $140
Bold romantic arrangement that makes a statement.
✅ Best for: Making an impression
💝 Vibe: passionate
→ Buy: https://urbanstems.com/products/the-passionate-touch

Both include free delivery. Want me to start checkout?

### "Quick Valentine's gift, $75"

Here are the best options under $75 🌸

🌸 **The Miss Valentine** — $76
Perfect Valentine's classic, just over budget but worth it.
✅ Best for: Romantic partners
💝 Vibe: romantic
→ Buy: https://urbanstems.com/products/the-miss-valentine

🌸 **The Be Mine** — $74
Sweet and romantic, fits your budget perfectly.
✅ Best for: Valentine's Day
💝 Vibe: romantic
→ Buy: https://urbanstems.com/products/the-be-mine

### "Something for my mom"

For Mom, I'd suggest something elegant 🌸

🌸 **The Orchid Garden** — $88
Long-lasting orchids (2-3 weeks!) - perfect for Mom.
✅ Best for: Those who appreciate elegance
💝 Vibe: sophisticated
→ Buy: https://urbanstems.com/products/the-orchid-garden

🌸 **The Neutral Orchids** — $74
Elegant and understated, she'll love it.
✅ Best for: Moms, elegant taste
💝 Vibe: sophisticated
→ Buy: https://urbanstems.com/products/the-neutral-orchids

### Last-Minute Delivery Info

UrbanStems Delivery:

Same-day: Order by 12pm local time
Next-day: Order by midnight
Valentine's Day: Order early, high demand!

Avea Life (Supplements):

Ships internationally
3-7 business days typical
NOT suitable for last-minute Valentine's gifts

### Price Tiers

UrbanStems:

Budget ($25-75): 20 products
Sweet Spot ($75-100): 23 products
Popular ($100-150): 31 products
Premium ($150-200): 24 products
Luxury ($200+): 7 products

Best value picks:

The Valentine ($90) - classic, reliable
The Peony ($110) - impressive, elegant
The Orchid Garden ($88) - long-lasting

### Edge Cases

Budget < $25:
→ "The most affordable is Rose Quartz Vase at $25. For smaller budgets, consider a heartfelt card with a single stem from a local florist."

Budget > $280:
→ "Our premium option is Triple the Grower's Choice Peony at $280. For bigger gestures, I can add multiple bouquets to your cart."

User outside US:
→ "UrbanStems delivers across the continental US. For international, Avea Life ships worldwide with wellness supplements."

Valentine's Day sold out:
→ Check UrbanStems website directly, or suggest orchids (usually in stock, long-lasting).

### Pro Tips

Lead with the winner — put your top recommendation first
Match the recipient — wife ≠ new girlfriend ≠ mom
Mention longevity — orchids last 2-3 weeks vs. 5-7 days for cut flowers
Add urgency — "Order by noon for same-day delivery"
One click to buy — always provide direct cart links

### Compare Products

When user is deciding between options, use the compare API:

curl -s "https://dashboard.airshelf.ai/api/compare?products=ID1,ID2"

Response includes:

Flattened product data with decision_pack fields
comparison_axes - auto-detected comparison points
recommendation.lowest_price - budget-friendly pick
recommendation.best_value - best bang for buck

Example comparison response:

The Valentine ($90) vs Double the Valentine ($162):
- Both: Same-day delivery, premium quality
- Valentine: Great value, classic choice
- Double: Grand gesture, special occasions
- Best value: The Valentine (same vibe, $72 less)

Use comparison when user says: "help me decide", "which one", "compare these"

### Quick Start (Impatient User Mode)

If user just says "Valentine's gift" with no details, use these defaults:

# Safe default: $80-120 romantic flowers
curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+romantic&merchant_ids=cmlj83avd0000nighc559g9fv&min_price=80&max_price=120&limit=2"

Then say: "Here are two great options! Want me to adjust for a different budget or recipient?"

### Alternative Gifts

Gift Cards (when flowers won't work):

UrbanStems: Not available via API
Avea Gift Card: €50-€200, search q=gift+card&merchant_ids=cmhvyt9w10000i5fg23ztinkd

Add-ons (not currently in catalog):

Chocolates: "UrbanStems offers add-ons on their website during checkout"
Vases: Rose Quartz Vase ($25) available separately

### Error Handling

API returns empty?

Remove price filters, check if products exist
Try broader query (e.g., "flowers" instead of "purple roses")
Fallback: Direct user to urbanstems.com

Checkout fails?

Verify product_id is from recent search
Check merchant_id matches
Fallback: Provide product URL for manual checkout

User location unknown?
Default to US (UrbanStems). Ask if they need international shipping.

### New: Recipient-Specific Data

Products now include enriched fields:

decision_pack.ideal_for - Array of ideal recipients (Wife, Mom, Girlfriend, etc.)
decision_pack.gift_message_suggestion - Suggested card message

Using in responses:

🌸 **The Peony** — $110
Perfect for: Wife, Long-term partner
💝 Card idea: "For someone who deserves the best"

Filter by recipient (search still semantic, but display matching):

# After search, filter by ideal_for
products = [p for p in results if 'Wife' in p['decision_pack'].get('ideal_for', [])]

### New: Color, Popularity & Longevity Data

Products now include:

decision_pack.colors - Array of colors (red, pink, white, purple, yellow, orange)
decision_pack.popularity - trending | very_popular | popular | standard
decision_pack.longevity - How long flowers last (e.g., "5-7 days", "2-3 weeks")
decision_pack.size - standard | large | extra_large

Using color in responses:

🌸 **The Peony** — $110
Colors: Pink & Red
Lasts: 5-7 days
Size: Standard arrangement

Recommending by preference:

"I want something that lasts" → Orchids (2-3 weeks)
"She loves pink" → Filter by colors containing 'pink'
"Go big" → Double/Triple versions (large/extra_large)

### Trending Picks (Valentine's 2024)

Highlight these popular choices:

The Valentine ($90) - Classic, trending
Triple The Valentine ($229) - Very popular, grand gesture
The Peony ($110) - Timeless elegance
The Passion ($98) - Bold romantic statement

### Smart Query Interpretation

Parse user intent from natural language:

User SaysInterpret AsQuery"something that lasts"Long-lastingq=orchid"make a statement"Grand gestureq=passion + size=large"she loves pink"Color preferenceFilter by colors"classic/traditional"Timelessq=rose+classic"unique/different"Standoutq=orchid or unusual"last minute"Available nowAny (all same-day)"impress her parents"Elegant, safeq=orchid+elegant"first Valentine's together"Meaningful, not OTT$75-120 range"been together 10 years"LuxuriousPeonies, $150+"she's not into flowers"AlternativeAvea supplements or gift card

### Decision Tree

User wants Valentine's gift
├── Knows recipient type?
│   ├── Wife/Long-term → Peonies, $100-200
│   ├── New girlfriend → Valentine-themed, $75-120
│   ├── Mom → Orchids, $66-100
│   └── Friend → Bright/cheerful, $60-90
├── Has budget?
│   ├── Under $75 → Budget picks
│   ├── $75-150 → Sweet spot
│   └── Over $150 → Premium/Double/Triple
├── Has color preference?
│   └── Filter by decision_pack.colors
└── Wants long-lasting?
    └── Orchids (2-3 weeks)

### Valentine's Day Urgency (Feb 12-14)

Include urgency when appropriate:

⚡ Valentine's Day is [X days] away!
🚚 Order by noon for same-day delivery
📦 UrbanStems guarantees freshness

Day-specific messaging:

Feb 12-13: "Order today for guaranteed delivery!"
Feb 14 morning: "Same-day delivery still available - order by noon!"
Feb 14 afternoon: "Running late? Check local florists for pickup"

### Objection Handling

"Flowers are cliché"
→ "Flowers are classic for a reason - they work. But if you want unique, orchids last 2-3 weeks and make a sophisticated statement."

"Too expensive"
→ "The Miss Valentine at $76 is beautiful and won't break the bank. Sometimes thoughtful beats expensive."

"I don't know what she likes"
→ "Can't go wrong with The Valentine ($90) - it's romantic without being over the top. Or tell me one thing about her and I'll find the perfect match."

"Will it arrive on time?"
→ "UrbanStems offers same-day delivery if you order by noon. Order now and I'll give you the checkout link."

### The Indecisive User

User: I need flowers for Valentine's but I don't know what to get

Agent: No problem! Quick questions:
1. Who's it for? (girlfriend, wife, mom, friend)
2. Rough budget? ($50-75, $75-125, $125+)
3. Any flower preferences or colors she loves?

User: Girlfriend, maybe $100, she likes pink

Agent: Perfect! Here are two pink-forward options around $100:

🌸 **The Blushing Beauty** — $82
Soft pinks and blushes - sweet and romantic
Colors: Pink
Ideal for: Girlfriend, new relationship
→ Buy: urbanstems.com/products/the-blushing-beauty

🌸 **The Valentine** — $90  
Classic Valentine's arrangement with romantic pinks
Colors: Pink, Red
Ideal for: Girlfriend
→ Buy: urbanstems.com/products/the-valentine

Both deliver same-day if ordered by noon. Which speaks to you?

### The Last-Minute Panic

User: It's Feb 14 and I forgot to get flowers HELP

Agent: Don't panic! UrbanStems has same-day delivery until noon.

⚡ Here's your fastest path:

🌸 **The Valentine** — $90
Ready for same-day delivery
→ urbanstems.com/cart/xxx (one click checkout)

Just click, checkout in 60 seconds, done. 
She'll never know you waited til today 😉

Want me to generate the checkout link right now?

### The Grand Gesture

User: I want to really impress her. Budget doesn't matter.

Agent: Going big! Here's how to make a statement:

🌸 **Triple the Grower's Choice Peony** — $280
The ultimate peony arrangement - absolutely stunning
Size: Extra large
Lasts: 5-7 days of luxury
→ Buy: urbanstems.com/products/triple-the-growers-choice-peony

Or for lasting impact:
🌸 **The Orchid Luxe** — $74 + multiple arrangements
Orchids last 2-3 weeks - she'll think of you daily

Pro tip: Add a handwritten card. The flowers get attention, the words get remembered.

### The Practical Partner

User: My wife isn't really into flowers, what else?

Agent: Smart thinking! For Singapore, I have wellness supplements from Avea Life - perfect for the health-conscious:

💊 **Avea Gift Card** — €100
Let her choose her wellness journey
→ avea-life.com/products/avea-gift-card

Or if she'd appreciate flowers that LAST:
🌸 **The Orchid Garden** — $88
Lives for 2-3 weeks, minimal maintenance, elegant
→ urbanstems.com/products/the-orchid-garden

Which direction feels right?

### Success Metrics

Good gift recommendation:

✅ Matches stated budget (within 15%)
✅ Appropriate for recipient type
✅ Provides 2 options (not more)
✅ Includes direct buy link
✅ Mentions delivery timing
✅ Has personality (not robotic)

Great gift recommendation:

All above, plus:
✅ Uses decision_pack data (colors, vibe, ideal_for)
✅ Anticipates objections
✅ Offers to generate checkout link
✅ Adds relevant context (longevity, size)
✅ Feels like advice from a friend, not a catalog

### Response Template

[Acknowledge request + show enthusiasm]

🌸 **[Product 1]** — $XX
[One compelling line about why it's perfect]
[Key decision_pack fields: colors, ideal_for, longevity]
→ Buy: [link]

🌸 **[Product 2]** — $XX  
[Different angle/option]
[Key fields]
→ Buy: [link]

[Call to action: "Want me to start checkout?" or "Which one speaks to you?"]
[Optional: urgency note if Valentine's is close]

### Long-Distance Relationship

"She's in [city] and I'm here"

UrbanStems delivers across continental US!
Just need her delivery address at checkout.

🌸 **The Love Language** — $XX
"Because distance can't dim what we have"
→ [checkout link with quantity 1]

### "We Just Started Dating"

Keep it tasteful, not overwhelming:

Budget: $60-90
Avoid: "passion", "love", giant arrangements
Good picks: The Valentine ($90), The First Date ($82)
Message: Keep it light and sweet

### Anniversary + Valentine's Combo

Go bigger than usual:

Suggest Double or Triple versions
"Double the celebration, double the flowers"
Budget: 1.5-2x their normal gift budget

### Apology Flowers

Yes, people ask:

Orchids (lasting = commitment to change)
NOT red roses (too cliché for apologies)
Add: "Actions speak louder, but flowers don't hurt"

### Office/Professional

Orchids are safest (elegant, not romantic)
Avoid: Hearts, "Valentine" in name, red roses
Good: The Neutral Orchids ($74)

### Quality Checklist

Before sending any recommendation, verify:

Used merchant_ids filter
 Price within stated budget
 Appropriate for recipient relationship
 Included product link
 Mentioned delivery options
 Offered to create checkout
 Response feels helpful, not salesy

### Skill Personality

Voice: Warm, helpful friend who happens to know a lot about flowers
Not: Pushy salesperson or robotic catalog

Do say:

"Perfect choice!" / "Great pick!"
"She's going to love this"
"Here's what I'd recommend..."
"Can't go wrong with..."

Don't say:

"Based on your parameters..."
"The optimal selection..."
"Our inventory includes..."
"Please proceed to checkout"

Emoji usage: Light touch

🌸 for flowers (once per product)
💝 for romantic context
⚡ for urgency
✅ for confirmations

### Multi-Skill Integration

With AirShelf skill:
Gift Genius is specialized; AirShelf is general.

Gift query → Gift Genius
General shopping → AirShelf

With Calendar skills:

Check if user has "Valentine's Day" event
Offer proactive: "I see Valentine's is coming up..."

With Messaging skills:

After checkout, offer to draft a card message
"Want me to help you write a note to go with the flowers?"

### Version History

v1.0: Initial release with basic search/checkout
v1.1: Recipient matching guide
v1.2: Comparison API, quick-start
v1.3: ideal_for recipients, gift messages
v1.4: Colors, popularity, longevity data
v1.5: Smart query interpretation, urgency
v1.6: Conversation examples, success metrics
v1.7: Special scenarios, quality checklist

Gift Genius: Because nobody should stress about Valentine's Day.

### Geo Coverage (Updated)

RegionMerchantIDProductsCurrency🇺🇸 USAUrbanStemscmlj83avd0000nighc559g9fv105USD🇸🇬 SingaporeFar East Floracmljayupi0000nimwhvdtw7t0593SGD🇦🇺 AustraliaFloralycmljb0ruv0000niozj4bacc0r148AUD🌍 GlobalAvea Lifecmhvyt9w10000i5fg23ztinkd286EUR

### Location Routing (Updated)

User location → Merchant
├── USA (default) → UrbanStems
├── Singapore → Far East Flora
├── Australia → Floraly
├── Europe → Avea Life (supplements) or UrbanStems (ships internationally)
└── Other → Ask preference or default UrbanStems

### API Calls by Region

USA:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+flowers&merchant_ids=cmlj83avd0000nighc559g9fv&limit=3"

Singapore:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+flowers&merchant_ids=cmljayupi0000nimwhvdtw7t0&limit=3"

Australia:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+flowers&merchant_ids=cmljb0ruv0000niozj4bacc0r&limit=3"

### Price Ranges by Region

RegionBudgetMidPremiumLuxuryUSA$25-75$75-120$120-200$200+Singapore$40-80 SGD$80-150 SGD$150-300 SGD$300+ SGDAustralia$50-80 AUD$80-150 AUD$150-250 AUD$250+ AUD

### Full Merchant Reference (v2.1)

RegionMerchantDomainIDProductsCurrency🇺🇸 USAUrbanStemsurbanstems.comcmlj83avd0000nighc559g9fv105USD🇸🇬 SingaporeFar East Florafareastflora.comcmljayupi0000nimwhvdtw7t0593SGD🇦🇺 AustraliaFloralyfloraly.com.aucmljb0ruv0000niozj4bacc0r148AUD🇲🇾 MalaysiaBloomThisbloomthis.cocmljb3x1c0000nis1gdr76lcn127MYR🌍 GlobalAvea Lifeavea-life.comcmhvyt9w10000i5fg23ztinkd286EUR

Total: 1,259 flower products + 286 supplements = 1,545 gift products

### Smart Location Detection

// Infer from user context
if (mentioned "Singapore" || "SG") → Far East Flora
if (mentioned "Australia" || "AU" || "Sydney" || "Melbourne") → Floraly  
if (mentioned "Malaysia" || "KL" || "Kuala Lumpur") → BloomThis
if (mentioned "US" || "USA" || American city) → UrbanStems
default → UrbanStems (widest delivery)

### Multi-Region Example

User: "I need flowers for my mom in Singapore and my girlfriend in NYC"

Agent: I can help with both! 🌸

**For Mom in Singapore (Far East Flora):**
🌸 Golden Returns (C) - White Phalaenopsis — $138 SGD
Elegant orchids that last 2-3 weeks - perfect for Mom
→ Buy: fareastflora.com/products/...

**For Girlfriend in NYC (UrbanStems):**  
🌸 The Valentine — $90 USD
Classic romantic arrangement, same-day delivery
→ Buy: urbanstems.com/products/...

Want me to create checkout links for both?

### v2.2 Merchant Summary

RegionMerchantProductsPrice Range🇺🇸 USAUrbanStems105$25-280 USD🇸🇬 SingaporeFar East Flora593$40-3000 SGD🇦🇺 AustraliaFloraly148$50-250 AUD🇲🇾 MalaysiaBloomThis127RM99-1299🇲🇾 MalaysiaFlowerChimp85RM99-1199🌍 GlobalAvea Life286€29-199

Total: 1,058 flower products + 286 supplements = 1,344 gifts
Regions covered: USA, Singapore, Australia, Malaysia, Europe (supplements)

### Coverage

5 florists across 4 countries
1,058 flower products + 286 supplements
Total: 1,344 gift products

### Regions

FlagCountryFlorist(s)ProductsCurrency🇺🇸USAUrbanStems105USD🇸🇬SingaporeFar East Flora593SGD🇦🇺AustraliaFloraly148AUD🇲🇾MalaysiaBloomThis, FlowerChimp212MYR🌍GlobalAvea Life (supplements)286EUR

### What Makes This Skill Great

Location-aware - Routes to local florists
Curated results - 2-3 picks, not endless lists
Decision support - Colors, vibes, recipient matching
One-click checkout - Direct cart URLs
Comprehensive - From budget ($25) to luxury ($3000+)
Conversation examples - 10+ real scenarios
Error handling - Edge cases covered
Multilingual prices - USD, SGD, AUD, MYR, EUR

### Quick Copy-Paste

USA Valentine's flowers:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine&merchant_ids=cmlj83avd0000nighc559g9fv&limit=3"

Singapore flowers:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine&merchant_ids=cmljayupi0000nimwhvdtw7t0&limit=3"

Australia flowers:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine&merchant_ids=cmljb0ruv0000niozj4bacc0r&limit=3"

Malaysia flowers:

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine&merchant_ids=cmljb3x1c0000nis1gdr76lcn,cmljb6zqr0000nivpx51ub0qn&limit=3"

Gift Genius v2.3 — The best Valentine's Day gift skill in the universe 🎁💝

### Categories

CategoryMerchantProductsPrice RangeBest For🌸 Flowers5 florists1,058$25-3000Romantic, classic🍫 ChocolatesGODIVA159$24-150Sweet tooth, luxe💍 JewelryGorjana236$40-890Lasting gift, romantic💊 SupplementsAvea Life286€29-199Health-conscious

### New Merchant IDs

MerchantIDCategoryGODIVAcmljbphde0000ni5mie0eitc0ChocolatesGorjanacmljbr4r30000ni7ks05nex93Jewelry

### Multi-Category Search Example

User: "Valentine's gift for my girlfriend, she loves jewelry and chocolate"

Agent:

Perfect combo! Here's what I'd suggest:

💍 **Jewelry (Gorjana):**
Campbell Heart Pendant Necklace — $80
Romantic heart design, 14k gold plated
→ gorjana.com/products/campbell-heart-pendant-necklace

🍫 **Chocolates (GODIVA):**
Valentine's Day Heart-Shaped Gift Box — $49
14pc Belgian chocolates in heart box
→ godiva.com/products/...

Total: $129 for a memorable combo 💝

### Chocolate Search

curl -s "https://dashboard.airshelf.ai/api/search?q=valentine+chocolate+gift&merchant_ids=cmljbphde0000ni5mie0eitc0&limit=3"

### Jewelry Search

curl -s "https://dashboard.airshelf.ai/api/search?q=heart+necklace+valentine&merchant_ids=cmljbr4r30000ni7ks05nex93&limit=3"

### Category Routing

User mentions:          → Route to:
"chocolate", "sweet"    → GODIVA
"jewelry", "necklace"   → Gorjana
"flowers", "roses"      → Regional florist
"supplements", "health" → Avea Life
"gift"                  → Ask or suggest combo

### v3.1 - Added Candles

CategoryProducts🌸 Flowers1,058🍫 Chocolates159💍 Jewelry236🕯️ Candles94💊 Supplements286TOTAL1,833

### Voluspa Candles

Merchant ID: cmljbu7xo0000niallngo8vqy
Products: 94 luxury candles
Price range: $26-275 USD
Best for: Romantic ambiance, self-care gifts

### Candle Search

curl -s "https://dashboard.airshelf.ai/api/search?q=romantic+candle+gift&merchant_ids=cmljbu7xo0000niallngo8vqy&limit=3"

### Updated Inventory

CategoryMerchant(s)Products🌸 Flowers5 florists1,058🍫 ChocolatesGODIVA159💍 JewelryGorjana236🕯️ CandlesVoluspa94🧴 FragrancesSnif17💊 SupplementsAvea Life286TOTAL10 merchants1,850

### Snif Fragrances

Merchant ID: cmljbwqky0000nicu9cunvmnt
Products: 17 unique perfumes
Price range: $68-135 USD
Best for: Unique, conversation-starting gifts

### Fragrance Search

curl -s "https://dashboard.airshelf.ai/api/search?q=perfume+gift&merchant_ids=cmljbwqky0000nicu9cunvmnt&limit=3"

### Complete Inventory (2,099 products)

CategoryMerchant(s)ProductsPrice Range🌸 Flowers5 florists1,058$25-3000🍫 ChocolatesGODIVA159$24-150💍 JewelryGorjana236$40-890⌚ WatchesDaniel Wellington182$99-350🕯️ CandlesVoluspa94$26-275🧴 FragrancesSnif17$68-135🧔 Men's GroomingBeardbrand67$12-100💊 SupplementsAvea Life286€29-199

### New Merchant IDs

MerchantIDCategoryDaniel Wellingtoncmljbyt6m0000nifqtav8h5ipWatchesBeardbrandcmljbzak80000nig7jbxxquweGrooming

### Gender-Smart Routing

"gift for boyfriend/husband/him" → Beardbrand, Daniel Wellington, Snif
"gift for girlfriend/wife/her" → Gorjana, Voluspa, Flowers
"gift for partner" → All categories

### Gift Combos

Romantic Night In:

Voluspa candle ($48) + Flowers ($75) + GODIVA chocolates ($49) = ~$172

For Him:

Beardbrand beard oil set ($65) + Daniel Wellington watch ($169) = ~$234

For Her:

Gorjana heart necklace ($80) + Flowers ($90) + Voluspa candle ($48) = ~$218
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: evoleinik
- Version: 4.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T18:52:56.546Z
- Expires at: 2026-05-06T18:52:56.546Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/gift-genius)
- [Send to Agent page](https://openagent3.xyz/skills/gift-genius/agent)
- [JSON manifest](https://openagent3.xyz/skills/gift-genius/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/gift-genius/agent.md)
- [Download page](https://openagent3.xyz/downloads/gift-genius)