/install travel-food-guide
旅行美食助手
帮旅行者在旅途中找到对的餐厅,不踩雷、不浪费、不错过当地特色。
能力概览
| 序号 | 工具 | 说明 |
|---|---|---|
| 1 | nearby_food | 景点/酒店/地址周边餐厅搜索 |
| 2 | local_specialty | 城市必吃特色与美食街区推荐 |
| 3 | food_plan | 旅行多日餐饮计划生成 |
工作流程
- 根据用户需求判断调用哪个工具
- 执行
python3 scripts/food_guide.py \x3Ctool> '\x3Cjson_params>' - 解析JSON输出,以自然语言回复用户
工具参数说明
nearby_food
搜索指定地点周边的餐厅。参数:location(必填,地点名或地址), cuisine(选填,菜系如川菜/粤菜/日料), budget(选填,人均预算范围如50-100), radius(选填,搜索半径米,默认2000), limit(选填,返回数量,默认10)
local_specialty
查询城市当地必吃特色。参数:city(必填,城市名), scenario(选填,场景如早餐/夜宵/伴手礼)
food_plan
生成旅行多日餐饮计划。参数:city(必填,城市名), days(选填,天数,默认2), budget_per_meal(选填,每餐人均预算), preferences(选填,偏好如不吃辣/清真/素食), attractions(选填,计划游览的景点列表)
数据说明
- 餐厅数据来自地图POI服务,实时获取
- 特色美食推荐基于当地饮食文化知识库
- 零配置,无需申请任何API Key
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-food-guide - After installation, invoke the skill by name or use
/travel-food-guide - Provide required inputs per the skill's parameter spec and get structured output
What is 旅行美食指南?
旅行场景美食推荐与餐饮规划助手;帮旅行者找景点周边餐厅、当地必吃特色、生成多日餐饮计划。当用户需要查找旅行目的地美食、景点附近餐厅、当地特色菜、旅行饮食建议或规划旅途餐饮时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 38 downloads so far.
How do I install 旅行美食指南?
Run "/install travel-food-guide" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 旅行美食指南 free?
Yes, 旅行美食指南 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 旅行美食指南 support?
旅行美食指南 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 旅行美食指南?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.0.