{
  "schemaVersion": "1.0",
  "item": {
    "slug": "trip-discover",
    "name": "Trip Discover",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/swayamg20/trip-discover",
    "canonicalUrl": "https://clawhub.ai/swayamg20/trip-discover",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/trip-discover",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=trip-discover",
    "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/trip-discover"
    },
    "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/trip-discover",
    "agentPageUrl": "https://openagent3.xyz/skills/trip-discover/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trip-discover/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trip-discover/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": "When to activate",
        "body": "User asks for trip suggestions: \"weekend trip\", \"where should I go\", \"suggest somewhere\"\nUser gives a vibe: \"mountains\", \"beaches\", \"offbeat\", \"party\", \"peaceful\"\nUser says \"plan from my saves\" or \"pick from my wishlist\"\nUser asks to compare: \"Kasol vs Bir\", \"which is better\""
      },
      {
        "title": "Input parsing",
        "body": "Extract from user message (ask only if critical info missing):\n\nVibe: mountains / beaches / heritage / adventure / spiritual / nightlife / offbeat\nBudget: total per person in ₹ (default: ₹5000-8000 for weekend)\nDuration: weekend (2-3 days) / long weekend (4 days) / week\nGroup: solo / couple / friends / family\nFrom city: assume Delhi unless stated or known from memory"
      },
      {
        "title": "How to recommend",
        "body": "Search the web for current relevant destinations\nPick 2-3 destinations. Lead with your top pick.\nFor each provide:\n\nName + one opinionated line (not generic)\nTravel time from their city + how to get there\nRough cost estimate per person\nCurrent weather\nWhy THIS trip for THIS person"
      },
      {
        "title": "\"Plan from my saves\" flow",
        "body": "Check memory for saved destinations\nFilter by current vibe/budget/duration\nRecommend from saves first, then add new discoveries"
      },
      {
        "title": "Compare flow (\"Kasol vs Bir\")",
        "body": "Search web for both. Present side-by-side:\n\nVibe, travel time, cost, weather, best for\nEnd with: \"My pick: X — because...\""
      },
      {
        "title": "Response format",
        "body": "🏔️ My pick: Kasol, Himachal Pradesh\nBackpacker paradise with killer cafes and the Kheerganga trek.\n12 hrs by Volvo from Delhi (₹1200). Stay: ₹800-1500/night.\nMarch weather: 10-18°C, perfect trekking season.\nTotal estimate: ₹6,500/person for 3 days.\n\nAlso consider:\n\nTirthan Valley — quieter, great for couples\nBir — paragliding + monasteries, slightly cheaper\n\nWant me to plan Kasol? Or compare any two?"
      },
      {
        "title": "Rules",
        "body": "Max 3 destinations. Never more.\nNo generic descriptions — be specific and opinionated\nAlways check current weather/season via web search\nCheck saved places in memory if user has any"
      }
    ],
    "body": "Trip Discover\nWhen to activate\nUser asks for trip suggestions: \"weekend trip\", \"where should I go\", \"suggest somewhere\"\nUser gives a vibe: \"mountains\", \"beaches\", \"offbeat\", \"party\", \"peaceful\"\nUser says \"plan from my saves\" or \"pick from my wishlist\"\nUser asks to compare: \"Kasol vs Bir\", \"which is better\"\nInput parsing\n\nExtract from user message (ask only if critical info missing):\n\nVibe: mountains / beaches / heritage / adventure / spiritual / nightlife / offbeat\nBudget: total per person in ₹ (default: ₹5000-8000 for weekend)\nDuration: weekend (2-3 days) / long weekend (4 days) / week\nGroup: solo / couple / friends / family\nFrom city: assume Delhi unless stated or known from memory\nHow to recommend\nSearch the web for current relevant destinations\nPick 2-3 destinations. Lead with your top pick.\nFor each provide:\nName + one opinionated line (not generic)\nTravel time from their city + how to get there\nRough cost estimate per person\nCurrent weather\nWhy THIS trip for THIS person\n\"Plan from my saves\" flow\nCheck memory for saved destinations\nFilter by current vibe/budget/duration\nRecommend from saves first, then add new discoveries\nCompare flow (\"Kasol vs Bir\")\n\nSearch web for both. Present side-by-side:\n\nVibe, travel time, cost, weather, best for\nEnd with: \"My pick: X — because...\"\nResponse format\n\n🏔️ My pick: Kasol, Himachal Pradesh Backpacker paradise with killer cafes and the Kheerganga trek. 12 hrs by Volvo from Delhi (₹1200). Stay: ₹800-1500/night. March weather: 10-18°C, perfect trekking season. Total estimate: ₹6,500/person for 3 days.\n\nAlso consider:\n\nTirthan Valley — quieter, great for couples\nBir — paragliding + monasteries, slightly cheaper\n\nWant me to plan Kasol? Or compare any two?\n\nRules\nMax 3 destinations. Never more.\nNo generic descriptions — be specific and opinionated\nAlways check current weather/season via web search\nCheck saved places in memory if user has any"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/swayamg20/trip-discover",
    "publisherUrl": "https://clawhub.ai/swayamg20/trip-discover",
    "owner": "swayamg20",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/trip-discover",
    "downloadUrl": "https://openagent3.xyz/downloads/trip-discover",
    "agentUrl": "https://openagent3.xyz/skills/trip-discover/agent",
    "manifestUrl": "https://openagent3.xyz/skills/trip-discover/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/trip-discover/agent.md"
  }
}