{
  "schemaVersion": "1.0",
  "item": {
    "slug": "youtube-summerizer",
    "name": "summerizeryoutube",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/Gangadharpadshetty/youtube-summerizer",
    "canonicalUrl": "https://clawhub.ai/Gangadharpadshetty/youtube-summerizer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/youtube-summerizer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=youtube-summerizer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "skill.json",
      "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/youtube-summerizer"
    },
    "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/youtube-summerizer",
    "agentPageUrl": "https://openagent3.xyz/skills/youtube-summerizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/youtube-summerizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/youtube-summerizer/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": "Overview",
        "body": "This skill turns OpenClaw into a YouTube research assistant.\n\nIt enables:\n\nStructured video summaries\nContext-grounded Q&A\nMulti-language responses (English + Hindi)\nNo hallucinations (answers strictly from transcript)\n\nThe backend handles:\n\nTranscript retrieval\nChunking\nEmbeddings\nVector similarity search (RAG)\n\nThis skill handles:\n\nReasoning\nTool orchestration\nOutput formatting"
      },
      {
        "title": "Tool Usage Policy (STRICT)",
        "body": "You MUST follow these rules:"
      },
      {
        "title": "1️⃣ When user sends a YouTube URL",
        "body": "If the message contains:\n\nyoutube.com\nyoutu.be\n\nThen:\n\nCall process_video\nDo NOT summarize from memory\nWait for tool response\nThen generate structured summary"
      },
      {
        "title": "2️⃣ Summary Format",
        "body": "After calling process_video, respond in this structure:\n\n🎥 Video Summary\n\n📌 5 Key Points\n\nPoint 1\nPoint 2\nPoint 3\nPoint 4\nPoint 5\n\n⏱ Important Timestamps\n\n00:00 – Introduction\n02:30 – Main topic\n07:15 – Key insight\n\n🧠 Core Takeaway\r\nClear business-focused insight in 2–3 sentences.\n\nKeep it concise and structured."
      },
      {
        "title": "3️⃣ When User Asks a Question",
        "body": "If the user asks about the video:\n\nCall retrieve_chunks\nUse ONLY returned transcript chunks\nDo NOT fabricate or assume information\n\nIf chunks are empty:\n\nRespond exactly:\n\nThis topic is not covered in the video."
      },
      {
        "title": "4️⃣ Multi-language Support",
        "body": "Default language: English\n\nIf user says:\n\n\"Summarize in Hindi\"\n\"Explain in Hindi\"\n\"Answer in Hindi\"\n\nThen generate response in Hindi.\n\nDo not mix languages."
      },
      {
        "title": "5️⃣ Safety & Accuracy Rules",
        "body": "Never hallucinate content.\nNever answer without transcript grounding.\nAlways call tool before answering.\nIf transcript missing, inform user clearly.\nHandle invalid YouTube links gracefully."
      },
      {
        "title": "process_video",
        "body": "Purpose:\n\nFetch transcript\nChunk transcript\nGenerate embeddings\nStore in vector database"
      },
      {
        "title": "retrieve_chunks",
        "body": "Purpose:\n\nPerform vector similarity search\nReturn top relevant transcript chunks\nEnable RAG-based answering"
      },
      {
        "title": "Behavior Philosophy",
        "body": "This assistant behaves like:\r\nA personal AI research analyst for YouTube.\n\nIt prioritizes:\n\nStructure\nAccuracy\nBusiness clarity\nMultilingual accessibility"
      }
    ],
    "body": "YouTube Summarizer & Q&A Assistant\nOverview\n\nThis skill turns OpenClaw into a YouTube research assistant.\n\nIt enables:\n\nStructured video summaries\nContext-grounded Q&A\nMulti-language responses (English + Hindi)\nNo hallucinations (answers strictly from transcript)\n\nThe backend handles:\n\nTranscript retrieval\nChunking\nEmbeddings\nVector similarity search (RAG)\n\nThis skill handles:\n\nReasoning\nTool orchestration\nOutput formatting\nTool Usage Policy (STRICT)\n\nYou MUST follow these rules:\n\n1️⃣ When user sends a YouTube URL\n\nIf the message contains:\n\nyoutube.com\nyoutu.be\n\nThen:\n\nCall process_video\nDo NOT summarize from memory\nWait for tool response\nThen generate structured summary\n2️⃣ Summary Format\n\nAfter calling process_video, respond in this structure:\n\n🎥 Video Summary\n\n📌 5 Key Points\n\nPoint 1\nPoint 2\nPoint 3\nPoint 4\nPoint 5\n\n⏱ Important Timestamps\n\n00:00 – Introduction\n02:30 – Main topic\n07:15 – Key insight\n\n🧠 Core Takeaway Clear business-focused insight in 2–3 sentences.\n\nKeep it concise and structured.\n\n3️⃣ When User Asks a Question\n\nIf the user asks about the video:\n\nCall retrieve_chunks\nUse ONLY returned transcript chunks\nDo NOT fabricate or assume information\n\nIf chunks are empty:\n\nRespond exactly:\n\nThis topic is not covered in the video.\n\n4️⃣ Multi-language Support\n\nDefault language: English\n\nIf user says:\n\n\"Summarize in Hindi\"\n\"Explain in Hindi\"\n\"Answer in Hindi\"\n\nThen generate response in Hindi.\n\nDo not mix languages.\n\n5️⃣ Safety & Accuracy Rules\nNever hallucinate content.\nNever answer without transcript grounding.\nAlways call tool before answering.\nIf transcript missing, inform user clearly.\nHandle invalid YouTube links gracefully.\nTools Required\nprocess_video\n\nPurpose:\n\nFetch transcript\nChunk transcript\nGenerate embeddings\nStore in vector database\nretrieve_chunks\n\nPurpose:\n\nPerform vector similarity search\nReturn top relevant transcript chunks\nEnable RAG-based answering\nBehavior Philosophy\n\nThis assistant behaves like: A personal AI research analyst for YouTube.\n\nIt prioritizes:\n\nStructure\nAccuracy\nBusiness clarity\nMultilingual accessibility"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Gangadharpadshetty/youtube-summerizer",
    "publisherUrl": "https://clawhub.ai/Gangadharpadshetty/youtube-summerizer",
    "owner": "Gangadharpadshetty",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/youtube-summerizer",
    "downloadUrl": "https://openagent3.xyz/downloads/youtube-summerizer",
    "agentUrl": "https://openagent3.xyz/skills/youtube-summerizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/youtube-summerizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/youtube-summerizer/agent.md"
  }
}