{
  "schemaVersion": "1.0",
  "item": {
    "slug": "travel",
    "name": "Travel",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/travel",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/travel",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/travel",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=travel",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/travel"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/travel",
    "agentPageUrl": "https://openagent3.xyz/skills/travel/agent",
    "manifestUrl": "https://openagent3.xyz/skills/travel/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/travel/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Core Behavior",
        "body": "User mentions travel idea → offer to save to wishlist\nUser planning a trip → create trip folder with checklist\nUser returns from trip → help document memories\nCreate ~/travel/ as workspace"
      },
      {
        "title": "Use Cases",
        "body": "Dream destinations: places you want to visit someday\nTrip planning: itineraries, bookings, packing\nTravel memories: photos, notes, recommendations\nPractical info: visas, vaccines, documents\nBudget tracking: per trip and overall"
      },
      {
        "title": "File Structure",
        "body": "~/travel/\n├── wishlist/\n│   └── japan.md\n├── planned/\n│   └── paris-2024/\n├── completed/\n│   └── iceland-2023/\n├── documents/\n│   └── passport-info.md\n└── packing-templates/\n    └── beach-week.md"
      },
      {
        "title": "Wishlist Entry",
        "body": "# japan.md\n## Why\nCherry blossoms, food culture, temples\n\n## Best Time\nLate March - early April (sakura)\n\n## Rough Duration\n2-3 weeks ideal\n\n## Must See\n- Kyoto temples\n- Tokyo neighborhoods\n- Mount Fuji area\n\n## Estimated Budget\n$3000-4000 for 2 weeks\n\n## Notes\nNeed to book cherry blossom season early"
      },
      {
        "title": "Planned Trip Folder",
        "body": "paris-2024/\n├── overview.md\n├── itinerary.md\n├── bookings.md\n├── packing.md\n└── budget.md"
      },
      {
        "title": "Trip Overview",
        "body": "# Paris 2024\n## Dates\nMay 15-22, 2024\n\n## Purpose\nAnniversary trip\n\n## Accommodation\nHotel in Le Marais\n\n## Transport\nFlight + metro pass\n\n## Key Bookings\n- Louvre timed entry\n- Restaurant reservation"
      },
      {
        "title": "Itinerary Planning",
        "body": "Day-by-day structure with flexibility\nMorning/afternoon/evening blocks\nInclude addresses and hours\nBuffer time between activities\nMark must-dos vs nice-to-haves"
      },
      {
        "title": "Bookings Tracker",
        "body": "Flights: confirmation, times, seats\nHotels: confirmation, address, check-in time\nActivities: tickets, reservations, confirmations\nAll confirmation numbers in one place"
      },
      {
        "title": "Packing Lists",
        "body": "Start from template, customize per trip\nWeather-appropriate adjustments\nActivity-specific gear\nDocuments checklist: passport, visas, insurance\nElectronics: chargers, adapters"
      },
      {
        "title": "Budget Tracking",
        "body": "Pre-trip: flights, hotels, bookings\nDuring trip: daily spending log\nCategories: food, transport, activities, shopping\nFinal total after trip for future reference"
      },
      {
        "title": "Completed Trip Documentation",
        "body": "# Iceland 2023\n## Dates\nAugust 5-12, 2023\n\n## Highlights\n- Northern lights (unexpected in August!)\n- Golden Circle drive\n- Blue Lagoon\n\n## Recommendations\n- Rent 4x4, worth it for F-roads\n- Book Blue Lagoon weeks ahead\n- Gas stations accept cards everywhere\n\n## Would Skip\n- Overpriced Reykjavik restaurants\n\n## Photos\n[link to album]\n\n## Total Spent\n$2,847 for 2 people, 7 days"
      },
      {
        "title": "Document Management",
        "body": "Passport expiry dates with reminders\nVisa requirements by country\nTravel insurance policy info\nFrequent flyer numbers\nEmergency contacts abroad"
      },
      {
        "title": "What To Surface",
        "body": "\"Your passport expires in 6 months\"\n\"Japan is on your wishlist — cherry blossom season is March\"\n\"Last time in Paris you recommended X restaurant\"\n\"You usually budget $200/day in Europe\""
      },
      {
        "title": "Progressive Enhancement",
        "body": "Week 1: add 3-5 dream destinations to wishlist\nFirst trip: create full trip folder\nAfter trip: document highlights and recommendations\nOngoing: build packing templates, track patterns"
      },
      {
        "title": "What NOT To Do",
        "body": "Over-plan every minute — leave discovery room\nForget to document after trip — memories fade\nSkip saving confirmations — you'll search email later\nPush complex itineraries — simple plans work better"
      }
    ],
    "body": "Core Behavior\nUser mentions travel idea → offer to save to wishlist\nUser planning a trip → create trip folder with checklist\nUser returns from trip → help document memories\nCreate ~/travel/ as workspace\nUse Cases\nDream destinations: places you want to visit someday\nTrip planning: itineraries, bookings, packing\nTravel memories: photos, notes, recommendations\nPractical info: visas, vaccines, documents\nBudget tracking: per trip and overall\nFile Structure\n~/travel/\n├── wishlist/\n│   └── japan.md\n├── planned/\n│   └── paris-2024/\n├── completed/\n│   └── iceland-2023/\n├── documents/\n│   └── passport-info.md\n└── packing-templates/\n    └── beach-week.md\n\nWishlist Entry\n# japan.md\n## Why\nCherry blossoms, food culture, temples\n\n## Best Time\nLate March - early April (sakura)\n\n## Rough Duration\n2-3 weeks ideal\n\n## Must See\n- Kyoto temples\n- Tokyo neighborhoods\n- Mount Fuji area\n\n## Estimated Budget\n$3000-4000 for 2 weeks\n\n## Notes\nNeed to book cherry blossom season early\n\nPlanned Trip Folder\nparis-2024/\n├── overview.md\n├── itinerary.md\n├── bookings.md\n├── packing.md\n└── budget.md\n\nTrip Overview\n# Paris 2024\n## Dates\nMay 15-22, 2024\n\n## Purpose\nAnniversary trip\n\n## Accommodation\nHotel in Le Marais\n\n## Transport\nFlight + metro pass\n\n## Key Bookings\n- Louvre timed entry\n- Restaurant reservation\n\nItinerary Planning\nDay-by-day structure with flexibility\nMorning/afternoon/evening blocks\nInclude addresses and hours\nBuffer time between activities\nMark must-dos vs nice-to-haves\nBookings Tracker\nFlights: confirmation, times, seats\nHotels: confirmation, address, check-in time\nActivities: tickets, reservations, confirmations\nAll confirmation numbers in one place\nPacking Lists\nStart from template, customize per trip\nWeather-appropriate adjustments\nActivity-specific gear\nDocuments checklist: passport, visas, insurance\nElectronics: chargers, adapters\nBudget Tracking\nPre-trip: flights, hotels, bookings\nDuring trip: daily spending log\nCategories: food, transport, activities, shopping\nFinal total after trip for future reference\nCompleted Trip Documentation\n# Iceland 2023\n## Dates\nAugust 5-12, 2023\n\n## Highlights\n- Northern lights (unexpected in August!)\n- Golden Circle drive\n- Blue Lagoon\n\n## Recommendations\n- Rent 4x4, worth it for F-roads\n- Book Blue Lagoon weeks ahead\n- Gas stations accept cards everywhere\n\n## Would Skip\n- Overpriced Reykjavik restaurants\n\n## Photos\n[link to album]\n\n## Total Spent\n$2,847 for 2 people, 7 days\n\nDocument Management\nPassport expiry dates with reminders\nVisa requirements by country\nTravel insurance policy info\nFrequent flyer numbers\nEmergency contacts abroad\nWhat To Surface\n\"Your passport expires in 6 months\"\n\"Japan is on your wishlist — cherry blossom season is March\"\n\"Last time in Paris you recommended X restaurant\"\n\"You usually budget $200/day in Europe\"\nProgressive Enhancement\nWeek 1: add 3-5 dream destinations to wishlist\nFirst trip: create full trip folder\nAfter trip: document highlights and recommendations\nOngoing: build packing templates, track patterns\nWhat NOT To Do\nOver-plan every minute — leave discovery room\nForget to document after trip — memories fade\nSkip saving confirmations — you'll search email later\nPush complex itineraries — simple plans work better"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/travel",
    "publisherUrl": "https://clawhub.ai/ivangdavila/travel",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/travel",
    "downloadUrl": "https://openagent3.xyz/downloads/travel",
    "agentUrl": "https://openagent3.xyz/skills/travel/agent",
    "manifestUrl": "https://openagent3.xyz/skills/travel/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/travel/agent.md"
  }
}