Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

tube-cog管齿轮

Agent Skill

tube-cog 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

70,489

周安装

2,997

GitHub Stars

11

下载量

24,695
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tube-cog(管齿轮)
来源仓库:https://github.com/nitishgargiitd/tube-cog
安装命令:
openclaw skills install tube-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install tube-cog

简介

tube-cog 借助 CellCog 技术生成 YouTube 视频脚本、缩略图与教育内容。

  • 适合在 OpenClaw 中策划频道内容、制作教程或产品评测视频时使用。
  • 支持多类型视频创作包括短片、Vlog 与评论类节目。
  • 安装命令为 openclaw skills install tube-cog,需接入 CellCog 服务并验证 API 配额。
  • 建议结合目标受众偏好调整文案风格与视觉元素搭配方案。

SKILL.md

name
tube-cog
description
AI YouTube content creation powered by CellCog. YouTube videos, Shorts, thumbnails, video scripts, tutorials, vlogs, educational videos, product reviews, video essays. From script to finished video with voiceover and music.
metadata
openclaw
emoji
📺
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

Tube Cog - YouTube Content Powered by CellCog

Create YouTube videos that get views - from Shorts to long-form tutorials to eye-catching thumbnails.

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What Content You Can Create

YouTube Shorts

Vertical, snackable content for discovery:

  • Quick Tips: "Create a 45-second Short explaining one JavaScript trick"
  • Reactions/Commentary: "Make a Short reacting to a viral tech moment"
  • Teasers: "Create a Short teasing my upcoming full video on AI"
  • Trending Formats: "Make a 'Things that just make sense' Short for programmers"
  • Behind-the-Scenes: "Create a BTS Short of my content creation process"

Example prompt:

"Create a 50-second YouTube Short: 'The VS Code shortcut that changed my life' Hook: 'Stop coding like it's 2010' Demo: Show the multi-cursor feature Reaction: Mind-blown moment CTA: 'Full tutorial on my channel' Fast-paced, screen recording style with facecam energy."

Long-Form Videos

In-depth content that builds audience:

  • Tutorials: "Create a 4-minute tutorial on building a REST API with Python"
  • Explainers: "Make a 3-minute video explaining how blockchain works"
  • Reviews: "Create a comprehensive review of the new MacBook Pro"
  • Documentaries: "Make a mini-documentary about the history of video games"
  • Essays: "Create a video essay on why minimalism is becoming popular"

Example prompt:

"Create a 4-minute YouTube video: 'Build Your First AI App in 2026' Structure: - Hook (15 sec): Show the finished app - Intro (30 sec): What we're building and why - Setup (45 sec): Environment and dependencies - Core tutorial (2 min): Step-by-step coding - Testing (1 min): Run and demo - Outro (30 sec): Next steps and subscribe CTA Style: Educational, friendly, clear explanations. Code on screen with voiceover."

Thumbnails

Click-worthy images that drive views:

  • Reaction Thumbnails: "Create a thumbnail with shocked face and bold text"
  • Tutorial Thumbnails: "Make a clean thumbnail for a coding tutorial"
  • Versus Thumbnails: "Create an X vs Y comparison thumbnail"
  • Listicle Thumbnails: "Make a '10 Things' style thumbnail"
  • Story Thumbnails: "Create an intriguing thumbnail that hints at drama"

Example prompt:

"Create a YouTube thumbnail for: 'I Built an App in 24 Hours' Elements: - Person looking stressed/determined - Timer showing 24:00:00 - Code on screen in background - Bold text: '24 HOURS' Colors: Dark background, yellow/orange accents Style: High contrast, readable at small size"

Scripts & Outlines

Content planning before production:

  • Full Scripts: "Write a complete script for a 4-minute video on productivity"
  • Video Outlines: "Create a detailed outline for a product review"
  • Hook Variations: "Give me 5 different hooks for my video about investing"
  • CTA Scripts: "Write compelling end-screen call-to-action scripts"

YouTube Specs

FormatDimensionsDuration
Standard Video1920×1080 (16:9)Up to 4 minutes
Shorts1080×1920 (9:16)Up to 60 seconds
Thumbnail1280×720-

Video Styles

StyleBest ForCharacteristics
EducationalTutorials, explainersClear, structured, helpful
EntertainmentVlogs, reactionsPersonality-driven, dynamic
ProfessionalB2B, corporatePolished, trustworthy
DocumentaryEssays, deep divesCinematic, researched
Fast-PacedShorts, compilationsQuick cuts, high energy

Chat Mode for YouTube Content

ScenarioRecommended Mode
Shorts, thumbnails, scripts, standard tutorials"agent"
Documentary-style content, complex video essays, multi-part series planning"agent team"

Use "agent" for most YouTube content. Shorts, thumbnails, and standard videos execute well in agent mode.

Use "agent team" for complex narratives - documentaries, video essays, or content requiring deep research and storytelling craft.


Example Prompts

Educational tutorial:

"Create a YouTube tutorial: 'Docker for Beginners - Full Course' Length: 20 minutes Audience: Developers who've never used Docker Chapters: 1. What is Docker and why use it? (3 min) 2. Installing Docker (2 min) 3. Your first container (4 min) 4. Dockerfile basics (4 min) 5. Docker Compose (4 min) 6. Real-world example (3 min) Style: Screen recording with clear voiceover. Beginner-friendly, no jargon."

Engaging Short:

"Create a YouTube Short: 'AI wrote my entire codebase' Hook: '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' Fast cuts, meme energy, relatable programmer humor."

Click-worthy thumbnail:

"Create a thumbnail for: 'Why I Quit My $300K Job' Show: Professional person walking away from office building Expression: Confident, peaceful Text: '$300K → QUIT' in bold Style: Cinematic, slightly desaturated, text pops Must be readable at small sizes."

⚠️ Important — Video Generation Expectations

AI video production for YouTube is still at the frontier of what's possible. While some users generate high-quality videos that are ready to publish, others may spend significant credits and still not achieve a usable result. Even spending thousands of credits does not guarantee a satisfactory outcome — this is the nature of where AI video technology stands today.

There is a real learning curve to generating videos with CellCog. It takes time, money, and patience. Your prompting skill, the complexity of what you're trying to create, and how well the foundation models perform on your specific request all play a role. Results improve as you develop intuition for what works, but we want to be upfront: video generation is inherently unpredictable, and there is always a risk that the output may not meet your expectations.


Tips for Better YouTube Content

  1. Hook in 5 seconds: YouTube viewers decide instantly. Front-load the value or intrigue.
  1. Thumbnails matter more than titles: A great video with bad thumbnail won't get clicked. Invest in thumbnail quality.
  1. Retention > Length: A tight 8-minute video beats a padded 20-minute video. Respect viewer time.
  1. Chapters improve watch time: Structure long videos with clear chapters. Helps SEO too.
  1. End screens work: Ask for subscribes when viewers are most engaged (after delivering value).
  1. Shorts feed long-form: Use Shorts to drive traffic to your main channel content.

If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate. OpenClaw users: Run clawhub install cellcog instead. Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

84.78%
按下载量换算20,936

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills