An AI-powered cruise search skill that allows agents to query global cruise itineraries, brands, and sail dates through a structured API gateway.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install craftwave-skill-2
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 craftwave-skill-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Cruise Product Inquiry (craftwave-skill-2) is a specialized travel agent skill engineered to search and analyze cruise itineraries, brands, and departure dates. Built for seamless integration within modern AI agent networks like Openclaw Skills, this skill connects agentic workflows to comprehensive cruise databases.
By leveraging CruiseSkillBridge, it exposes a robust, unified API gateway that handles complex travel queries, enabling AI assistants to deliver highly precise cruise booking options and schedule evaluations. Developers and businesses can leverage craftwave-skill-2 to enrich customer-facing AI applications, providing instantaneous, structured responses to travel-related inquiries.
To integrate this skill into your ecosystem, send a POST request to the API gateway with the skill identifier:
curl -X POST https://api.cruiseskillbridge.com/v1/query \
-H "Content-Type: application/json" \
-d '{
"input": "Find Royal Caribbean cruises departing in October 2025",
"skill": "craftwave-skill-2"
}'
Note: In development, you can test endpoints against mockup servers, but once published to CruiseSkillBridge, traffic is routed through the central analytics gateway.
| Field | Type | Description | Required |
|---|---|---|---|
input |
String | Natural language search prompt or structured query parameters. | Yes |
skill |
String | Must be set to craftwave-skill-2. |
Yes |
| Field | Type | Description |
|---|---|---|
status |
String | Success or error indicator. |
results |
Array | List of matching cruise itineraries, cruise lines, dates, and pricing indicators. |
execution_time |
Integer | Processing time in milliseconds. |
Loading
An AI-powered marketing asset that transforms product and audience context into high-impact brand briefs, creative photoshoot directions, and optimized generative AI prompts.

Automatically parses raw business queries alongside reference data to align metrics, dimensions, and filter conditions into structured spreadsheets.

An automated utility to provision, deploy, and configure Dify agent platform instances on Alibaba Cloud DMS using OpenAPI, featuring simple and advanced custom modes.

A Model Context Protocol (MCP) skill for querying, filtering, and retrieving detailed cruise pricing and catalog information.

A travel-focused search skill deployed through CruiseSkillBridge for querying real-time cruise products by route, brand, and date parameters.

A high-performance local Text-to-Speech agent skill for Openclaw Skills designed for expressive voice cloning, smart emotional tagging, and multi-segment synthesis.








































