Agent skill · AI & Agents

travel-agent-skill

私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。

davepoongithub.com/davepoonGitHub ↗
claude-codeMIT
Install
npx skills add davepoon/buildwithclaude --skill travel-agent-skill --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: plugins/travel-agent-skill/skills/travel-agent-skill/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,251
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 私人旅行管家 · Travel Agent Skill > 「不是给你一堆信息,是给你一张可以直接执行的日程表。」 --- ## 核心能力 | 功能 | 说明 | |:---|:---| | 📋 **行程规划** | 输入地点/天数/预算/风格,输出完整行程 | | 🚄 **交通推荐** | 高铁车次/航班 + 票价 + 购票指引 | | 🏨 **住宿推荐** | 区域+档次+价格+预订平台指引 | | 🍜 **美食路线** | 餐厅推荐+人均+平台链接 | | 💰 **预算透明** | 每日花费小计 + 总预算汇总 + 省钱方案 | | 📄 **导出攻略** | 一键生成精美HTML攻略,双击即用 | --- ## 工作流 ### Step 1:收集信息 一次性问清以下问题(使用 AskUserQuestion 工具): 1. **出发地和目的地**(从哪到哪) 2. *

More from buildwithclaude
All skills →
About this skill
What does the travel-agent-skill skill do?

私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。

How do I install it?

Run `npx skills add davepoon/buildwithclaude --skill travel-agent-skill --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From davepoon/buildwithclaude, a repository with 3,251 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going