Search GuruWalk free tours through the GuruWalk MCP server and return bookable options by city, dates, and language. Use this skill when the user asks for free tours, walking tours, guided city tours, plans in a city, or availability of tours on specific dates.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install guruwalk-free-tours或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install guruwalk-free-tours⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/guruwalk-free-tours/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: guruwalk-free-tours description: > Search GuruWalk free tours through the GuruWalk MCP server and return bookable options by city, dates, and language. Use this skill when the user asks for free tours, walking tours, guided city tours, plans in a city, or availability of tours on specific dates. ---
Use the GuruWalk MCP server to search free tours:
https://guruwalk-api-44909317956.europe-southwest1.run.app/mcp
The server currently exposes one tool:
searchsearch input:
city (string): lowercase slug in English with spaces replaced by -start_date (string): yyyy-mm-ddend_date (string): yyyy-mm-ddlanguage (string): two-letter code, usually es, en, de, itsearch output:
content[0].text containing a JSON string. - title, url, meetpoint_address, average_rating, duration, guru.name, image_url - events[] with start_time (UTC), available_spots, language
city to slug format: - new york -> new-york - san sebastian -> san-sebastian
search.content[0].text. - keep only events with available_spots > 0 - prioritize events matching requested language when possible - prefer higher average_rating, then earlier upcoming time
- es for Spanish conversation - en otherwise
For each recommended tour include:
If no tours are found:
search is the only available tool; no MCP resources/prompts/templates are exposed.city with spaces (e.g. New York) can return empty results.start_date > end_date can return empty results instead of validation error.yyyy-mm-dd.title: null; handle gracefully. - the MCP server exposes the search tool - search results arrive as a JSON string in content[0].text
安装 GuruWalk Free Tours Search 后,可以对 AI 说这些话来触发它
Help me get started with GuruWalk Free Tours Search
Explains what GuruWalk Free Tours Search does, walks through the setup, and runs a quick demo based on your current project
Use GuruWalk Free Tours Search to search GuruWalk free tours through the GuruWalk MCP server and retu...
Invokes GuruWalk Free Tours Search with the right parameters and returns the result directly in the conversation
What can I do with GuruWalk Free Tours Search in my finance & investment workflow?
Lists the top use cases for GuruWalk Free Tours Search, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/guruwalk-free-tours/ 目录(个人级,所有项目可用),或 .claude/skills/guruwalk-free-tours/(项目级)。重启 AI 客户端后,用 /guruwalk-free-tours 主动调用,或让 AI 根据上下文自动发现并使用。
GuruWalk Free Tours Search 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
GuruWalk Free Tours Search 可免费安装使用。请查阅仓库了解许可证信息。
Search GuruWalk free tours through the GuruWalk MCP server and return bookable options by city, dates, and language. Use this skill when the user asks for free tours, walking tours, guided city tours, plans in a city, or availability of tours on specific dates.
Automate my finance & investment tasks using GuruWalk Free Tours Search
Identifies repetitive steps in your workflow and sets up GuruWalk Free Tours Search to handle them automatically
GuruWalk Free Tours Search 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。