Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Use this skill whenever a user shares a YouTube URL (youtube.com or youtu.be) and asks to summarize, explain, or process the video. This is the DEFAULT skill for all YouTube video requests - do NOT use the generic summarize tool for YouTube.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install youtube-instant-article或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install youtube-instant-article⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/youtube-instant-article/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: youtube-instant-article description: Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Use this skill whenever a user shares a YouTube URL (youtube.com or youtu.be) and asks to summarize, explain, or process the video. This is the DEFAULT skill for all YouTube video requests - do NOT use the generic summarize tool for YouTube. argument-hint:
Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries.
ALWAYS use this skill when:
Only use generic summarize for:
source /Users/viticci/clawd/.env && {baseDir}/scripts/generate.sh "$ARGUMENTS"
| Flag | Default | Description | |------|---------|-------------| | --slides-max N | 6 | Maximum slides to extract | | --debug | off | Keep temp files for debugging |
Required environment variables are loaded from /Users/viticci/clawd/.env:
TELEGRAPH_TOKEN - Telegraph API access tokenOPENAI_API_KEY - For GPT-5.2 summarizationTelegraph Instant View article with:
YouTube URL
│
├─► summarize --extract (get video title)
│
├─► summarize --slides (extract key frames)
│
├─► summarize --timestamps (GPT-5.2 summary)
│
├─► catbox.moe (upload images)
│
└─► Telegraph API (create article)
Telegram needs 1-2 minutes to generate Instant View for new pages. If the ⚡ button doesn't appear immediately, wait and try again.
summarize, jq, curlffmpeg (for local video processing)NEVER manually create Telegraph content. Always use generate.sh:
summarize v0.10.0+ (brew install steipete/tap/summarize)jq (brew install jq)curl (pre-installed on macOS)| Video Length | Approx. Time | |--------------|--------------| | < 15 min | 20-30s | | 15-30 min | 30-45s | | 30+ min | 45-60s+ |
OPENAI_API_KEY is set--debug flag安装 Youtube Instant Article 后,可以对 AI 说这些话来触发它
Help me get started with Youtube Instant Article
Explains what Youtube Instant Article does, walks through the setup, and runs a quick demo based on your current project
Use Youtube Instant Article to transform YouTube videos into Telegraph Instant View articles with ...
Invokes Youtube Instant Article with the right parameters and returns the result directly in the conversation
What can I do with Youtube Instant Article in my design & creative workflow?
Lists the top use cases for Youtube Instant Article, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/youtube-instant-article/ 目录(个人级,所有项目可用),或 .claude/skills/youtube-instant-article/(项目级)。重启 AI 客户端后,用 /youtube-instant-article 主动调用,或让 AI 根据上下文自动发现并使用。
Youtube Instant Article 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Youtube Instant Article 可免费安装使用。请查阅仓库了解许可证信息。
Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Use this skill whenever a user shares a YouTube URL (youtube.com or youtu.be) and asks to summarize, explain, or process the video. This is the DEFAULT skill for all YouTube video requests - do NOT use the generic summarize tool for YouTube.
Automate my design & creative tasks using Youtube Instant Article
Identifies repetitive steps in your workflow and sets up Youtube Instant Article to handle them automatically
Youtube Instant Article 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。