video-note

Convert Obsidian video notes into MDX blog posts with YouTube embeds.

61|3|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/joelhooks/joelclaw --skill video-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-note
Source: https://github.com/joelhooks/joelclaw/tree/main/.agents/skills/video-note
Command: npx skills add https://github.com/joelhooks/joelclaw --skill video-note

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of transforming raw video notes from a personal vault into polished, published blog posts on joelclaw.com, making content creation efficient.

Core Features & Use Cases

  • Content Transformation: Converts Obsidian-formatted video notes into MDX blog posts.
  • Voice & Style Adaptation: Rewrites content to match Joel's specific writing style, including hooks, personal framing, and formatting.
  • Video Embedding: Automatically embeds YouTube videos using a custom component.
  • Use Case: When you have a new video note in your Obsidian vault, use this skill to publish it as a blog post on joelclaw.com, complete with Joel's signature writing style and embedded video.

Quick Start

Publish the video note located at /Users/joel/Vault/Resources/videos/my-new-video-note.md to joelclaw.com.

Frequently Asked Questions about video-note

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish Obsidian video notes as MDX blog posts?

To publish Obsidian video notes as MDX blog posts, this Skill extracts video metadata from a specified vault directory and rewrites the content into formatted MDX notes with defined frontmatter.

Can I automatically embed YouTube videos when converting markdown to MDX?

Yes, you can automatically embed YouTube videos when converting markdown to MDX; the transformation process includes inserting custom video embed components directly into the published content structure.

How does content transformation adapt my markdown writing style for content publishing?

Content transformation adapts your writing style by rewriting raw Obsidian markdown notes to match a specific authorial voice, applying personal framing, hooks, and structured formatting during the conversion.

What do I need to transform Obsidian vault notes into published website content?

You need an existing Obsidian vault containing video notes and a target MDX-based website to transform vault notes into published content, requiring no external dependencies.

Are there limitations when converting Obsidian notes to MDX format?

A limitation when converting Obsidian notes to MDX format is that the output is strictly tailored to a specific website's frontmatter requirements and authorial voice, limiting generic cross-platform publishing.