Codex
Run Felo YouTube Subtitling inside Codex to pull transcripts, timestamps, and subtitle text from videos directly in your terminal agent workflow.
# Install all Felo skills globally
npm install -g felo-ai
# Or install this skill manually
git clone https://github.com/Felo-Inc/felo-skills.git
cd felo-skills
cp -r felo-youtube-subtitling ~/.codex/skills/

