← Back to Skills Marketplace
travel-skills

旅行美食指南

by 旅行技能 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
38
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-food-guide
Description
旅行场景美食推荐与餐饮规划助手;帮旅行者找景点周边餐厅、当地必吃特色、生成多日餐饮计划。当用户需要查找旅行目的地美食、景点附近餐厅、当地特色菜、旅行饮食建议或规划旅途餐饮时使用。
README (SKILL.md)

旅行美食助手

帮旅行者在旅途中找到对的餐厅,不踩雷、不浪费、不错过当地特色。

能力概览

序号 工具 说明
1 nearby_food 景点/酒店/地址周边餐厅搜索
2 local_specialty 城市必吃特色与美食街区推荐
3 food_plan 旅行多日餐饮计划生成

工作流程

  1. 根据用户需求判断调用哪个工具
  2. 执行 python3 scripts/food_guide.py \x3Ctool> '\x3Cjson_params>'
  3. 解析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
Usage Guidance
Install only if you are comfortable with searched locations, addresses, attractions, and related travel context being sent to the skill publisher's external map proxy. Avoid entering private home addresses or sensitive itinerary details unless you trust that proxy service and its handling of location data.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The restaurant search, local specialty lookup, and meal planning functions match the stated travel food guide purpose. Real-time POI lookup is purpose-aligned, but it depends on an external map proxy.
Instruction Scope
SKILL.md tells the agent to run the Python helper and says restaurant data comes from a map POI service, but it does not clearly disclose that user location/address queries are posted to a specific third-party Tencent SCF proxy endpoint.
Install Mechanism
The artifact is a simple skill with SKILL.md and one executable Python script. Metadata marks sensitive credentials, while the user-facing text says no API key is needed because the script contains its own proxy token.
Credentials
Network access to a fixed POI proxy is proportionate for real-time restaurant lookup. The script does not show arbitrary command execution, local file collection, persistence, or broad system access.
Persistence & Privilege
No persistence or privilege escalation was found, but the hard-coded proxy token gives the skill network authority through an opaque service that users cannot easily scope, rotate, or audit.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-food-guide
  3. After installation, invoke the skill by name or use /travel-food-guide
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
travel-food-guide v1.0.0 - 首次发布,提供旅行场景下的美食推荐与餐饮规划助手。 - 支持景点、酒店或指定地址周边餐厅智能搜索。 - 提供各城市当地必吃特色与美食街区推荐功能。 - 可生成多日旅行餐饮计划,支持个性化偏好设置。 - 数据实时,基于地图POI服务与饮食文化知识库,无需配置API Key。
Metadata
Slug travel-food-guide
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments