{"slug": "turn-markdown-into-narrated-videos-with-a-new-ai-skill", "title": "🌟Turn Markdown into Narrated Videos with a New AI Skill", "summary": "A developer has released an open-source Skill that converts Markdown content into narrated videos, producing a complete MP4 with synchronized audio. The tool, available on GitHub under the Apache License 2.0, allows AI agents to generate Markdown that is then transformed into slides, narration, and video without a video editor.", "body_md": "I’ve been trying out a new Skill that turns Markdown content into narrated videos — and it’s surprisingly practical. The workflow is simple.\n\nThe biggest advantage is that it doesn’t just generate slides or audio separately — it can directly produce a **complete video with synchronized audio**.\n\nIn other words, the final output is an actual MP4 video with the generated narration already included:\n\n**Markdown → Slides + Audio → MP4 Video**\n\nYou can also modify and build on top of the Skill to fit your own workflow. It is released under the **Apache License 2.0**, so you can customize, extend, and integrate it into your own projects, as long as you comply with the license requirements, including preserving the required attribution and license notices.\n\nYou write your content in Markdown, and the Skill handles the rest:\n\nThis is particularly useful for turning technical content into:\n\nThe interesting part is that the input remains just Markdown.\n\nThat means an AI agent can generate the Markdown first, and the Skill can take it from there.\n\nFor example:\n\n```\n# What is a Transformer?\n\n## Self-Attention\n\nSelf-attention allows each token to\nconsider other tokens in the sequence...\n\n## Why does it matter?\n\nIt enables the model to capture\nrelationships between distant tokens.\n```\n\n→ slides\n\n→ narration\n\n→ synchronized video\n\nNo video editor required.\n\nThe Skill is available here:\n\n[https://github.com/70v-Yoyo/md2video-audio-skill](https://github.com/70v-Yoyo/md2video-audio-skill)\n\nIf you regularly turn Markdown, documentation, or technical notes into educational content, this is worth trying.", "url": "https://wpnews.pro/news/turn-markdown-into-narrated-videos-with-a-new-ai-skill", "canonical_source": "https://dev.to/attentionisalluneed/turn-markdown-into-narrated-videos-with-a-new-ai-skill-1i31", "published_at": "2026-09-03 05:05:50+00:00", "updated_at": "2026-09-03 05:22:58.180465+00:00", "lang": "en", "topics": ["developer-tools", "generative-ai", "ai-tools"], "entities": ["Apache License 2.0", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/turn-markdown-into-narrated-videos-with-a-new-ai-skill", "markdown": "https://wpnews.pro/news/turn-markdown-into-narrated-videos-with-a-new-ai-skill.md", "text": "https://wpnews.pro/news/turn-markdown-into-narrated-videos-with-a-new-ai-skill.txt", "jsonld": "https://wpnews.pro/news/turn-markdown-into-narrated-videos-with-a-new-ai-skill.jsonld"}}