{
  "schemaVersion": "1.0",
  "item": {
    "slug": "tube-cog",
    "name": "tube-cog",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/nitishgargiitd/tube-cog",
    "canonicalUrl": "https://clawhub.ai/nitishgargiitd/tube-cog",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/tube-cog",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=tube-cog",
    "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/tube-cog"
    },
    "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/tube-cog",
    "agentPageUrl": "https://openagent3.xyz/skills/tube-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tube-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tube-cog/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": "Tube Cog - YouTube Content Powered by CellCog",
        "body": "Create YouTube videos that get views - from Shorts to long-form tutorials to eye-catching thumbnails."
      },
      {
        "title": "Prerequisites",
        "body": "This skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your YouTube content request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"youtube-content\",\n    chat_mode=\"agent\"  # Agent mode for most content\n)\n# Daemon notifies you when complete - do NOT poll"
      },
      {
        "title": "YouTube Shorts",
        "body": "Vertical, snackable content for discovery:\n\nQuick Tips: \"Create a 45-second Short explaining one JavaScript trick\"\nReactions/Commentary: \"Make a Short reacting to a viral tech moment\"\nTeasers: \"Create a Short teasing my upcoming full video on AI\"\nTrending Formats: \"Make a 'Things that just make sense' Short for programmers\"\nBehind-the-Scenes: \"Create a BTS Short of my content creation process\"\n\nExample prompt:\n\n\"Create a 50-second YouTube Short: 'The VS Code shortcut that changed my life'\nHook: 'Stop coding like it's 2010'\nDemo: Show the multi-cursor feature\nReaction: Mind-blown moment\nCTA: 'Full tutorial on my channel'\nFast-paced, screen recording style with facecam energy.\""
      },
      {
        "title": "Long-Form Videos",
        "body": "In-depth content that builds audience:\n\nTutorials: \"Create a 15-minute tutorial on building a REST API with Python\"\nExplainers: \"Make a 10-minute video explaining how blockchain works\"\nReviews: \"Create a comprehensive review of the new MacBook Pro\"\nDocumentaries: \"Make a mini-documentary about the history of video games\"\nEssays: \"Create a video essay on why minimalism is becoming popular\"\n\nExample prompt:\n\n\"Create a 12-minute YouTube video: 'Build Your First AI App in 2026'\nStructure:\n\nHook (30 sec): Show the finished app\nIntro (1 min): What we're building and why\nSetup (2 min): Environment and dependencies\nCore tutorial (7 min): Step-by-step coding\nTesting (1 min): Run and demo\nOutro (30 sec): Next steps and subscribe CTA\n\nStyle: Educational, friendly, clear explanations. Code on screen with voiceover.\""
      },
      {
        "title": "Thumbnails",
        "body": "Click-worthy images that drive views:\n\nReaction Thumbnails: \"Create a thumbnail with shocked face and bold text\"\nTutorial Thumbnails: \"Make a clean thumbnail for a coding tutorial\"\nVersus Thumbnails: \"Create an X vs Y comparison thumbnail\"\nListicle Thumbnails: \"Make a '10 Things' style thumbnail\"\nStory Thumbnails: \"Create an intriguing thumbnail that hints at drama\"\n\nExample prompt:\n\n\"Create a YouTube thumbnail for: 'I Built an App in 24 Hours'\nElements:\n\nPerson looking stressed/determined\nTimer showing 24:00:00\nCode on screen in background\nBold text: '24 HOURS'\n\nColors: Dark background, yellow/orange accents\nStyle: High contrast, readable at small size\""
      },
      {
        "title": "Scripts & Outlines",
        "body": "Content planning before production:\n\nFull Scripts: \"Write a complete script for a 10-minute video on productivity\"\nVideo Outlines: \"Create a detailed outline for a product review\"\nHook Variations: \"Give me 5 different hooks for my video about investing\"\nCTA Scripts: \"Write compelling end-screen call-to-action scripts\""
      },
      {
        "title": "YouTube Specs",
        "body": "FormatDimensionsDurationStandard Video1920×1080 (16:9)Any lengthShorts1080×1920 (9:16)Up to 60 secondsThumbnail1280×720-"
      },
      {
        "title": "Video Styles",
        "body": "StyleBest ForCharacteristicsEducationalTutorials, explainersClear, structured, helpfulEntertainmentVlogs, reactionsPersonality-driven, dynamicProfessionalB2B, corporatePolished, trustworthyDocumentaryEssays, deep divesCinematic, researchedFast-PacedShorts, compilationsQuick cuts, high energy"
      },
      {
        "title": "Chat Mode for YouTube Content",
        "body": "ScenarioRecommended ModeShorts, thumbnails, scripts, standard tutorials\"agent\"Documentary-style content, complex video essays, multi-part series planning\"agent team\"\n\nUse \"agent\" for most YouTube content. Shorts, thumbnails, and standard videos execute well in agent mode.\n\nUse \"agent team\" for complex narratives - documentaries, video essays, or content requiring deep research and storytelling craft."
      },
      {
        "title": "Example Prompts",
        "body": "Educational tutorial:\n\n\"Create a YouTube tutorial: 'Docker for Beginners - Full Course'\nLength: 20 minutes\nAudience: Developers who've never used Docker\nChapters:\n\nWhat is Docker and why use it? (3 min)\nInstalling Docker (2 min)\nYour first container (4 min)\nDockerfile basics (4 min)\nDocker Compose (4 min)\nReal-world example (3 min)\n\nStyle: Screen recording with clear voiceover. Beginner-friendly, no jargon.\"\n\nEngaging Short:\n\n\"Create a YouTube Short: 'AI wrote my entire codebase'\nHook: 'I let AI write 100% of my code for a week'\nContent: Quick montage of AI coding, my reactions, the chaos\nTwist: 'And it actually... worked?'\nCTA: 'Full video on my channel'\nFast cuts, meme energy, relatable programmer humor.\"\n\nClick-worthy thumbnail:\n\n\"Create a thumbnail for: 'Why I Quit My $300K Job'\nShow: Professional person walking away from office building\nExpression: Confident, peaceful\nText: '$300K → QUIT' in bold\nStyle: Cinematic, slightly desaturated, text pops\nMust be readable at small sizes.\""
      },
      {
        "title": "Tips for Better YouTube Content",
        "body": "Hook in 5 seconds: YouTube viewers decide instantly. Front-load the value or intrigue.\n\n\nThumbnails matter more than titles: A great video with bad thumbnail won't get clicked. Invest in thumbnail quality.\n\n\nRetention > Length: A tight 8-minute video beats a padded 20-minute video. Respect viewer time.\n\n\nChapters improve watch time: Structure long videos with clear chapters. Helps SEO too.\n\n\nEnd screens work: Ask for subscribes when viewers are most engaged (after delivering value).\n\n\nShorts feed long-form: Use Shorts to drive traffic to your main channel content."
      }
    ],
    "body": "Tube Cog - YouTube Content Powered by CellCog\n\nCreate YouTube videos that get views - from Shorts to long-form tutorials to eye-catching thumbnails.\n\nPrerequisites\n\nThis skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your YouTube content request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"youtube-content\",\n    chat_mode=\"agent\"  # Agent mode for most content\n)\n# Daemon notifies you when complete - do NOT poll\n\nWhat Content You Can Create\nYouTube Shorts\n\nVertical, snackable content for discovery:\n\nQuick Tips: \"Create a 45-second Short explaining one JavaScript trick\"\nReactions/Commentary: \"Make a Short reacting to a viral tech moment\"\nTeasers: \"Create a Short teasing my upcoming full video on AI\"\nTrending Formats: \"Make a 'Things that just make sense' Short for programmers\"\nBehind-the-Scenes: \"Create a BTS Short of my content creation process\"\n\nExample prompt:\n\n\"Create a 50-second YouTube Short: 'The VS Code shortcut that changed my life'\n\nHook: 'Stop coding like it's 2010' Demo: Show the multi-cursor feature Reaction: Mind-blown moment CTA: 'Full tutorial on my channel'\n\nFast-paced, screen recording style with facecam energy.\"\n\nLong-Form Videos\n\nIn-depth content that builds audience:\n\nTutorials: \"Create a 15-minute tutorial on building a REST API with Python\"\nExplainers: \"Make a 10-minute video explaining how blockchain works\"\nReviews: \"Create a comprehensive review of the new MacBook Pro\"\nDocumentaries: \"Make a mini-documentary about the history of video games\"\nEssays: \"Create a video essay on why minimalism is becoming popular\"\n\nExample prompt:\n\n\"Create a 12-minute YouTube video: 'Build Your First AI App in 2026'\n\nStructure:\n\nHook (30 sec): Show the finished app\nIntro (1 min): What we're building and why\nSetup (2 min): Environment and dependencies\nCore tutorial (7 min): Step-by-step coding\nTesting (1 min): Run and demo\nOutro (30 sec): Next steps and subscribe CTA\n\nStyle: Educational, friendly, clear explanations. Code on screen with voiceover.\"\n\nThumbnails\n\nClick-worthy images that drive views:\n\nReaction Thumbnails: \"Create a thumbnail with shocked face and bold text\"\nTutorial Thumbnails: \"Make a clean thumbnail for a coding tutorial\"\nVersus Thumbnails: \"Create an X vs Y comparison thumbnail\"\nListicle Thumbnails: \"Make a '10 Things' style thumbnail\"\nStory Thumbnails: \"Create an intriguing thumbnail that hints at drama\"\n\nExample prompt:\n\n\"Create a YouTube thumbnail for: 'I Built an App in 24 Hours'\n\nElements:\n\nPerson looking stressed/determined\nTimer showing 24:00:00\nCode on screen in background\nBold text: '24 HOURS'\n\nColors: Dark background, yellow/orange accents Style: High contrast, readable at small size\"\n\nScripts & Outlines\n\nContent planning before production:\n\nFull Scripts: \"Write a complete script for a 10-minute video on productivity\"\nVideo Outlines: \"Create a detailed outline for a product review\"\nHook Variations: \"Give me 5 different hooks for my video about investing\"\nCTA Scripts: \"Write compelling end-screen call-to-action scripts\"\nYouTube Specs\nFormat\tDimensions\tDuration\nStandard Video\t1920×1080 (16:9)\tAny length\nShorts\t1080×1920 (9:16)\tUp to 60 seconds\nThumbnail\t1280×720\t-\nVideo Styles\nStyle\tBest For\tCharacteristics\nEducational\tTutorials, explainers\tClear, structured, helpful\nEntertainment\tVlogs, reactions\tPersonality-driven, dynamic\nProfessional\tB2B, corporate\tPolished, trustworthy\nDocumentary\tEssays, deep dives\tCinematic, researched\nFast-Paced\tShorts, compilations\tQuick cuts, high energy\nChat Mode for YouTube Content\nScenario\tRecommended Mode\nShorts, thumbnails, scripts, standard tutorials\t\"agent\"\nDocumentary-style content, complex video essays, multi-part series planning\t\"agent team\"\n\nUse \"agent\" for most YouTube content. Shorts, thumbnails, and standard videos execute well in agent mode.\n\nUse \"agent team\" for complex narratives - documentaries, video essays, or content requiring deep research and storytelling craft.\n\nExample Prompts\n\nEducational tutorial:\n\n\"Create a YouTube tutorial: 'Docker for Beginners - Full Course'\n\nLength: 20 minutes Audience: Developers who've never used Docker\n\nChapters:\n\nWhat is Docker and why use it? (3 min)\nInstalling Docker (2 min)\nYour first container (4 min)\nDockerfile basics (4 min)\nDocker Compose (4 min)\nReal-world example (3 min)\n\nStyle: Screen recording with clear voiceover. Beginner-friendly, no jargon.\"\n\nEngaging Short:\n\n\"Create a YouTube Short: 'AI wrote my entire codebase'\n\nHook: 'I let AI write 100% of my code for a week' Content: Quick montage of AI coding, my reactions, the chaos Twist: 'And it actually... worked?' CTA: 'Full video on my channel'\n\nFast cuts, meme energy, relatable programmer humor.\"\n\nClick-worthy thumbnail:\n\n\"Create a thumbnail for: 'Why I Quit My $300K Job'\n\nShow: Professional person walking away from office building Expression: Confident, peaceful Text: '$300K → QUIT' in bold Style: Cinematic, slightly desaturated, text pops\n\nMust be readable at small sizes.\"\n\nTips for Better YouTube Content\n\nHook in 5 seconds: YouTube viewers decide instantly. Front-load the value or intrigue.\n\nThumbnails matter more than titles: A great video with bad thumbnail won't get clicked. Invest in thumbnail quality.\n\nRetention > Length: A tight 8-minute video beats a padded 20-minute video. Respect viewer time.\n\nChapters improve watch time: Structure long videos with clear chapters. Helps SEO too.\n\nEnd screens work: Ask for subscribes when viewers are most engaged (after delivering value).\n\nShorts feed long-form: Use Shorts to drive traffic to your main channel content."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/nitishgargiitd/tube-cog",
    "publisherUrl": "https://clawhub.ai/nitishgargiitd/tube-cog",
    "owner": "nitishgargiitd",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/tube-cog",
    "downloadUrl": "https://openagent3.xyz/downloads/tube-cog",
    "agentUrl": "https://openagent3.xyz/skills/tube-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/tube-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/tube-cog/agent.md"
  }
}