A sophisticated AI agent skill for discovering destinations, comparing venues, and generating decision-ready travel shortlists using official Tripadvisor workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tripadvisor
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 tripadvisor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Tripadvisor skill for Openclaw Skills provides a robust framework for interacting with the world's largest travel guidance platform. By leveraging official API endpoints and policy-safe web navigation, this skill allows users to search for destinations, compare hotels, restaurants, and attractions, and inspect reviews with high technical accuracy.
Designed for the Openclaw Skills ecosystem, it prioritizes structured data and stable navigation patterns over fragile scraping methods. It maintains a local memory of user preferences and session history, ensuring that travel planning is both personalized and persistent while adhering to strict compliance boundaries.
To get started with this skill in the Openclaw Skills environment, ensure you have the necessary binaries and your API key configured.
# Create the local storage directory
mkdir -p ~/tripadvisor/
# Set your Tripadvisor API Key
export TRIPADVISOR_API_KEY='your_api_key_here'
# Install the skill via clawhub
clawhub install tripadvisor
Refer to the internal setup.md for a detailed explanation of local storage usage and to confirm file creation.
The skill manages data locally to ensure privacy and efficiency. Below is the organization of the local storage directory:
| File/Folder | Description |
|---|---|
memory.md |
Stores persistent user preferences and travel constraints. |
sessions/ |
Contains markdown files for specific search sessions and candidate lists. |
api/location-cache.md |
Maps search queries to official Tripadvisor location_ids. |
api/request-log.md |
Logs API endpoint interactions with sensitive keys redacted. |
shortlists/ |
Stores final ranked options categorized by city and topic. |
Loading
A sophisticated trend-tracking agent that uses heartbeat cycles and cross-platform validation to deliver high-signal alerts on emerging internet narratives.

A technical guide and configuration assistant to eliminate common Traefik errors across Docker, TLS, and middleware layers.

An AI skill that bridges the gap between robotic machine translation and natural, region-specific Traditional Chinese for Taiwan and Hong Kong.

An AI-powered technical analysis and educational framework for stocks, forex, and cryptocurrency trading.

A dedicated AI skill for managing TRON blockchain resources, TRX transfers, and TRC-20 token interactions.

A specialized skill designed to transform robotic AI-generated Turkish into warm, authentic, and human-sounding conversational language.








































