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

travel-destination-brochure

Build travel destination scenarios and brochures from a city name. Fetches street-level and landmark imagery from OpenStreetCam and Wikimedia Commons, then uses VLM Run (vlmrun) to generate a travel video and a travel plan. Use when the user wants a travel brochure, destination guide, travel video, or travel planning for a city.

Why use this skill?

Instantly create professional travel brochures, video content, and 1-day city itineraries using street-level photos and AI-powered planning tools.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mehediahamed/travel-destination-brochure
Or

What This Skill Does

The travel-destination-brochure skill is a comprehensive automation tool designed to generate high-quality travel materials for any city in the world. By leveraging public datasets, it transforms raw location data into engaging content. The skill automatically fetches street-level imagery from OpenStreetCam and iconic landmark photographs from Wikimedia Commons. Once the raw visual data is gathered, it integrates with the VLM Run (vlmrun) platform to synthesize professional travel videos and structured, day-long itineraries. Whether you are planning a weekend getaway or seeking creative inspiration for a blog, this skill automates the research, visualization, and copywriting phases of travel planning.

Installation

  1. Ensure you have Python 3.10 or higher installed on your system.
  2. Navigate to your OpenClaw skills directory and use the clawhub install openclaw/skills/skills/mehediahamed/travel-destination-brochure command.
  3. Create a virtual environment using uv venv and activate it.
  4. Install necessary dependencies by running uv pip install vlmrun[cli] requests.
  5. For full functionality, obtain a VLMRUN_API_KEY and configure it in your environment variables or local .env file.

Use Cases

  • Creating quick video previews of potential vacation spots to help with decision making.
  • Generating structured 1-day travel itineraries for travel blogs or social media content.
  • Scouting local landmarks and street-level aesthetics for travel photography inspiration.
  • Assisting travel agents by automating the initial research and brochure generation for client requests.

Example Prompts

  • "Build a 1-day travel brochure and a short video for Kyoto, Japan, focusing on traditional temples."
  • "Create a travel guide for Lisbon, Portugal; make sure to include landmarks and suggest a local activity plan."
  • "I'm planning a trip to New York City. Can you generate a video and a day-long itinerary highlighting unique street-level views?"

Tips & Limitations

  • Ensure you have a stable internet connection, as fetching large datasets from Wikimedia and OpenStreetCam can be bandwidth-intensive.
  • While basic functions are free, high-volume video generation through VLM Run requires a paid API key.
  • For best results, use specific city names. If a city has multiple locations globally, provide a country or state context for higher accuracy.

Metadata

Stars1401
Views1
Updated2026-02-24
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-mehediahamed-travel-destination-brochure": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#travel#automation#video-generation#itinerary#photography
Safety Score: 4/5

Flags: network-access, external-api, code-execution