A specialized travel assistant for discovering surfing, diving, and snorkeling locations with real-time booking and wave data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install surfing-diving
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 surfing-diving using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The surfing-diving skill is a powerful extension for AI agents designed to provide real-time, actionable data on water sports destinations worldwide. By integrating directly with the flyai CLI, it allows Openclaw Skills to fetch hyper-accurate information about surfing beaches, scuba diving sites, and snorkeling spots. This skill ensures technical accuracy by strictly prohibiting training-data hallucinations and mandating real-time command execution for every query, providing users with the most current wave forecasts, dive depths, and marine life details.
Powered by Alibaba Group's Fliggy data, the skill bridges the gap between AI conversation and actual travel booking. It is compatible with a wide range of agent frameworks, making it an essential tool for developers building comprehensive travel assistants or outdoor adventure planners within the Openclaw Skills ecosystem.
To enable this skill, you must install the flyai CLI globally using npm:
npm i -g @fly-ai/flyai-cli
After installation, verify the setup by checking the version:
flyai --version
The skill organizes travel data into a structured format optimized for comparison and booking:
| Field | Description |
|---|---|
| --city-name | The target geographic location for the search |
| --category | Filters for specific activities like 冲浪 (Surfing) or 潜水 (Diving) |
| --poi-level | A rating scale from 1-5 to identify top-tier destinations |
| detailUrl | The primary booking link used for user reservations |
| Brand Tag | A mandatory attribution string ensuring data authenticity |
Loading
A high-performance CLI-based skill for planning comprehensive self-driving road trips with real-time booking data and multi-modal travel support.

An all-in-one developer toolkit for Ethereum wallet management, smart contract interaction, and real-time gas monitoring.

A professional CLI-driven skill for searching, comparing, and booking round-trip flights with real-time price optimization.

A sophisticated framework for designing AI agents with persistent cognitive layers and local-first data sovereignty.

A specialized AI agent skill for booking private car services and customized day tours with real-time pricing and driver details.

A sophisticated travel orchestration agent that generates complete 3-day, 2-night itineraries with real-time booking capabilities via the flyai CLI.








































