Travel Guidebook
Description
AI agent skill that generates beautifully typeset travel guidebook PDFs — from research to print, powered by parallel agents and Amap MCP.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Travel Guidebook
**从调研到成书的一站式旅行路书引擎**
[](./LICENSE) [](#安装) [](https://nodejs.org)
这是什么
一个 AI Agent Skill,输入一句话行程需求,输出一本精美的旅行路书 PDF。
输入:「北京到上海,5.1 到 5.5,五日深度游」
输出:beijing_shanghai_guidebook.pdf (7MB, 30+ 页精排路书)
不是模板填充,不是信息堆砌——而是一本有**文学温度**的旅行指南: 羊皮纸底色、衬线体标题、内联 SVG 装饰、功能色信息系统、每日手记区。
核心特性
工作流程
安装
前置依赖
# Node.js >= 18
node -v
# Playwright + Chromium (PDF 导出引擎)
npm install playwright
npx playwright install chromium
安装 Skill
npx skills add https://github.com/geekjourneyx/travel-guidebook
高德地图 MCP(可选,推荐)
配置后可获取实时 POI 数据、步行路线、公交方案。
// ~/.copilot/mcp-config.json
{
"mcpServers": {
"amap-maps": {
"command": "npx",
"args": ["-y", "@amap/amap-maps-mcp-server"],
"env": {
"AMAP_MAPS_API_KEY": "your_amap_api_key"
}
}
}
}
在 [高德开放平台](https://console.amap.com/) 申请 Web 服务 API Key(免费)。
快速上手
安装完成后,在 Copilot CLI / Claude Code 中直接对话:
> 北京到上海,5.1 到 5.5,五日深度文化游
> 成都到重庆,自驾三日游,美食为主
> 杭州周末两日游,带老人和小孩
Skill 会自动识别触发词(路书、旅行指南、行程规划等), 启动完整的 6 阶段工作流。
输出示例
project/
├── beijing_shanghai_guidebook.html # 82KB 自包含 HTML
└── beijing_shanghai_guidebook.pdf # 7.1MB 打印级 PDF
路书包含
┌─────────────────────────────
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI