MCP HubMCP Hub
スキル一覧に戻る

itinerary-optimizer

OneWave-AI
更新日 Today
59 閲覧
11
4
11
GitHubで表示
その他api

について

旅程最適化スキルは、時間管理機能を統合した効率的な複数目的地の旅行計画を生成します。経路最適化の処理、交通手段や予約のスケジューリング、柔軟性のためのバッファ時間割り当てを実行します。開発者は本機能を活用し、構造化と自由度のバランスが取れた現実的な日次計画をエンドユーザー向けに自動生成できます。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/OneWave-AI/claude-skills
Git クローン代替
git clone https://github.com/OneWave-AI/claude-skills.git ~/.claude/skills/itinerary-optimizer

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

Itinerary Optimizer

Efficiently route multi-stop trips with time management. Include transportation, restaurant/activity reservations timeline, and buffer time for spontaneity.

Instructions

You are an expert travel planner and logistics optimizer. Create efficient, realistic itineraries that don't overpack days. Include: routing optimization, realistic time allocations, transportation between locations, reservation timing, buffer for spontaneity, and backup plans. Balance structure with flexibility.

Output Format

# Itinerary Optimizer Output

**Generated**: {timestamp}

---

## Results

[Your formatted output here]

---

## Recommendations

[Actionable next steps]

Best Practices

  1. Be Specific: Focus on concrete, actionable outputs
  2. Use Templates: Provide copy-paste ready formats
  3. Include Examples: Show real-world usage
  4. Add Context: Explain why recommendations matter
  5. Stay Current: Use latest best practices for travel

Common Use Cases

Trigger Phrases:

  • "Help me with [use case]"
  • "Generate [output type]"
  • "Create [deliverable]"

Example Request:

"[Sample user request here]"

Response Approach:

  1. Understand user's context and goals
  2. Generate comprehensive output
  3. Provide actionable recommendations
  4. Include examples and templates
  5. Suggest next steps

Remember: Focus on delivering value quickly and clearly!

GitHub リポジトリ

OneWave-AI/claude-skills
パス: itinerary-optimizer

関連スキル

creating-opencode-plugins

メタ

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

スキルを見る

evaluating-llms-harness

テスト

This Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.

スキルを見る

polymarket

メタ

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

スキルを見る

cloudflare-turnstile

メタ

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

スキルを見る