Files
2025-11-30 08:38:08 +08:00

14 lines
315 B
JSON

{
"name": "video-to-article",
"description": "Convert lecture videos to transcripts, outlines, and article drafts using automated workflow with ffmpeg and ElevenLabs API",
"version": "1.6.4",
"author": {
"name": "Lukas Trumm"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}