From sundial-org-awesome-openclaw-skills-4
Transforms YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries. Activates automatically on YouTube URLs for summarization or explanation requests.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill is limited to using the following tools:
Transform YouTube videos into Telegraph Instant View articles with visual slides and timestamped summaries.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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