14 lines
315 B
JSON
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"
|
|
]
|
|
} |