Skills by lattifai
4 skills available
omnicaptions-translate
This skill documents caption translation using Claude or the Gemini API and CLI `omnicaptions` commands. It instructs running `pip install omni-captions-skills --extra-index-url https://lattifai.github.io/pypi/simple/`, invoking `omnicaptions translate`, and storing `GEMINI_API_KEY` in `.env` or `~/.config/omnicaptions/config.json`.
85 installs
omnicaptions-transcribe
This skill transcribes audio/video via the Google Gemini API using the `omnicaptions` CLI for YouTube URLs and local files. It instructs running shell commands (`omnicaptions transcribe`), using `GEMINI_API_KEY`, reading/saving `.env` and `~/.config/omnicaptions/config.json`, and sending `https://www.youtube.com/watch?v=VIDEO_ID` to external services.
84 installs
omnicaptions-convert
This skill converts between caption formats and provides CLI and Python usage for `omnicaptions` (e.g., `omnicaptions convert`, `omnicaptions transcribe`). It includes shell commands (`pip install omni-captions-skills --extra-index-url https://lattifai.github.io/pypi/simple/`, `omnicaptions transcribe ...`) and network calls to `https://youtube.com/watch?v=VIDEO_ID`.
70 installs
omnicaptions-download
This skill downloads videos, audio, and captions from platforms (e.g., `https://www.youtube.com/watch?v=VIDEO_ID`) using the `omnicaptions` CLI. It includes explicit shell commands like `omnicaptions download "https://www.youtube.com/watch?v=VIDEO_ID"` which perform network downloads.
70 installs