[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-deepgram-openai-whisper-api":3,"mdc-50djdm-key":32,"related-org-deepgram-openai-whisper-api":279,"related-repo-deepgram-openai-whisper-api":438},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":30,"mdContent":31},"openai-whisper-api","transcribe audio with OpenAI Whisper","Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"deepgram","Deepgram","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdeepgram.png",[12,16,19],{"name":13,"slug":14,"type":15},"Transcription","transcription","tag",{"name":17,"slug":18,"type":15},"OpenAI","openai",{"name":20,"slug":21,"type":15},"Audio","audio",23,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw","2026-07-12T08:29:23.593955",null,9,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":25},[],"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdglabs-deepclaw\u002Ftree\u002FHEAD\u002Fskills\u002Fopenai-whisper-api","---\nname: openai-whisper-api\ndescription: Transcribe audio via OpenAI Audio Transcriptions API (Whisper).\nhomepage: https:\u002F\u002Fplatform.openai.com\u002Fdocs\u002Fguides\u002Fspeech-to-text\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"☁️\",\n        \"requires\": { \"bins\": [\"curl\"], \"env\": [\"OPENAI_API_KEY\"] },\n        \"primaryEnv\": \"OPENAI_API_KEY\",\n      },\n  }\n---\n\n# OpenAI Whisper API (curl)\n\nTranscribe an audio file via OpenAI’s `\u002Fv1\u002Faudio\u002Ftranscriptions` endpoint.\n\n## Quick start\n\n```bash\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a\n```\n\nDefaults:\n\n- Model: `whisper-1`\n- Output: `\u003Cinput>.txt`\n\n## Useful flags\n\n```bash\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.ogg --model whisper-1 --out \u002Ftmp\u002Ftranscript.txt\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --language en\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --prompt \"Speaker names: Peter, Daniel\"\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --json --out \u002Ftmp\u002Ftranscript.json\n```\n\n## API key\n\nSet `OPENAI_API_KEY`, or configure it in `~\u002F.openclaw\u002Fopenclaw.json`:\n\n```json5\n{\n  skills: {\n    \"openai-whisper-api\": {\n      apiKey: \"OPENAI_KEY_HERE\",\n    },\n  },\n}\n```\n",{"data":33,"body":43},{"name":4,"description":6,"homepage":34,"metadata":35},"https:\u002F\u002Fplatform.openai.com\u002Fdocs\u002Fguides\u002Fspeech-to-text",{"openclaw":36},{"emoji":37,"requires":38,"primaryEnv":42},"☁️",{"bins":39,"env":41},[40],"curl",[42],"OPENAI_API_KEY",{"type":44,"children":45},"root",[46,55,70,77,99,104,131,137,179,185,205,273],{"type":47,"tag":48,"props":49,"children":51},"element","h1",{"id":50},"openai-whisper-api-curl",[52],{"type":53,"value":54},"text","OpenAI Whisper API (curl)",{"type":47,"tag":56,"props":57,"children":58},"p",{},[59,61,68],{"type":53,"value":60},"Transcribe an audio file via OpenAI’s ",{"type":47,"tag":62,"props":63,"children":65},"code",{"className":64},[],[66],{"type":53,"value":67},"\u002Fv1\u002Faudio\u002Ftranscriptions",{"type":53,"value":69}," endpoint.",{"type":47,"tag":71,"props":72,"children":74},"h2",{"id":73},"quick-start",[75],{"type":53,"value":76},"Quick start",{"type":47,"tag":78,"props":79,"children":84},"pre",{"className":80,"code":81,"language":82,"meta":83,"style":83},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a\n","bash","",[85],{"type":47,"tag":62,"props":86,"children":87},{"__ignoreMap":83},[88],{"type":47,"tag":89,"props":90,"children":93},"span",{"class":91,"line":92},"line",1,[94],{"type":47,"tag":89,"props":95,"children":97},{"style":96},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[98],{"type":53,"value":81},{"type":47,"tag":56,"props":100,"children":101},{},[102],{"type":53,"value":103},"Defaults:",{"type":47,"tag":105,"props":106,"children":107},"ul",{},[108,120],{"type":47,"tag":109,"props":110,"children":111},"li",{},[112,114],{"type":53,"value":113},"Model: ",{"type":47,"tag":62,"props":115,"children":117},{"className":116},[],[118],{"type":53,"value":119},"whisper-1",{"type":47,"tag":109,"props":121,"children":122},{},[123,125],{"type":53,"value":124},"Output: ",{"type":47,"tag":62,"props":126,"children":128},{"className":127},[],[129],{"type":53,"value":130},"\u003Cinput>.txt",{"type":47,"tag":71,"props":132,"children":134},{"id":133},"useful-flags",[135],{"type":53,"value":136},"Useful flags",{"type":47,"tag":78,"props":138,"children":140},{"className":80,"code":139,"language":82,"meta":83,"style":83},"{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.ogg --model whisper-1 --out \u002Ftmp\u002Ftranscript.txt\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --language en\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --prompt \"Speaker names: Peter, Daniel\"\n{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --json --out \u002Ftmp\u002Ftranscript.json\n",[141],{"type":47,"tag":62,"props":142,"children":143},{"__ignoreMap":83},[144,152,161,170],{"type":47,"tag":89,"props":145,"children":146},{"class":91,"line":92},[147],{"type":47,"tag":89,"props":148,"children":149},{"style":96},[150],{"type":53,"value":151},"{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.ogg --model whisper-1 --out \u002Ftmp\u002Ftranscript.txt\n",{"type":47,"tag":89,"props":153,"children":155},{"class":91,"line":154},2,[156],{"type":47,"tag":89,"props":157,"children":158},{"style":96},[159],{"type":53,"value":160},"{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --language en\n",{"type":47,"tag":89,"props":162,"children":164},{"class":91,"line":163},3,[165],{"type":47,"tag":89,"props":166,"children":167},{"style":96},[168],{"type":53,"value":169},"{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --prompt \"Speaker names: Peter, Daniel\"\n",{"type":47,"tag":89,"props":171,"children":173},{"class":91,"line":172},4,[174],{"type":47,"tag":89,"props":175,"children":176},{"style":96},[177],{"type":53,"value":178},"{baseDir}\u002Fscripts\u002Ftranscribe.sh \u002Fpath\u002Fto\u002Faudio.m4a --json --out \u002Ftmp\u002Ftranscript.json\n",{"type":47,"tag":71,"props":180,"children":182},{"id":181},"api-key",[183],{"type":53,"value":184},"API key",{"type":47,"tag":56,"props":186,"children":187},{},[188,190,195,197,203],{"type":53,"value":189},"Set ",{"type":47,"tag":62,"props":191,"children":193},{"className":192},[],[194],{"type":53,"value":42},{"type":53,"value":196},", or configure it in ",{"type":47,"tag":62,"props":198,"children":200},{"className":199},[],[201],{"type":53,"value":202},"~\u002F.openclaw\u002Fopenclaw.json",{"type":53,"value":204},":",{"type":47,"tag":78,"props":206,"children":210},{"className":207,"code":208,"language":209,"meta":83,"style":83},"language-json5 shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{\n  skills: {\n    \"openai-whisper-api\": {\n      apiKey: \"OPENAI_KEY_HERE\",\n    },\n  },\n}\n","json5",[211],{"type":47,"tag":62,"props":212,"children":213},{"__ignoreMap":83},[214,222,230,238,246,255,264],{"type":47,"tag":89,"props":215,"children":216},{"class":91,"line":92},[217],{"type":47,"tag":89,"props":218,"children":219},{},[220],{"type":53,"value":221},"{\n",{"type":47,"tag":89,"props":223,"children":224},{"class":91,"line":154},[225],{"type":47,"tag":89,"props":226,"children":227},{},[228],{"type":53,"value":229},"  skills: {\n",{"type":47,"tag":89,"props":231,"children":232},{"class":91,"line":163},[233],{"type":47,"tag":89,"props":234,"children":235},{},[236],{"type":53,"value":237},"    \"openai-whisper-api\": {\n",{"type":47,"tag":89,"props":239,"children":240},{"class":91,"line":172},[241],{"type":47,"tag":89,"props":242,"children":243},{},[244],{"type":53,"value":245},"      apiKey: \"OPENAI_KEY_HERE\",\n",{"type":47,"tag":89,"props":247,"children":249},{"class":91,"line":248},5,[250],{"type":47,"tag":89,"props":251,"children":252},{},[253],{"type":53,"value":254},"    },\n",{"type":47,"tag":89,"props":256,"children":258},{"class":91,"line":257},6,[259],{"type":47,"tag":89,"props":260,"children":261},{},[262],{"type":53,"value":263},"  },\n",{"type":47,"tag":89,"props":265,"children":267},{"class":91,"line":266},7,[268],{"type":47,"tag":89,"props":269,"children":270},{},[271],{"type":53,"value":272},"}\n",{"type":47,"tag":274,"props":275,"children":276},"style",{},[277],{"type":53,"value":278},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":280,"total":437},[281,297,313,327,339,351,363,372,388,402,414,426],{"slug":282,"name":282,"fn":283,"description":284,"org":285,"tags":286,"stars":294,"repoUrl":295,"updatedAt":296},"deepclaw-voice","configure phone calls with Deepgram Voice","Set up phone calling to OpenClaw using Deepgram Voice Agent API",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[287,290,291],{"name":288,"slug":289,"type":15},"API Development","api-development",{"name":9,"slug":8,"type":15},{"name":292,"slug":293,"type":15},"Voice","voice",78,"https:\u002F\u002Fgithub.com\u002Fdeepgram\u002Fdeepclaw","2026-07-12T08:29:25.371332",{"slug":298,"name":298,"fn":299,"description":300,"org":301,"tags":302,"stars":22,"repoUrl":23,"updatedAt":312},"1password","manage secrets with 1Password CLI","Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading\u002Finjecting\u002Frunning secrets via op.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[303,306,309],{"name":304,"slug":305,"type":15},"Automation","automation",{"name":307,"slug":308,"type":15},"CLI","cli",{"name":310,"slug":311,"type":15},"Security","security","2026-07-12T08:28:49.991939",{"slug":314,"name":314,"fn":315,"description":316,"org":317,"tags":318,"stars":22,"repoUrl":23,"updatedAt":326},"apple-notes","manage Apple Notes on macOS","Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[319,320,323],{"name":307,"slug":308,"type":15},{"name":321,"slug":322,"type":15},"Knowledge Management","knowledge-management",{"name":324,"slug":325,"type":15},"macOS","macos","2026-07-12T08:29:01.538106",{"slug":328,"name":328,"fn":329,"description":330,"org":331,"tags":332,"stars":22,"repoUrl":23,"updatedAt":338},"apple-reminders","manage Apple Reminders via CLI","Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON\u002Fplain output.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[333,334,335],{"name":307,"slug":308,"type":15},{"name":324,"slug":325,"type":15},{"name":336,"slug":337,"type":15},"Task Management","task-management","2026-07-12T08:29:14.035414",{"slug":340,"name":340,"fn":341,"description":342,"org":343,"tags":344,"stars":22,"repoUrl":23,"updatedAt":350},"bear-notes","manage Bear notes via CLI","Create, search, and manage Bear notes via grizzly CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[345,346,347],{"name":307,"slug":308,"type":15},{"name":321,"slug":322,"type":15},{"name":348,"slug":349,"type":15},"Notes","notes","2026-07-12T08:28:51.246011",{"slug":352,"name":352,"fn":353,"description":354,"org":355,"tags":356,"stars":22,"repoUrl":23,"updatedAt":362},"blogwatcher","monitor blogs and RSS feeds","Monitor blogs and RSS\u002FAtom feeds for updates using the blogwatcher CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[357,358,359],{"name":304,"slug":305,"type":15},{"name":307,"slug":308,"type":15},{"name":360,"slug":361,"type":15},"Monitoring","monitoring","2026-07-12T08:29:02.762321",{"slug":364,"name":364,"fn":365,"description":366,"org":367,"tags":368,"stars":22,"repoUrl":23,"updatedAt":371},"blucli","control BluOS audio playback","BluOS CLI (blu) for discovery, playback, grouping, and volume.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[369,370],{"name":20,"slug":21,"type":15},{"name":307,"slug":308,"type":15},"2026-07-12T08:28:21.009637",{"slug":373,"name":373,"fn":374,"description":375,"org":376,"tags":377,"stars":22,"repoUrl":23,"updatedAt":387},"bluebubbles","send and manage iMessages","Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel=\"bluebubbles\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[378,381,384],{"name":379,"slug":380,"type":15},"Communications","communications",{"name":382,"slug":383,"type":15},"iMessage","imessage",{"name":385,"slug":386,"type":15},"Messaging","messaging","2026-07-12T08:28:57.517914",{"slug":389,"name":389,"fn":390,"description":391,"org":392,"tags":393,"stars":22,"repoUrl":23,"updatedAt":401},"camsnap","capture frames and clips from cameras","Capture frames or clips from RTSP\u002FONVIF cameras.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[394,395,398],{"name":304,"slug":305,"type":15},{"name":396,"slug":397,"type":15},"Camera","camera",{"name":399,"slug":400,"type":15},"Media","media","2026-07-12T08:28:28.096134",{"slug":403,"name":403,"fn":404,"description":405,"org":406,"tags":407,"stars":22,"repoUrl":23,"updatedAt":413},"clawhub","manage agent skills with ClawHub","Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new\u002Fupdated skill folders with the npm-installed clawhub CLI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[408,411,412],{"name":409,"slug":410,"type":15},"Agents","agents",{"name":304,"slug":305,"type":15},{"name":307,"slug":308,"type":15},"2026-07-12T08:28:30.589001",{"slug":415,"name":415,"fn":416,"description":417,"org":418,"tags":419,"stars":22,"repoUrl":23,"updatedAt":425},"coding-agent","run coding agents for programmatic control","Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[420,421,422],{"name":409,"slug":410,"type":15},{"name":304,"slug":305,"type":15},{"name":423,"slug":424,"type":15},"Coding","coding","2026-07-12T08:29:08.6658",{"slug":427,"name":427,"fn":428,"description":429,"org":430,"tags":431,"stars":22,"repoUrl":23,"updatedAt":436},"eightctl","control Eight Sleep pod settings","Control Eight Sleep pods (status, temperature, alarms, schedules).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[432,433],{"name":304,"slug":305,"type":15},{"name":434,"slug":435,"type":15},"Hardware","hardware","2026-07-12T08:28:39.322181",73,{"items":439,"total":481},[440,446,452,458,464,470,475],{"slug":298,"name":298,"fn":299,"description":300,"org":441,"tags":442,"stars":22,"repoUrl":23,"updatedAt":312},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[443,444,445],{"name":304,"slug":305,"type":15},{"name":307,"slug":308,"type":15},{"name":310,"slug":311,"type":15},{"slug":314,"name":314,"fn":315,"description":316,"org":447,"tags":448,"stars":22,"repoUrl":23,"updatedAt":326},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[449,450,451],{"name":307,"slug":308,"type":15},{"name":321,"slug":322,"type":15},{"name":324,"slug":325,"type":15},{"slug":328,"name":328,"fn":329,"description":330,"org":453,"tags":454,"stars":22,"repoUrl":23,"updatedAt":338},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[455,456,457],{"name":307,"slug":308,"type":15},{"name":324,"slug":325,"type":15},{"name":336,"slug":337,"type":15},{"slug":340,"name":340,"fn":341,"description":342,"org":459,"tags":460,"stars":22,"repoUrl":23,"updatedAt":350},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[461,462,463],{"name":307,"slug":308,"type":15},{"name":321,"slug":322,"type":15},{"name":348,"slug":349,"type":15},{"slug":352,"name":352,"fn":353,"description":354,"org":465,"tags":466,"stars":22,"repoUrl":23,"updatedAt":362},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[467,468,469],{"name":304,"slug":305,"type":15},{"name":307,"slug":308,"type":15},{"name":360,"slug":361,"type":15},{"slug":364,"name":364,"fn":365,"description":366,"org":471,"tags":472,"stars":22,"repoUrl":23,"updatedAt":371},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[473,474],{"name":20,"slug":21,"type":15},{"name":307,"slug":308,"type":15},{"slug":373,"name":373,"fn":374,"description":375,"org":476,"tags":477,"stars":22,"repoUrl":23,"updatedAt":387},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[478,479,480],{"name":379,"slug":380,"type":15},{"name":382,"slug":383,"type":15},{"name":385,"slug":386,"type":15},54]