huanyuzhilv

Skills Travel Planner — AI skill for Claude Code

AI community

开源 AI 路书生成工具 · Cursor/Claude Agent Skill:简版行程表 → tripData.json → 可交付 HTML/PDF.

How to install Skills Travel Planner

This entry records only its repository, not the path inside it, so there is no exact command to give. Open huanyuzhilv/skills-travel-planner and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Skills Travel Planner does

开源 AI 路书生成工具 · Cursor/Claude Agent Skill:简版行程表 → tripData.json → 可交付 HTML/PDF。小红书配图、LLM 润色、飞猪酒店数据。Open-source AI travel roadbook generator for custom tour advisors.

Alternatives in AI

  • Architecture Diagram Generator — Generate beautiful dark-themed system architecture diagrams as standalone HTML/SVG files 7k ★
  • Claude Skills LLM Council — LLM Council — a Claude Code skill that runs your decisions through 5 AI advisors with peer review 1.7k ★
  • Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★

README

skills-travel-planner — 开源 AI 路书生成工具

**English:** Open-source **AI roadbook / travel itinerary generator** for **Cursor, Claude Code & Codex** agents. Converts txt/docx itinerary briefs → structured **`tripData.json`** → **client-ready HTML/PDF roadbooks** with Xiaohongshu image enrichment, optional LLM copywriting, and FlyAI hotel data. **One-command deliver:** `python3 scripts/deliver_roadbook_v2.py tripData.json output.html --check-in YYYY-MM-DD --check-out YYYY-MM-DD`

面向定制游顾问与 **AI Agent(Cursor / Claude Code / Codex)** 的专业 **路书(Roadbook)生成 Skill**。 把 txt/docx/截图里的简版行程,自动变成结构化 **`tripData.json`** 与客户可交付的 **HTML/PDF 路书**。

**关键词**:AI 路书生成、AI 行程单、定制游行路书、travel itinerary generator、roadbook generator、Agent Skill、小红书配图、LLM 文案润色。

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Website](https://img.shields.io/badge/Website-GitHub%20Pages-646cff)](https://huanyuzhilv.github.io/skills-travel-planner/) [![Release](https://img.shields.io/github/v/release/huanyuzhilv/skills-travel-planner?label=release)](https://github.com/huanyuzhilv/skills-travel-planner/releases)

与其他方案对比

skills-travel-planner ChatGPT 聊行程 Word/Notion 模板 通用 trip planner App
输出 tripData.json + 交付级 HTML/PDF 纯文本 手工排版 App 内行程
Agent 集成 Cursor / Claude Skill 原生 无 Skill 规范
配图 小红书 + 飞猪自动搜图 无或手动 手动 有限
一键交付流水线 deliver_roadbook_v2.py
开源可 fork MIT

特性

  • Intake:解析简版行程表(txt/docx)→ 结构化 tripData.json
  • Enrich:每日正文(小红书 + 可选 LLM)、住宿简介(飞猪 FlyAI)、亮点/费用/服务文案
  • 配图:TikHub 小红书搜索 + 飞猪/Wikimedia 兜底链,strict https 校验
  • 交付:一键 deliver_roadbook_v2.py 生成 roadbook-v2 HTML,可导出 PDF/长图

快速开始

git clone https://github.com/huanyuzhilv/skills-travel-planner.git
cd skills-travel-planner
cp .env.example .env
# 编辑 .env:填入 TIKHUB_API_KEY(https://user.tikhub.io 申请)
# 可选:OPENAI_API_KEY 或 DEEPSEEK_API_KEY(LLM 润色,见 docs/deepseek-