Overview
- Skill Key
- chandler0714/route-assistant
- Author
- chandler0714
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/chandler0714/route-assistant
- Latest Commit SHA
- fce3a354e47af839255cfa2a77f0f517f90e30db
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Route Assistant 技能。 若已安装,则直接安装 Route Assistant 技能。
# Route Assistant (route-assistant) An intelligent travel route planning assistant with optimized three-part output structure using Amap (高德地图) API. ## Output Structure ### Part 1: 出行方式一览 (Transport Options Table) Shows all available transport methods in table format: | 出行方式 | 距离 | 耗时 | 明细 | |---------|------|------|------| | 🚗 驾车 | 22.6公里 | 33分钟 | 自驾前往 | | 🚌 公交 | 22.4公里 | 45分钟 | 公共交通 | | 🚕 打车 | 22.6公里 | 40分钟 | 出租车/网约车 | | 🚶 步行 | 961米 | 10分钟 | 徒步 | ### Part 2: 推荐方案 (Recommended Schemes) Sorted by travel time, filters infeasible options: - Driving: Always shown - Transit: Only if available - Taxi: Only if distance > 1km - Walking: Only if distance ≤ 3km ### Part 3: 重要提醒 (Important Reminders) When train/flight info is provided: - Shows departure/arrival times - Calculates suggested departure time - Warns if travel time conflicts with departure time ## Features 1. **Smart Recognition** - Automatically extracts origin and destination 2. **Three-Part Output** - Structured display for clarity 3. **Intelligent Filtering** - Filters infeasible options 4. **Time Conflict Detection** - Warns if can't make it on time ## Query Examples - "从XX到XX怎么去?" - "坐G106车从XX到XX" - "天安门到故宫怎么走" ## Technical Details - Uses Amap Geocoding API - Uses Amap Direction API v5 - Duration estimated based on distance (v5 doesn't return duration) - Smart filtering based on distance thresholds
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.