Youtube To Blog Post

🌐Community
by wlzh · vlatest · Repository

This skill automatically transcribes and summarizes YouTube videos into well-formatted blog posts, saving time on content creation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add youtube-to-blog-post npx -- -y @trustedskills/youtube-to-blog-post
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "youtube-to-blog-post": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/youtube-to-blog-post"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill converts YouTube videos into blog posts. It extracts key information from a video, including title, description, and transcript, and formats them into a readable blog post structure. The resulting post can be published directly or used as a draft for further editing.

When to use it

  • Content repurposing: Quickly create written content from existing YouTube videos to reach a wider audience.
  • SEO optimization: Generate blog posts around video topics, improving search engine visibility.
  • Accessibility: Provide text-based alternatives to video content for users who prefer reading or have accessibility needs.
  • Time savings: Automate the initial drafting process of blog posts based on YouTube videos.

Key capabilities

  • Extracts video title and description.
  • Generates a blog post draft from the video transcript.
  • Formats extracted content into a readable structure.

Example prompts

  • "Create a blog post from this YouTube video: [YouTube Video URL]"
  • "Summarize this YouTube video as a blog post: [YouTube Video URL]"
  • “Turn this YouTube video into a draft blog post for me: [YouTube Video URL]”

Tips & gotchas

  • The quality of the generated blog post depends heavily on the clarity and completeness of the original YouTube video's transcript.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
wlzh
Installs
18

🌐 Community

Passed automated security scans.