Install
openclaw skills install @voronindenis5/souvenir-sleuthFind authentic, locally-made souvenirs at any destination and dodge tourist traps. Provides fair local price ranges, where locals actually shop, authenticity tells for handcrafts vs factory fakes, customs/import rules, and trap checks for specific items. Use when the user asks what to buy in a city, whether a souvenir is authentic or a tourist trap, or what gifts they can bring through customs.
openclaw skills install @voronindenis5/souvenir-sleuthFind authentic, locally-made souvenirs at any destination — and dodge the tourist traps. Input a destination (city/region/country), get a ranked catalog of genuinely local gift ideas: what it is, why it's local, the honest price range, where to buy it, and how to verify authenticity (plus customs/shells/food rules that surprise travelers).
Travelers face the same disappointment: hours in a "local crafts market" that sells the same mass-produced fridge magnets and made-in-factory "handmade" scarves found at every airport. Meanwhile the actually-local specialties (Lyon's silk, Fez's leather, Oaxaca's alebrijes, Kyoto's yuzen washi) are one street over and cost less.
souvenir_sleuth.py builds a destination dossier from a curated knowledge base of 13 destinations covering:
The agent layer combines this dossier with live web research to add current shop names, seasonal availability, and packing advice.
Don't use for: booking tours/restaurants, currency exchange, or haggling tutoring alone (though the dossier includes fair-price tables useful for haggling).
# Dossier for a destination
python3 scripts/souvenir_sleuth.py --destination Kyoto
# Only gifts under a budget (local currency amounts)
python3 scripts/souvenir_sleuth.py --destination "Mexico City" --budget 500
# JSON for the agent to enrich with web research
python3 scripts/souvenir_sleuth.py --destination Fez --json fez.json
# List all destinations in the knowledge base
python3 scripts/souvenir_sleuth.py --list
# Is this item a trap?
python3 scripts/souvenir_sleuth.py --destination Rome --item "Colosseum snow globe"
references/customs-guide.md for the user's home country before they buy food/leather/plant items.references/customs-guide.md — food/plant/leather import rules by traveler home regionreferences/authenticity-tells.md — how to spot real vs factory "handmade" per material