ClawLite Video Content Engine
Use this skill to convert third-party educational videos into ClawLite-compatible educational marketing content.
Core principle:
- - do not treat source videos as raw material for plagiarism or blind reposting
- treat source videos as learning inputs that become:
- beginner summaries
- practical takeaways
- explainer shorts
- X threads
- LinkedIn/Facebook posts
- short blog summaries
- soft ClawLite bridge content
Outcome
Turn one source video into a content pack:
- - 1 source summary
- 1 beginner translation
- 1 short-form video script
- 1 X thread
- 1 LinkedIn/Facebook post
- 1 short blog summary
- 1 CTA bridge to ClawLite
Output location rule
Write outputs to a stable folder so the workflow is reusable and auditable.
Recommended structure:
CODEBLOCK0
At minimum, write:
- - INLINECODE0
- INLINECODE1
- INLINECODE2
- INLINECODE3
- INLINECODE4
- INLINECODE5
- INLINECODE6
Workflow
Normalization rule
NotebookLM output is not the final downstream input.
It must be normalized into a
JK / marketing-assets layer before Elon, Tony, or Jenny consume it.
Use this chain:
- - YouTube / transcript source
- raw extraction layer (for example
yt-dlp) - NotebookLM understanding layer
- JK marketing asset layer
- Elon / Tony / Jenny execution outputs
1. Capture the source video context
Record:
- - title
- creator
- URL
- publish date if useful
- duration
- main topic
- likely beginner pain point
If NotebookLM is available, use it for transcript + summary extraction.
If NotebookLM is unavailable, create the structure manually from transcript/notes.
When using NotebookLM UI automation:
- - use a screenshot-first workflow
- verify the exact input field before typing
- avoid generic textarea selectors
- confirm source creation before moving to content generation
Read references/notebooklm-automation-guide.md before automating NotebookLM.
2. Build a source note
Create a structured source note with:
- - what the video is about
- 3 key takeaways
- strongest quote or idea
- why it matters for beginners
- where setup friction appears
- how ClawLite naturally bridges the gap
Read references/source-note-template.md when building the note.
3. Normalize into JK marketing assets
Convert the source + NotebookLM understanding into a reusable asset note for downstream lanes.
The JK asset should include:
- - source context
- pain point
- beginner misunderstanding
- 3 key takeaways
- strongest idea / quote
- angle candidates
- hook candidates
- ClawLite bridge
- Elon social angle
- Tony blog angle
- Jenny lifecycle angle
- source / proof lines
This asset layer should become the shared substrate for downstream content generation.
Read references/jk-marketing-asset-template.md when building this layer.
4. Translate the source into ClawLite angles
Do
not simply restate the creator video.
Create one or more of these angles:
- - beginner translation
- practical summary
- “what matters most” summary
- “3 takeaways” summary
- “too long, didn’t watch” summary
- setup-friction reframing
Read references/angle-framework.md when choosing the angle.
5. Create the short-video script
Write a 30–90 second short video script with:
- - hook
- 2–3 insights
- beginner framing
- soft ClawLite bridge
- CTA
Prefer:
- - educational tone
- real user pain
- concise and clear subtitles
- no hard sell in the first half
Read references/short-video-template.md when writing the script.
6. Expand into a multi-channel content pack
Derive from the same source note and JK marketing asset:
- - X thread
- LinkedIn/Facebook post
- short blog summary
- optional newsletter blurb
Read references/content-pack-template.md for the output structure.
7. Promote inbox assets into formal marketing-assets
Do not leave all value trapped in a one-off source folder.
After building the JK asset, normalize reusable pieces into the shared marketing-assets layer.
Typical destinations:
- - pain points → INLINECODE14
- hooks → INLINECODE15
- angles → INLINECODE16
- proof/source lines → INLINECODE17
- CTA lines → INLINECODE18
Rule:
- - inbox/source asset = working note
- marketing-assets = durable shared substrate
At minimum, extract from the JK asset:
- - reusable pain lines
- reusable hooks
- reusable angle lines
- source-backed proof lines
Read references/asset-promotion-guide.md before promoting shared assets.
8. Keep the content compliant
Always:
- - attribute the source creator/video
- add original explanation and framing
- avoid copying long transcript passages
- avoid heavy reuse of original video/audio
- keep the result in commentary/education territory, not mirror-reposting
Read references/compliance-and-positioning.md before finalizing publishable outputs.
ClawLite bridge rules
Use soft bridges such as:
- - “The concept is powerful. The usual blocker is setup friction.”
- “If you want to try this without the setup pain, start with ClawLite.”
- “This is the idea. ClawLite makes the first step easier.”
Avoid:
- - overclaiming
- hijacking the creator’s work into a hard product ad
- turning every summary into aggressive CTA spam
Recommended output order
- 1. source note
- beginner translation
- short-video script
- X thread
- LinkedIn/Facebook post
- short blog summary
- ClawLite CTA bridge
Example use case
If given a source video like https://www.youtube.com/watch?v=fd4k16REDOU, produce:
- - a summary note
- 3 key beginner takeaways
- a 45-second short script
- a ClawLite bridge angle
- a thread/post/blog content pack
NotebookLM automation layer
Use NotebookLM as the ingestion layer, not the final content layer.
Its job is to help extract:
- - transcript understanding
- summaries
- section structure
- notes and source context
Your real output should still be a ClawLite content pack.
When automating NotebookLM:
- - screenshot before every action
- verify the modal/input target before typing
- avoid the sidebar search textarea
- re-dispatch input/change events when UI state does not update
- verify that the source was actually added before continuing
Read references/notebooklm-automation-guide.md before doing any NotebookLM UI automation.
Read next when needed
- - INLINECODE23
- INLINECODE24
- INLINECODE25
- INLINECODE26
- INLINECODE27
- INLINECODE28
- INLINECODE29
- INLINECODE30
ClawLite 视频内容引擎
使用此技能将第三方教育视频转化为 ClawLite 兼容的教育营销内容。
核心原则:
- - 不要将源视频视为抄袭或盲目转载的原始素材
- 将源视频视为学习输入,转化为:
- 初学者摘要
- 实用要点
- 解说短片
- X 平台帖子串
- LinkedIn/Facebook 帖子
- 简短博客摘要
- 软性 ClawLite 桥接内容
产出成果
将一个源视频转化为内容包:
- - 1 份源视频摘要
- 1 份初学者解读
- 1 份短视频脚本
- 1 条 X 平台帖子串
- 1 条 LinkedIn/Facebook 帖子
- 1 份简短博客摘要
- 1 个指向 ClawLite 的 CTA 桥接
输出位置规则
将输出写入稳定的文件夹,以便工作流程可复用且可审计。
推荐结构:
text
video-content/
/
raw-transcript.md
notebooklm-summary.md
jk-marketing-asset.md
source-note.md
short-video-script.md
x-thread.md
linkedin-post.md
blog-summary.md
metadata.json
至少需要写入:
- - notebooklm-summary.md
- jk-marketing-asset.md
- source-note.md
- short-video-script.md
- x-thread.md
- blog-summary.md
- metadata.json
工作流程
规范化规则
NotebookLM 的输出并非最终的下游输入。
在 Elon、Tony 或 Jenny 使用之前,必须将其规范化为
JK / 营销资产层。
使用此链条:
- - YouTube / 转录源
- 原始提取层(例如 yt-dlp)
- NotebookLM 理解层
- JK 营销资产层
- Elon / Tony / Jenny 执行输出
1. 捕获源视频上下文
记录:
- - 标题
- 创作者
- URL
- 发布日期(如有用)
- 时长
- 主要话题
- 可能的初学者痛点
如果 NotebookLM 可用,请使用它提取转录和摘要。
如果 NotebookLM 不可用,请根据转录/笔记手动创建结构。
使用 NotebookLM UI 自动化时:
- - 采用截图优先的工作流程
- 在输入前确认准确的输入字段
- 避免使用通用的 textarea 选择器
- 在进入内容生成前确认源已创建成功
在自动化 NotebookLM 之前,请阅读 references/notebooklm-automation-guide.md。
2. 构建源笔记
创建结构化的源笔记,包含:
- - 视频内容概述
- 3 个关键要点
- 最有力的引述或观点
- 对初学者的重要性
- 设置摩擦点出现的位置
- ClawLite 如何自然弥合差距
构建笔记时,请阅读 references/source-note-template.md。
3. 规范化为 JK 营销资产
将源视频 + NotebookLM 理解转化为可复用的资产笔记,供下游使用。
JK 资产应包括:
- - 源视频上下文
- 痛点
- 初学者的误解
- 3 个关键要点
- 最有力的观点/引述
- 角度候选
- 钩子候选
- ClawLite 桥接
- Elon 社交角度
- Tony 博客角度
- Jenny 生命周期角度
- 来源/证明语句
此资产层应成为下游内容生成的共享基础。
构建此层时,请阅读 references/jk-marketing-asset-template.md。
4. 将源视频转化为 ClawLite 角度
不要简单复述创作者视频。
创建一个或多个以下角度:
- - 初学者解读
- 实用摘要
- “什么最重要”摘要
- “3 个要点”摘要
- “太长不看”摘要
- 设置摩擦重构
选择角度时,请阅读 references/angle-framework.md。
5. 创建短视频脚本
编写 30–90 秒的短视频脚本,包含:
- - 钩子
- 2–3 个见解
- 初学者框架
- 软性 ClawLite 桥接
- CTA
优先考虑:
- - 教育性语气
- 真实用户痛点
- 简洁清晰的字幕
- 前半部分不硬性推销
编写脚本时,请阅读 references/short-video-template.md。
6. 扩展为多渠道内容包
从相同的源笔记和 JK 营销资产衍生:
- - X 平台帖子串
- LinkedIn/Facebook 帖子
- 简短博客摘要
- 可选的新闻简报片段
输出结构请阅读 references/content-pack-template.md。
7. 将收件箱资产提升为正式营销资产
不要让所有价值困在一次性源文件夹中。
构建 JK 资产后,将可复用的部分规范化为共享的营销资产层。
典型目标位置:
- - 痛点 → 02-pain-points/
- 钩子 → 01-hooks/
- 角度 → 06-angles/
- 证明/来源语句 → 03-proof-points/
- CTA 语句 → 07-cta/
规则:
- - 收件箱/源资产 = 工作笔记
- 营销资产 = 持久的共享基础
至少从 JK 资产中提取:
- - 可复用的痛点语句
- 可复用的钩子
- 可复用的角度语句
- 有来源支持的证明语句
在推广共享资产前,请阅读 references/asset-promotion-guide.md。
8. 保持内容合规
始终:
- - 注明源创作者/视频
- 添加原创解释和框架
- 避免复制长段转录内容
- 避免大量重复使用原始视频/音频
- 保持结果在评论/教育领域,而非镜像转载
在最终确定可发布输出前,请阅读 references/compliance-and-positioning.md。
ClawLite 桥接规则
使用软性桥接,例如:
- - “这个概念很强大。通常的障碍是设置摩擦。”
- “如果你想尝试这个而无需设置烦恼,从 ClawLite 开始。”
- “这就是这个想法。ClawLite 让第一步变得更容易。”
避免:
- - 过度宣称
- 将创作者的作品劫持为硬性产品广告
- 将每个摘要变成激进的 CTA 垃圾信息
推荐输出顺序
- 1. 源笔记
- 初学者解读
- 短视频脚本
- X 平台帖子串
- LinkedIn/Facebook 帖子
- 简短博客摘要
- ClawLite CTA 桥接
示例用例
如果给定一个源视频,例如 https://www.youtube.com/watch?v=fd4k16REDOU,产出:
- - 一份摘要笔记
- 3 个关键初学者要点
- 一个 45 秒的短片脚本
- 一个 ClawLite 桥接角度
- 一个帖子串/帖子/博客内容包
NotebookLM 自动化层
使用 NotebookLM 作为摄取层,而非最终内容层。
其工作是帮助提取:
你的实际输出仍应是 ClawLite 内容包。
自动化 NotebookLM 时:
- - 每次操作前截图
- 在输入前确认模态框/输入目标
- 避免侧边栏搜索 textarea
- 当 UI 状态未更新时,重新派发 input/change 事件
- 在继续之前确认源已成功添加
在执行任何 NotebookLM UI 自动化之前,请阅读 references/notebooklm-automation-guide.md。
需要时进一步阅读
- - references/source-note-template.md
- references/jk-marketing-asset-template.md
- references/angle-framework.md
- references/short-video-template.md
- references/content-pack-template.md
- references/asset-promotion-guide.md
- references/compliance-and-positioning.md
- references/notebooklm-automation-guide.md