video-to-article

Solid

Use this skill when the user wants to convert a lecture, presentation, or talk video into text formats (transcript, outline, or article). Trigger when user mentions processing video recordings, creating transcripts from lectures, or generating articles from recorded presentations.

Code & Development 2 stars 1 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Video to Article Conversion Workflow This skill automates the conversion of lecture/presentation videos into various text formats including transcripts, outlines, and article drafts. ## Workflow Overview 1. **Setup Folder** - Create properly named folder if needed 2. **Validate Input Metadata** - Check for README.md with required frontmatter 3. **Extract Audio** - Convert video to MP3 using ffmpeg 4. **Transcribe** - Generate text transcript using ElevenLabs API 5. **Process Text** - Create progressive text refinements ## Step 0: Folder Setup (if starting from scratch) If user is starting a new talk/lecture conversion and no folder exists yet: Create folder using format: `YYYY Title of Talk` After creating folder, navigate into it and proceed with workflow. ## Step 1: Validate Metadata Look for `README.md` in the current directory with these frontmatter fields: - `title` - Lecture/presentation title - `speaker` - Speaker name - `date` - Presentation date (YYYY-MM-DD) - `lang` - Presentation language (e.g., "english", "czech", "spanish") - `abstract` - Brief description - `slides` - Link to slides (or file path) - `video` - Optional: link to video ### If README.md is Missing or Incomplete Use the AskUserQuestion tool to collect missing information: ``` - What is the lecture title? - Who is the speaker? - What date was this presented? - What language is the presentation in? - Brief description or abstract? - Link to slides or presentation file? ``` Create or upd...

Details

Author
lttr
Repository
lttr/claude-marketplace
Created
8 months ago
Last Updated
5 days ago
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

ozor-doc-to-video

Convert any document into a production-ready Ozor.ai video prompt. Use this skill whenever the user uploads a document (PDF, PowerPoint, Google Doc, Markdown, text file, or URL) and wants to turn it into a video. Also trigger when the user mentions 'turn this doc into a video', 'make a video from this PDF', 'video from my pitch deck', 'convert this presentation to video', 'video from this blog post', 'video from these release notes', 'create a video from this document', 'turn this into an explainer', or any request to transform written content into video format using Ozor. This skill reads the document, extracts the core message, structures it into scenes, and outputs a complete prompt the user can paste directly into Ozor.ai.

2 Updated yesterday
renalpelvisdeinocheirus70
Code & Development Listed

video-understand

Use when a video project needs reusable media metadata, word-level transcription, objective speech analysis, or evidence-backed semantic understanding before optional editing skills run.

8 Updated yesterday
WhiteTowerAI
Data & Documents Solid

wjs-converting-text-to-video

Use when the user wants a 王建硕-style WeChat article (article.md) turned into a narrated short MP4 video — TTS voiceover via 火山引擎 Volcano TTS, HyperFrames CSS/GSAP animation per scene, subtle SFX, abstract watercolor background, full pipeline rendering to 1080×1920 portrait MP4 (30-90s). Triggers — "把这篇文章做成视频", "做一个解说视频", "讲解视频", "/wjs-converting-text-to-video".

108 Updated 4 days ago
jianshuo