ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

guruwalk-free-tours

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.

Why use this skill?

Integrate GuruWalk into OpenClaw to search for free walking tours globally. Get real-time availability, ratings, and booking details for your next city trip.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gdanielwalk/guruwalk-free-tours
Or

What This Skill Does

The GuruWalk free tours skill enables your OpenClaw agent to seamlessly integrate with the GuruWalk MCP server, allowing it to search for, retrieve, and present localized walking tour options globally. By providing direct access to the GuruWalk API, the agent can fetch real-time data including tour titles, guide details, ratings, meeting points, and live availability for specific dates and languages. The skill intelligently manages the conversion of user requests into the required API format, normalizing city names into slugs and handling ISO date formatting to ensure high-quality, actionable results. It is designed to act as a travel concierge, filtering through raw data to present only the most relevant, highly-rated, and available tours for the user's upcoming trip.

Installation

To integrate this skill, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/gdanielwalk/guruwalk-free-tours Once installed, the agent will automatically recognize the new capabilities and begin utilizing the MCP server hosted at https://guruwalk-api-44909317956.europe-southwest1.run.app/mcp for any travel or tour-related queries.

Use Cases

  • Travel Planning: Assisting users in organizing daily itineraries while visiting major cities.
  • Language-Specific Exploration: Finding guided tours in a traveler’s native tongue, such as Spanish or English, to ensure better understanding and enjoyment of cultural landmarks.
  • Budget Management: Locating "Free Tour" options that allow users to explore cities at an accessible price point while supporting local independent guides.
  • Last-Minute Scheduling: Checking for real-time availability in cities where plans might change on short notice.

Example Prompts

  1. "Find me some free walking tours in Paris for next Friday in Spanish."
  2. "What are the best-rated free city tours available in Rome between 2024-05-10 and 2024-05-12?"
  3. "I'm visiting New York next week, are there any guided walking tours available on Tuesday?"

Tips & Limitations

To get the best results, always specify the city clearly and provide dates in the format requested. While the skill is robust, it relies on the availability reported by the GuruWalk API. If no tours are found, try expanding your date range or switching to a broader language preference like 'en'. Always ensure your city name is correctly spelled, as the slug conversion works best with standard English names. Keep in mind that for relative dates (e.g., 'next weekend'), the agent must first calculate the specific ISO dates before querying the API.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-gdanielwalk-guruwalk-free-tours": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#travel#tours#mcp#tourism#navigation
Safety Score: 5/5

Flags: network-access, external-api