youtube-to-blog

star 0

Analyze a YouTube video via URL and automatically create a high-quality, long-form blog post (2x length) on Antigravity Lab.

kimsungwuk By kimsungwuk schedule Updated 2/26/2026

name: youtube-to-blog description: Analyze a YouTube video via URL and automatically create a high-quality, long-form blog post (2x length) on Antigravity Lab. metadata: { "openclaw": { "emoji": "๐Ÿ“บ", "requires": { "bins": ["summarize", "python3"] } },

}

YouTube to Blog Skill

Automatically convert insightful YouTube videos into professional blog posts.

Usage

Provide a YouTube URL and ask the agent to "Create a blog post from this video".

Process

  1. Extract Transcript: Uses the summarize tool with --extract-only to get the full raw text.
  2. Analyze & Draft:
    • Analyzes the core message, key points, and unique insights.
    • Drafts a long-form post (minimum 2x previous standard length).
    • Category selection: "AI ์ตœ์‹ ๋‰ด์Šค", "AI๋ฅผ ํ™œ์šฉํ•œ ๊ฐœ๋ฐœ์ •๋ณด", "OpenClaw", or "์ˆ˜์ตํ™” ํŒ".
  3. No Emojis/Special Chars: Adheres to strict formatting (no emojis, no **).
  4. Auto Deploy: Uses build_engine.py and git to push the new post to https://kimsungwuk.github.io.

Trigger Phrases

  • "์ด ์œ ํŠœ๋ธŒ ์˜์ƒ ๋ถ„์„ํ•ด์„œ ๋ธ”๋กœ๊ทธ ํฌ์ŠคํŒ…ํ•ด์ค˜"
  • "์œ ํŠœ๋ธŒ ์š”์•ฝํ•ด์„œ ๋ธ”๋กœ๊ทธ์— ์˜ฌ๋ ค์ค˜"
  • "Create a blog post from this YouTube video: "
Install via CLI
npx skills add https://github.com/kimsungwuk/kimsungwuk.github.io --skill youtube-to-blog
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator