A specialized AI skill for capturing, auto-tagging, and storing travel destinations from digital content and text commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install trip-save
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install trip-save using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Trip Save is a highly efficient utility within the ecosystem of Openclaw Skills designed to bridge the gap between inspiration and organization. It allows users to instantly archive travel destinations found in YouTube videos, Instagram reels, blogs, or simple text notes. By leveraging web fetching and NLP, the skill extracts the essence of a location—including its vibe, budget, and geographical region—and commits it to the agent's memory for future retrieval.
This tool is essential for travelers who want a frictionless way to build a structured bucket list. Instead of manual data entry, users can simply share a link or state their intent, and the skill handles the heavy lifting of categorization and storage. Whether you are browsing social media or chatting with your agent, these Openclaw Skills ensure no travel idea is ever forgotten.
To add this capability to your agent, use the following command to integrate it into your Openclaw Skills library:
openclaw install trip-save
Ensure your agent has permissions enabled for web_search and memory_storage to allow for proper URL parsing and persistent data retention.
The skill organizes travel data using a standardized memory format to ensure high searchability within Openclaw Skills:
| Attribute | Description | Examples |
|---|---|---|
| Destination | The specific name of the place | Kasol, Goa, Hampi |
| Tags | Array of Location, Vibe, and Budget | mountains, Himachal, budget |
| Source | The origin of the information | youtube, instagram, blog, text |
| Date | Timestamp of the save operation | YYYY-MM-DD |
Loading
An intelligent travel planning agent that generates detailed, time-stamped itineraries based on destinations, budgets, and existing travel bookings.

An intelligent travel agent skill that recommends destinations based on vibe, budget, and group size using real-time data.

Effortlessly sync flight itineraries, hotel bookings, and travel milestones directly to Google Calendar using CLI automation.

A Node.js and AppleScript bridge that enables AI agents to perform full CRUD operations on the native macOS Notes application.

An intelligent travel planning agent for finding real-time transport and accommodation options while managing trip expenses.

A high-performance framework to convert expensive browser-tool interactions into reusable, zero-token Playwright scripts with human-like behavior.








































