wendao-partner-qclaw-skill

Generate travel itineraries and recommendations via the Ctrip 携程问道 API.

Updated May 4, 2026
One-click install
npx skills add https://github.com/234194027-cpu/xianclaw --skill wendao-partner-qclaw-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wendao-partner-qclaw-skill
Source: https://github.com/234194027-cpu/xianclaw/tree/main/resources/openclaw/config/skills/wendao-partner-qclaw-skill
Command: npx skills add https://github.com/234194027-cpu/xianclaw --skill wendao-partner-qclaw-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, fetch, and includes scripts (resource) components.

What problem does it solve?

It helps users get accurate travel planning and recommendations without manually searching multiple sources or writing detailed prompts for each step.

Core Features & Use Cases

  • Automatic travel-scenario triggering: Triggers on broad travel intents such as hotel/flight/train lookup, attraction recommendations, local experiences, destination inquiry, itinerary planning, food and stay advice, visa guidance, and travel guide retrieval.
  • Ctrip 携程问道 API-only answers: For travel queries, it must not use general knowledge; it calls the 携程问道 API and returns only the API result field.
  • Session token handling: Requires retrieving a WENDAO API token at session start (via the provided token scripts), with clear error handling and guidance for re-authorization.

Quick Start

Ask something like: "我想去三亚玩三天,帮我规划行程并推荐当地美食和住宿。"

Frequently Asked Questions about wendao-partner-qclaw-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get travel itinerary recommendations from Ctrip 携程问道 using an API?

Travel itinerary recommendations are generated by invoking the Ctrip 携程问道 skills endpoint, returning only the API result field for your travel queries while blocking general-knowledge responses.

Do I need Node.js to run the Ctrip 携程问道 travel planning API integration?

Yes, Node.js is mandatory for executing the travel planning scripts and invoking the Ctrip 携程问道 API endpoint, utilizing the fetch dependency to retrieve itinerary and recommendation data.

How do I handle session token management for the 携程问道 API?

Session token management requires injecting a WENDAO_API_KEY at session start via provided token scripts, ensuring authorized API calls with built-in error handling and re-authorization guidance.

Can I use this API integration for flight searches and hotel booking help?

Yes, the API integration triggers automatically on broad travel intents including flight and train searches, hotel booking help, destination inquiries, attraction recommendations, and end-to-end itinerary planning.

Why does the travel planning API return an error instead of recommendations?

Travel planning API errors typically occur when the mandatory WENDAO_API_KEY session token is missing or invalid, requiring re-authorization via the provided token scripts before retrying your query.

What travel queries does the 携程问道 API integration support?

The API integration supports destination inquiries, attraction recommendations, local activities, visa and travel-guide requests, food and stay advice, and end-to-end itinerary planning for comprehensive travel scenarios.