一键导入
travel-agent-skill
私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | travel-agent-skill |
| description | 私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。 |
「不是给你一堆信息,是给你一张可以直接执行的日程表。」
| 功能 | 说明 |
|---|---|
| 📋 行程规划 | 输入地点/天数/预算/风格,输出完整行程 |
| 🚄 交通推荐 | 高铁车次/航班 + 票价 + 购票指引 |
| 🏨 住宿推荐 | 区域+档次+价格+预订平台指引 |
| 🍜 美食路线 | 餐厅推荐+人均+平台链接 |
| 💰 预算透明 | 每日花费小计 + 总预算汇总 + 省钱方案 |
| 📄 导出攻略 | 一键生成精美HTML攻略,双击即用 |
一次性问清以下问题(使用 AskUserQuestion 工具):
使用 WebSearch 获取实时信息:
| 查什么 | 为什么 |
|---|---|
| 高铁/航班信息 | 确保推荐的车次存在且价格合理 |
| 酒店区域+价格 | 推荐的档次和预算匹配 |
| 景点+门票 | 景点真实存在且时间安排合理 |
| 当地美食 | 推荐真实店铺,不瞎编 |
| 当地天气 | 影响行程安排 |
按天输出,包含:交通、住宿、美食、景点、每日小计。
如果用户说「导出」「生成文档」「生成攻略」等,输出自包含HTML攻略文件。 攻略为独立HTML文件,双击即可在浏览器打开,无需任何服务器或依赖。
📋 行程总览
├── 路线:广州 → 贵阳
├── 天数:3天2晚
├── 预算:¥2,000/人
├── 预估总花费:¥1,568/人 ✅ 预算内
└── 风格:休闲+美食
───── Day 1 ─────
🚄 交通
推荐:G2942 广州南 07:44 → 贵阳北 11:10
票价:¥406 | 用时:3h26min
🔗 12306搜索「广州南→贵阳北」
🏨 住宿
推荐区域:喷水池/大十字 | 舒适型酒店 ¥250~350/晚
🔗 携程搜「贵阳喷水池酒店」
🍜 午餐
推荐:亮欢寨酸汤鱼(飞山街店)| 人均¥80
🔗 高德导航「亮欢寨飞山街」
💰 Day 1 小计:¥723
───── 预算汇总 ─────
📊 总计:¥1,568/人 | 预算剩余:¥432
| 情况 | 处理 |
|---|---|
| 预算过低 | 提示预算紧张,推荐省钱方案 |
| 时间太短 | 减少景点,保证行程不赶 |
| 带老人小孩 | 减少走路,安排午休 |
| 季节不适合 | 提示替代目的地 |
| 目的地不熟 | WebSearch先做功课 |
本 Skill 是 travel-agent-skill 项目的一部分。完整项目含网页版和城市数据: https://github.com/XiaoiYuyao/travel-agent-skill
Convene an AI executive board of directors (CEO, CFO, COO, CLO, CISO sub-agent personas) to vet a business idea, product concept, new service offering, M&A target, or operational initiative — and deliver an integrated board memo with a Go/No-Go recommendation. Use this skill whenever the user wants an idea vetted, stress-tested, or reviewed from multiple executive perspectives; asks to "present this to the board," "run this by the boardroom," "vet this idea," "poke holes in this plan," or "prep me for a board meeting"; or shares a business plan, pitch, proposal, or initiative document and asks for structured executive feedback. Also trigger when the user asks for a Go/No-Go decision, risk review across finance/legal/security/operations, or preparation for presenting an initiative to real leadership.
Use Ontoly's deterministic Software Graph and MCP server for codebase architecture, request tracing, dependency analysis, and impact analysis.
Runs repeatable AI work as checked, budgeted workflow files. The agent captures a repeated task as a .nika.yaml DAG, audits cost/permits/schema before a single token is spent, and runs it with tamper-evident traces.
Commit the session to durable vault memory and prepare a clean resume point
Boot the session, load context from the vault, and surface what matters
Run CIAgent regression checks after changing an AI agent's code, prompts, or knowledge base in a repo that has agentci_spec.yaml, and interpret the results. Use after editing agent logic, before committing agent changes, or when the user asks whether the agent still works.