Plan Tour Route
技能 已验证 活跃Plan a multi-stop tour route with waypoint optimization, drive/walk time estimation, and POI discovery along the route using OSM data. Covers geocoding, nearest-neighbor and TSP-based ordering, time/distance matrix calculation, and itinerary generation with points of interest. Use when planning a road trip or walking tour with multiple destinations, optimizing visit order to minimize travel time, discovering sites along a route, or comparing driving versus walking versus public transport options.
To enable users to efficiently plan complex road trips or walking tours by optimizing route order, estimating travel times, and discovering relevant points of interest along the way.
功能
- Multi-stop tour route optimization
- Drive/walk time and distance estimation
- Point of Interest (POI) discovery along route
- Geocoding and waypoint validation
- Itinerary generation with time budgets
使用场景
- Planning a road trip with multiple destinations.
- Optimizing a walking tour to minimize travel time.
- Discovering restaurants or landmarks along a planned route.
- Generating a detailed daily itinerary with realistic schedules.
非目标
- Booking accommodations or transportation
- Real-time traffic updates (relies on OSM data estimations)
- Real-time public transport schedules (relies on general estimations)
- Handling complex multi-modal transport integration beyond basic estimation
实践
- Travel Planning
- Route Optimization
- Itinerary Generation
先决条件
- List of waypoints
- Travel mode (driving, walking, cycling, public transport)
- Optional: Start and end points
- Optional: Time constraints and POI categories
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
已验证类似扩展
Generate Tour Report
99Generate a Quarto-based tour report with embedded maps, daily itineraries, logistics tables, and accommodation/transport details. Produces a self-contained HTML or PDF document suitable for offline use during travel. Use when compiling a planned tour into a shareable document, creating an offline-accessible travel guide, documenting a completed trip with photos and statistics, or producing a professional tour proposal for a group or client.
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Oraclaw Solver
100为 AI 代理提供工业级的调度和资源优化。在几毫秒内通过能源匹配、预算分配和任何 LP/MIP 约束问题来解决任务调度。
Oraclaw Decide
100为 AI 代理提供决策智能。分析选项、使用 PageRank 映射决策依赖关系、检测信息源冲突,并找出最重要的选择。
MongoDB Connection Optimizer
100为任何支持的驱动程序语言优化 MongoDB 客户端连接配置(池、超时、模式)。在处理/更新/审查实例化或配置 MongoDB 客户端(例如,调用 `connect()` 时)、配置连接池、对连接错误(ECONNREFUSED、超时、池耗尽)进行故障排除、优化与连接相关的性能问题时,请使用此技能。这包括构建具有 MongoDB 的无服务器函数、创建使用 MongoDB 的 API 端点、优化高流量 MongoDB 应用程序、创建长期运行任务和并发性,或调试与连接相关的失败等场景。
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.