🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

TripAI

by @trips-ai

官方携程问道旅行技能。尤其擅长处理复杂、口语化的中文旅行查询,能一句话搞定酒店、机票、火车票、景点门票、一日游及演出展览的混合需求。

⚙️ Configuration

1. 打开 www.ctrip.com/wendao/openclaw 获取 API Key 2. 存储凭证(二选一):

方式 A — 配置文件(推荐):

mkdir -p ~/.config/tripai-skill
echo "your_api_key" > ~/.config/tripai-skill/api_key

方式 B — 环境变量:

export TRIPAI_API_KEY="your_api_key"

Agent 会按优先级依次尝试:环境变量 → 配置文件。

View on ClawHub
TERMINAL
clawhub install tripai-skill

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →