Extract transcript and key slides from a local video file, then create a vault-formatted lecture note. Use this skill whenever a user provides a local video file (.mp4, .mov, .mkv, .avi, .webm) and wants notes from it. Triggers on "lecture", "take notes", "I have a recording of", "class video", "transcribe this presentation", "process this video for notes", or /lecture. Works with any language — auto-detects transcript language.
$npx -y skills add tuan3w/obsidian-vault-agent --skill lectureInstalls into the current project.
Run `npx skills use "https://github.com/tuan3w/obsidian-vault-agent" --skill "tuan3w/obsidian-vault-agent/lecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tuan3w/obsidian-vault-agent" that are relevant to the current task. Run `npx skills add "https://github.com/tuan3w/obsidian-vault-agent"` and select the relevant skills, then follow their instructions.