SkillAgentSearch skills...

LiaTranscriptLiveEdit

Live edit transcripts while watching the corresponding video.

Install / Use

/learn @Buhlean/LiaTranscriptLiveEdit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- author: Alexander Buhl version: 2.0.0 comment: Both an embedded youtube player and a transcript download and edit tool designed to assist presentation teaching in university. script: https://cdn.jsdelivr.net/gh/Buhlean/LiaTranscriptLiveEdit/src/Module.js script: https://cdn.jsdelivr.net/gh/Buhlean/LiaTranscriptLiveEdit/src/ElmModule.js @RunTranscriptLE <div id="player"></div> <div id="ElmHook"></div> <script> function startupElm(){ try{ startElm(); }catch(e){ console.log("Loading") setTimeout(startupELm, 500); } } startupElm() </script> @end -->

LiaScript

LiaTranscriptLiveEdit

Live edit transcripts while watching the corresponding video.

Related Skills

View on GitHub
GitHub Stars4
CategoryContent
Updated1mo ago
Forks1

Languages

JavaScript

Security Score

85/100

Audited on Feb 13, 2026

No findings