원클릭으로
google-stt
Transcribe audio files using Google Gemini 1.5 Flash model. Supports batch transcription of multiple audio files.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Transcribe audio files using Google Gemini 1.5 Flash model. Supports batch transcription of multiple audio files.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Resolves open GitHub Issues in parallel by fanning out independent subagents and then fanning in to aggregate lessons learned.
(🥑) Expert guide for authoring, building, testing, and publishing technical articles to ricc.rocks and Medium.
Hackathon security guide to prevent leaking secrets. Based on Romin Irani's article.
💛 Expert guide for interacting with Riccardo's Obsidian vault (The Carlessian Vault).
Record browser-based video demos from YAML storyboards using shot-scraper.
Installs a lightweight CPU and RAM monitoring cron job and visualization script for agents on the local machine.
| name | google-stt |
| description | Transcribe audio files using Google Gemini 1.5 Flash model. Supports batch transcription of multiple audio files. |
| compatibility | Gemini CLI |
| metadata | {"version":"0.1.0"} |
This skill provides the capability to transcribe audio files into text using Google's Gemini 1.5 Flash model. It is designed for quick and efficient transcription of voice notes, recordings, or any supported audio content.
transcribe.py script to upload the audio to Gemini and generate a transcription.~/.openclaw/settings.json under apiKeys.google.gemini.google-generativeai Python library must be installed.